Date: Fri, 16 Nov 2018 08:36:47 +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: r485064 - head/net/wireguard Message-ID: <201811160836.wAG8alIH051115@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Fri Nov 16 08:36:46 2018 New Revision: 485064 URL: https://svnweb.freebsd.org/changeset/ports/485064 Log: net/wireguard: Update to 0.0.20181115 Modified: head/net/wireguard/Makefile head/net/wireguard/distinfo Modified: head/net/wireguard/Makefile ============================================================================== --- head/net/wireguard/Makefile Fri Nov 16 07:59:15 2018 (r485063) +++ head/net/wireguard/Makefile Fri Nov 16 08:36:46 2018 (r485064) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20181018 -PORTREVISION= 1 +PORTVERSION= 0.0.20181115 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} Modified: head/net/wireguard/distinfo ============================================================================== --- head/net/wireguard/distinfo Fri Nov 16 07:59:15 2018 (r485063) +++ head/net/wireguard/distinfo Fri Nov 16 08:36:46 2018 (r485064) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539848429 -SHA256 (WireGuard-0.0.20181018.tar.xz) = af05824211b27cbeeea2b8d6b76be29552c0d80bfe716471215e4e43d259e327 -SIZE (WireGuard-0.0.20181018.tar.xz) = 299432 +TIMESTAMP = 1542355351 +SHA256 (WireGuard-0.0.20181115.tar.xz) = 11292c7e86fce6fb0d9fd170389d2afc609bda963a7faf1fd713e11c2af53085 +SIZE (WireGuard-0.0.20181115.tar.xz) = 329932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811160836.wAG8alIH051115>