Date: Tue, 11 Sep 2018 07:06:36 +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: r479505 - head/net/wireguard Message-ID: <201809110706.w8B76aov033989@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Tue Sep 11 07:06:36 2018 New Revision: 479505 URL: https://svnweb.freebsd.org/changeset/ports/479505 Log: net/wireguard: Update to 0.0.20180910 Modified: head/net/wireguard/Makefile head/net/wireguard/distinfo Modified: head/net/wireguard/Makefile ============================================================================== --- head/net/wireguard/Makefile Tue Sep 11 06:00:23 2018 (r479504) +++ head/net/wireguard/Makefile Tue Sep 11 07:06:36 2018 (r479505) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20180904 +PORTVERSION= 0.0.20180910 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} Modified: head/net/wireguard/distinfo ============================================================================== --- head/net/wireguard/distinfo Tue Sep 11 06:00:23 2018 (r479504) +++ head/net/wireguard/distinfo Tue Sep 11 07:06:36 2018 (r479505) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536089632 -SHA256 (WireGuard-0.0.20180904.tar.xz) = a38ead72994a7db7cda2d0085f410df1111b4728db050a519883eda8f3fe38f1 -SIZE (WireGuard-0.0.20180904.tar.xz) = 272012 +TIMESTAMP = 1536648742 +SHA256 (WireGuard-0.0.20180910.tar.xz) = 43481ac82d4889491e1ae761d4ef10688410975cc861db5d2ac1845ac62eae39 +SIZE (WireGuard-0.0.20180910.tar.xz) = 271596
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809110706.w8B76aov033989>