diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 08532288bcc1..d4afe406511a 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,53 +1,53 @@ PORTNAME= zerotier -DISTVERSION= 1.14.2 +DISTVERSION= 1.16.0 CATEGORIES= net PATCH_SITES+= https://github.com/zerotier/zerotierone/commit/ MAINTAINER= dch@FreeBSD.org COMMENT= Network virtualization everywhere WWW= https://www.zerotier.com/ # No SaaS or Govt usage: https://github.com/zerotier/ZeroTierOne/blob/master/LICENSE.txt LICENSE= BUSINESS MIT PD LICENSE_COMB= multi LICENSE_NAME_BUSINESS= Business Source License LICENSE_FILE_BUSINESS= ${WRKSRC}/LICENSE.txt 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 USES= gmake compiler:c++14-lang USE_RC_SUBR= zerotier USE_GITHUB= yes GH_PROJECT= ZeroTierOne CFLAGS+= -flax-vector-conversions OPTIONS_DEFINE= DBG DBG_DESC= Enable foreground debugging for zerotier-one daemon DBG_ALL_TARGET= debug PLIST_FILES= bin/zerotier-cli bin/zerotier-idtool sbin/zerotier-one .include .if ${OPSYS} == "FreeBSD" # log output via syslog SUB_LIST+= ZEROTIER_SYSLOG="-s debug -T zerotier" SUB_LIST+= ZEROTIER_IF_TAP="if_tuntap" .else # we are not on FreeBSD SUB_LIST+= ZEROTIER_IF_TAP="if_tap" \ ZEROTIER_SYSLOG="" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/zerotier-one ${STAGEDIR}${PREFIX}/sbin/ .for l in zerotier-cli zerotier-idtool ${RLN} ${STAGEDIR}${PREFIX}/sbin/zerotier-one ${STAGEDIR}${PREFIX}/bin/${l} .endfor .include diff --git a/net/zerotier/distinfo b/net/zerotier/distinfo index 8049b60c8a1a..096aca4e92d0 100644 --- a/net/zerotier/distinfo +++ b/net/zerotier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732874446 -SHA256 (zerotier-ZeroTierOne-1.14.2_GH0.tar.gz) = c2f64339fccf5148a7af089b896678d655fbfccac52ddce7714314a59d7bddbb -SIZE (zerotier-ZeroTierOne-1.14.2_GH0.tar.gz) = 12466274 +TIMESTAMP = 1761431590 +SHA256 (zerotier-ZeroTierOne-1.16.0_GH0.tar.gz) = aa9de313d365bf0efb3871aaa56f2d323a08f46df47b627c4eff4f4203fa7fc5 +SIZE (zerotier-ZeroTierOne-1.16.0_GH0.tar.gz) = 12023748