svn commit: r479505 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 11 07:06:37 UTC 2018


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


More information about the svn-ports-head mailing list