diff --git a/security/nebula/Makefile b/security/nebula/Makefile index f46e129795d8..e6126e2f4826 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,34 +1,33 @@ PORTNAME= nebula DISTVERSIONPREFIX= v -DISTVERSION= 1.6.0 -PORTREVISION= 3 +DISTVERSION= 1.6.1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org COMMENT= Scalable overlay networking tool WWW= https://github.com/slackhq/nebula LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= slack GO_MODULE= github.com/slackhq/nebula GO_TARGET= ./cmd/nebula ./cmd/nebula-cert GO_BUILDFLAGS= -ldflags "-X main.Build=${PORTVERSION}" USE_RC_SUBR= ${PORTNAME} PLIST_FILES= bin/nebula \ bin/nebula-cert \ etc/${PORTNAME}/config.yml.example post-patch: ${REINPLACE_CMD} -e s,/etc/nebula,${PREFIX}/etc/${PORTNAME}, \ -e /dev:/s/nebula1/tun1/ \ ${WRKSRC}/examples/config.yml post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/examples/config.yml \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/config.yml.example .include diff --git a/security/nebula/distinfo b/security/nebula/distinfo index c9e5773f1c08..1e769a768e74 100644 --- a/security/nebula/distinfo +++ b/security/nebula/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1656763727 -SHA256 (go/security_nebula/nebula-v1.6.0/v1.6.0.mod) = b555f4be50246ff2d5373474de23bffccbea76514879dc2400fc5031cde73c3c -SIZE (go/security_nebula/nebula-v1.6.0/v1.6.0.mod) = 2042 -SHA256 (go/security_nebula/nebula-v1.6.0/v1.6.0.zip) = afb52280dad6fe143d0b3b8dd21ab95cc9e9d8a7f4df2a66e72e1fbcfcbf06ec -SIZE (go/security_nebula/nebula-v1.6.0/v1.6.0.zip) = 1057825 +TIMESTAMP = 1664250466 +SHA256 (go/security_nebula/nebula-v1.6.1/v1.6.1.mod) = b555f4be50246ff2d5373474de23bffccbea76514879dc2400fc5031cde73c3c +SIZE (go/security_nebula/nebula-v1.6.1/v1.6.1.mod) = 2042 +SHA256 (go/security_nebula/nebula-v1.6.1/v1.6.1.zip) = d0e28bf9e41484276be9da78530b1ba97b87fdd6b624fe4fd31505c4c12d0afe +SIZE (go/security_nebula/nebula-v1.6.1/v1.6.1.zip) = 1059841