Date: Fri, 6 Dec 2019 12:23:34 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519135 - head/net/wireguard Message-ID: <201912061223.xB6CNYmv093478@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Fri Dec 6 12:23:34 2019 New Revision: 519135 URL: https://svnweb.freebsd.org/changeset/ports/519135 Log: net/wireguard: Update to 0.0.20191205 Modified: head/net/wireguard/Makefile head/net/wireguard/distinfo Modified: head/net/wireguard/Makefile ============================================================================== --- head/net/wireguard/Makefile Fri Dec 6 10:49:41 2019 (r519134) +++ head/net/wireguard/Makefile Fri Dec 6 12:23:34 2019 (r519135) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20191127 +PORTVERSION= 0.0.20191205 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} Modified: head/net/wireguard/distinfo ============================================================================== --- head/net/wireguard/distinfo Fri Dec 6 10:49:41 2019 (r519134) +++ head/net/wireguard/distinfo Fri Dec 6 12:23:34 2019 (r519135) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574928669 -SHA256 (WireGuard-0.0.20191127.tar.xz) = 7d4e80a6f84564d4826dd05da2b59e8d17645072c0345d0fc0d197be176c3d06 -SIZE (WireGuard-0.0.20191127.tar.xz) = 332368 +TIMESTAMP = 1575634559 +SHA256 (WireGuard-0.0.20191205.tar.xz) = 4de4c0efa35f8eb170c27a0bc8977e5c0634b8e19c03915d03218cc88bb0adbe +SIZE (WireGuard-0.0.20191205.tar.xz) = 332092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912061223.xB6CNYmv093478>