svn commit: r481533 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Mon Oct 8 10:15:37 UTC 2018


Author: decke
Date: Mon Oct  8 10:15:35 2018
New Revision: 481533
URL: https://svnweb.freebsd.org/changeset/ports/481533

Log:
  net/wireguard: Update to 0.0.20181007

Modified:
  head/net/wireguard/Makefile
  head/net/wireguard/distinfo

Modified: head/net/wireguard/Makefile
==============================================================================
--- head/net/wireguard/Makefile	Mon Oct  8 10:15:35 2018	(r481532)
+++ head/net/wireguard/Makefile	Mon Oct  8 10:15:35 2018	(r481533)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20180925
+PORTVERSION=	0.0.20181007
 CATEGORIES=	net
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: head/net/wireguard/distinfo
==============================================================================
--- head/net/wireguard/distinfo	Mon Oct  8 10:15:35 2018	(r481532)
+++ head/net/wireguard/distinfo	Mon Oct  8 10:15:35 2018	(r481533)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537888618
-SHA256 (WireGuard-0.0.20180925.tar.xz) = 4a0488a07e40ec17e798f3e40a85cedf55f0560b1c3a8fd95806c7d4266cb0e8
-SIZE (WireGuard-0.0.20180925.tar.xz) = 296460
+TIMESTAMP = 1538984311
+SHA256 (WireGuard-0.0.20181007.tar.xz) = d26e0d1216594871b5947e76d64c2fa50e9b34b68cdcfa3fdad588cbb314af89
+SIZE (WireGuard-0.0.20181007.tar.xz) = 299128


More information about the svn-ports-all mailing list