aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-03-24 18:59:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-03-24 18:59:15 +0000
commit75c97e94199ce2e389771b56461fcbe5f6048f26 (patch)
tree357ece46088a17dd20e8284336181eda046f9a48
parent3f0e9fbfab71d3d4f15688305de43ac48bbcc006 (diff)
downloadports-75c97e94199ce2e389771b56461fcbe5f6048f26.tar.gz
ports-75c97e94199ce2e389771b56461fcbe5f6048f26.zip
net/wireguard-go: Update to 0.0.20220316
-rw-r--r--net/wireguard-go/Makefile11
-rw-r--r--net/wireguard-go/distinfo14
2 files changed, 15 insertions, 10 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile
index 9921675a2834..ada0cf28c108 100644
--- a/net/wireguard-go/Makefile
+++ b/net/wireguard-go/Makefile
@@ -1,11 +1,9 @@
PORTNAME= wireguard-go
-PORTVERSION= 0.0.20220117
+PORTVERSION= 0.0.20220316
PORTEPOCH= 1
CATEGORIES= net net-vpn
-MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ \
- LOCAL/decke
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
- ${PORTNAME}-${PORTVERSION}-vendor${EXTRACT_SUFX}
+MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= decke@FreeBSD.org
COMMENT= WireGuard implementation in Go
@@ -16,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake go:modules,no_targets tar:xz
USE_GITHUB= nodefault
+GH_TUPLE= golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \
+ golang:net:27dd8689420f:golang_net/vendor/golang.org/x/net \
+ golang:sys:039c03cc5b86:golang_sys/vendor/golang.org/x/sys
MAKE_ENV+= ${GO_ENV} GOFLAGS="${GO_BUILDFLAGS}"
diff --git a/net/wireguard-go/distinfo b/net/wireguard-go/distinfo
index 1696ab6097ba..04a8a31dbeed 100644
--- a/net/wireguard-go/distinfo
+++ b/net/wireguard-go/distinfo
@@ -1,5 +1,9 @@
-TIMESTAMP = 1644239004
-SHA256 (wireguard-go-0.0.20220117.tar.xz) = f4496b6db6c2f99ebbb744738dd6c93ebdbda0571b56cfb857916d20a696fe80
-SIZE (wireguard-go-0.0.20220117.tar.xz) = 109548
-SHA256 (wireguard-go-0.0.20220117-vendor.tar.xz) = 5d049eaecc78cbb4511cf0d93e00dfcd2e4e7c615cc50d14d6d19f6b861244c9
-SIZE (wireguard-go-0.0.20220117-vendor.tar.xz) = 533936
+TIMESTAMP = 1648137564
+SHA256 (wireguard-go-0.0.20220316.tar.xz) = fd6759c116e358d311309e049cc2dcc390bc326710f5fc175e0217b755330c2a
+SIZE (wireguard-go-0.0.20220316.tar.xz) = 110444
+SHA256 (golang-crypto-3147a52a75dd_GH0.tar.gz) = 25542a72981bc3c33fca702a21feae4d6242298255354cfa2359d6195ff8656a
+SIZE (golang-crypto-3147a52a75dd_GH0.tar.gz) = 1630551
+SHA256 (golang-net-27dd8689420f_GH0.tar.gz) = e72ae02627807460cd899f85e9043f3b5047f2842b82457f5c7b18466f791eaf
+SIZE (golang-net-27dd8689420f_GH0.tar.gz) = 1229548
+SHA256 (golang-sys-039c03cc5b86_GH0.tar.gz) = 9f36b281dd59ba287f2475865318a77341ef5cd2fe8a94b958a776d3fdc3377e
+SIZE (golang-sys-039c03cc5b86_GH0.tar.gz) = 1288651