aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2019-12-27 12:38:31 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2019-12-27 12:38:31 +0000
commit28b390f9661c14dd7b7c57b795ea680d3408eeff (patch)
tree1a9f4fb6438b44df38d9350688036613a0684183 /net
parentb33ee2cd8602ca5dd28446e848ea1b1e4833b13f (diff)
downloadports-28b390f9661c14dd7b7c57b795ea680d3408eeff.tar.gz
ports-28b390f9661c14dd7b7c57b795ea680d3408eeff.zip
net/wireguard: Update to 1.0.20191226 and switch to the new wireguard-tools repository
Reported by: Jason A. Donenfeld <jason@wireguard.com> (per email)
Notes
Notes: svn path=/head/; revision=520984
Diffstat (limited to 'net')
-rw-r--r--net/wireguard/Makefile8
-rw-r--r--net/wireguard/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile
index 6f1bfdcfe5f7..a563829bf21e 100644
--- a/net/wireguard/Makefile
+++ b/net/wireguard/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= wireguard
-PORTVERSION= 0.0.20191219
+PORTVERSION= 1.0.20191226
CATEGORIES= net net-vpn
-MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/
-DISTNAME= WireGuard-${PORTVERSION}
+MASTER_SITES= https://git.zx2c4.com/wireguard-tools/snapshot/
+DISTNAME= wireguard-tools-${PORTVERSION}
MAINTAINER= decke@FreeBSD.org
COMMENT= Fast, modern and secure VPN Tunnel
@@ -18,7 +18,7 @@ RUN_DEPENDS= bash:shells/bash \
USES= gmake tar:xz
USE_RC_SUBR= ${PORTNAME}
-WRKSRC= ${WRKDIR}/${DISTNAME}/src/tools
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
ALL_TARGET=
MAKE_ARGS= WITH_WGQUICK=yes WITH_BASHCOMPLETION=yes
diff --git a/net/wireguard/distinfo b/net/wireguard/distinfo
index e9aaf8395649..a9e523e8434b 100644
--- a/net/wireguard/distinfo
+++ b/net/wireguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576750580
-SHA256 (WireGuard-0.0.20191219.tar.xz) = 5aba6f0c38e97faa0b155623ba594bb0e4bd5e29deacd8d5ed8bda8d8283b0e7
-SIZE (WireGuard-0.0.20191219.tar.xz) = 332596
+TIMESTAMP = 1577449789
+SHA256 (wireguard-tools-1.0.20191226.tar.xz) = aa8af0fdc9872d369d8c890a84dbc2a2466b55795dccd5b47721b2d97644b04f
+SIZE (wireguard-tools-1.0.20191226.tar.xz) = 90720