git: 1f150447b9c0 - main - net/zerotier: update to 1.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 11:52:24 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f150447b9c0f502753d456e32761a6c901b64b0 commit 1f150447b9c0f502753d456e32761a6c901b64b0 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2022-09-11 11:51:00 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2022-09-11 11:51:16 +0000 net/zerotier: update to 1.10.1 Tested by: Vincent Milum Jr <freebsd darkain com> --- net/zerotier/Makefile | 4 ++-- net/zerotier/distinfo | 6 +++--- net/zerotier/files/patch-Makefile | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 295f1753fcf9..0ff1b95c07a4 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,5 +1,5 @@ PORTNAME= zerotier -DISTVERSION= 1.8.9 +DISTVERSION= 1.10.1 CATEGORIES= net MAINTAINER= dch@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= BUSINESS MIT PD LICENSE_COMB= multi LICENSE_NAME_BUSINESS= Business Source License LICENSE_FILE_BUSINESS= ${WRKSRC}/LICENSE.txt -LICENSE_FILE_MIT= ${WRKSRC}/ext/json/LICENSE.MIT +LICENSE_FILE_MIT= ${WRKSRC}/ext/http-parser/LICENSE-MIT LICENSE_PERMS_BUSINESS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= as:devel/binutils diff --git a/net/zerotier/distinfo b/net/zerotier/distinfo index b4f53bfddb74..99beb9984a7a 100644 --- a/net/zerotier/distinfo +++ b/net/zerotier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651180441 -SHA256 (zerotier-ZeroTierOne-1.8.9_GH0.tar.gz) = 78fc0dda08d022b4fff9b88449d21a62016452304e930d4ee8393fe2930e65a8 -SIZE (zerotier-ZeroTierOne-1.8.9_GH0.tar.gz) = 14537624 +TIMESTAMP = 1657526197 +SHA256 (zerotier-ZeroTierOne-1.10.1_GH0.tar.gz) = 1cc6b5da059486aff588fa6e6f43d20a7063569cc108bbe7254969f1cf72c968 +SIZE (zerotier-ZeroTierOne-1.10.1_GH0.tar.gz) = 84019609 diff --git a/net/zerotier/files/patch-Makefile b/net/zerotier/files/patch-Makefile index 92da0851926d..a90b545913e0 100644 --- a/net/zerotier/files/patch-Makefile +++ b/net/zerotier/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2018-09-13 09:39:16 UTC +--- Makefile.orig 2022-07-11 08:31:26 UTC +++ Makefile -@@ -11,8 +11,6 @@ ifeq ($(OSTYPE),Linux) +@@ -11,8 +11,6 @@ ifeq ($(OSTYPE),FreeBSD) endif ifeq ($(OSTYPE),FreeBSD)