diff --git a/security/nebula/Makefile b/security/nebula/Makefile index 8abcd8926e16..2bfb61c44e4f 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,45 +1,44 @@ PORTNAME= nebula DISTVERSIONPREFIX= v -DISTVERSION= 1.6.1 -PORTREVISION= 8 +DISTVERSION= 1.7.2 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 USE_GITHUB= nodefault GH_TUPLE= golang:net:v0.8.0:net \ golang:term:v0.6.0:term \ golang:sys:v0.6.0:sys 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 pre-patch: .for m in net term sys ${RM} -r ${WRKSRC}/vendor/golang.org/x/$m ${LN} -s ${WRKDIR}/$m-* ${WRKSRC}/vendor/golang.org/x/$m .endfor 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 fb71d9c0f964..0258a27fdb31 100644 --- a/security/nebula/distinfo +++ b/security/nebula/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1679153823 -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 -SHA256 (go/security_nebula/nebula-v1.6.1/golang-net-v0.8.0_GH0.tar.gz) = f9e2128a2d6861db0595428c7cce62fe5a131348a6c7651b6efa8b03d0b10831 -SIZE (go/security_nebula/nebula-v1.6.1/golang-net-v0.8.0_GH0.tar.gz) = 1244302 -SHA256 (go/security_nebula/nebula-v1.6.1/golang-term-v0.6.0_GH0.tar.gz) = 4fdff852a658e927e7886629ef7cd88874a11ddf0c8b3633a50961afc8902093 -SIZE (go/security_nebula/nebula-v1.6.1/golang-term-v0.6.0_GH0.tar.gz) = 14795 -SHA256 (go/security_nebula/nebula-v1.6.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (go/security_nebula/nebula-v1.6.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234 +TIMESTAMP = 1685718456 +SHA256 (go/security_nebula/nebula-v1.7.2/v1.7.2.mod) = 404aa1ea8e5e73aa5c65d6a76757eb68c03a9d55758f92e717658e67da0d0ada +SIZE (go/security_nebula/nebula-v1.7.2/v1.7.2.mod) = 1866 +SHA256 (go/security_nebula/nebula-v1.7.2/v1.7.2.zip) = b8949c4a5493be095e419a362201d72d1c93587c32cede4689263d49cd27d6fc +SIZE (go/security_nebula/nebula-v1.7.2/v1.7.2.zip) = 1087766 +SHA256 (go/security_nebula/nebula-v1.7.2/golang-net-v0.8.0_GH0.tar.gz) = f9e2128a2d6861db0595428c7cce62fe5a131348a6c7651b6efa8b03d0b10831 +SIZE (go/security_nebula/nebula-v1.7.2/golang-net-v0.8.0_GH0.tar.gz) = 1244302 +SHA256 (go/security_nebula/nebula-v1.7.2/golang-term-v0.6.0_GH0.tar.gz) = 4fdff852a658e927e7886629ef7cd88874a11ddf0c8b3633a50961afc8902093 +SIZE (go/security_nebula/nebula-v1.7.2/golang-term-v0.6.0_GH0.tar.gz) = 14795 +SHA256 (go/security_nebula/nebula-v1.7.2/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/security_nebula/nebula-v1.7.2/golang-sys-v0.6.0_GH0.tar.gz) = 1434234