aboutsummaryrefslogtreecommitdiff
path: root/net/wireguard-go
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2018-10-18 08:00:37 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2018-10-18 08:00:37 +0000
commit6de4aa5a87c5864fe5081d661562c9a64215aa77 (patch)
tree736792f081751ae512a47c5f9c8044697fd121ec /net/wireguard-go
parent50ab5ced8c17a4f9f498c48fa7424e35ad992af5 (diff)
Notes
Diffstat (limited to 'net/wireguard-go')
-rw-r--r--net/wireguard-go/Makefile7
-rw-r--r--net/wireguard-go/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile
index 145e91fad450..da1c17d42aa4 100644
--- a/net/wireguard-go/Makefile
+++ b/net/wireguard-go/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= wireguard-go
-PORTVERSION= 0.0.20181001
+PORTVERSION= 0.0.20181018
CATEGORIES= net
MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ \
LOCAL/decke
@@ -14,11 +14,12 @@ COMMENT= WireGuard implementation in Go
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= go:lang/go \
- dep:devel/dep
+BUILD_DEPENDS= go:lang/go
USES= gmake tar:xz
+MAKE_ENV+= GOFLAGS=-mod=vendor
+
PLIST_FILES= bin/${PORTNAME}
# The vendor tar file is generated with the script from
diff --git a/net/wireguard-go/distinfo b/net/wireguard-go/distinfo
index e200f219e855..3d72182bd615 100644
--- a/net/wireguard-go/distinfo
+++ b/net/wireguard-go/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1538476185
-SHA256 (wireguard-go-0.0.20181001.tar.xz) = 46242e6ddc5f8e2cffbb5cf9634399e1d0f7b9d9634d09c35b65ac8f4bbe222a
-SIZE (wireguard-go-0.0.20181001.tar.xz) = 54388
-SHA256 (wireguard-go-0.0.20181001-vendor.tar.xz) = 622911c638df46ba174212bd9bbbbef9469ff850ce046b499938a1acd81bcdd4
-SIZE (wireguard-go-0.0.20181001-vendor.tar.xz) = 265880
+TIMESTAMP = 1539848196
+SHA256 (wireguard-go-0.0.20181018.tar.xz) = 6bedec38d12596d55cfba4b3f7dfa99d5c2555c2f0bf3b3c9a26feb7c6b073ff
+SIZE (wireguard-go-0.0.20181018.tar.xz) = 54268
+SHA256 (wireguard-go-0.0.20181018-vendor.tar.xz) = 37f1edc594fe80b29acca426da3d3062d4c87a23c622e572cabeffe244a75b8e
+SIZE (wireguard-go-0.0.20181018-vendor.tar.xz) = 285932