Date: Tue, 20 Nov 2018 08:35:06 +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: r485419 - head/net/wireguard Message-ID: <201811200835.wAK8Z6VY038278@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Tue Nov 20 08:35:06 2018 New Revision: 485419 URL: https://svnweb.freebsd.org/changeset/ports/485419 Log: net/wireguard: Update to 0.0.20181119 Modified: head/net/wireguard/Makefile head/net/wireguard/distinfo Modified: head/net/wireguard/Makefile ============================================================================== --- head/net/wireguard/Makefile Tue Nov 20 07:52:45 2018 (r485418) +++ head/net/wireguard/Makefile Tue Nov 20 08:35:06 2018 (r485419) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20181115 +PORTVERSION= 0.0.20181119 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} Modified: head/net/wireguard/distinfo ============================================================================== --- head/net/wireguard/distinfo Tue Nov 20 07:52:45 2018 (r485418) +++ head/net/wireguard/distinfo Tue Nov 20 08:35:06 2018 (r485419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542355351 -SHA256 (WireGuard-0.0.20181115.tar.xz) = 11292c7e86fce6fb0d9fd170389d2afc609bda963a7faf1fd713e11c2af53085 -SIZE (WireGuard-0.0.20181115.tar.xz) = 329932 +TIMESTAMP = 1542699034 +SHA256 (WireGuard-0.0.20181119.tar.xz) = 7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b +SIZE (WireGuard-0.0.20181119.tar.xz) = 319816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811200835.wAK8Z6VY038278>