svn commit: r478987 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 4 19:52:54 UTC 2018


Author: decke
Date: Tue Sep  4 19:52:52 2018
New Revision: 478987
URL: https://svnweb.freebsd.org/changeset/ports/478987

Log:
  net/wireguard: Update to 0.0.20180904

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

Modified: head/net/wireguard/Makefile
==============================================================================
--- head/net/wireguard/Makefile	Tue Sep  4 19:25:12 2018	(r478986)
+++ head/net/wireguard/Makefile	Tue Sep  4 19:52:52 2018	(r478987)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20180809
+PORTVERSION=	0.0.20180904
 CATEGORIES=	net
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: head/net/wireguard/distinfo
==============================================================================
--- head/net/wireguard/distinfo	Tue Sep  4 19:25:12 2018	(r478986)
+++ head/net/wireguard/distinfo	Tue Sep  4 19:52:52 2018	(r478987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533881622
-SHA256 (WireGuard-0.0.20180809.tar.xz) = 3e351c42d22de427713f1da06d21189c5896a694a66cf19233a7c33295676f19
-SIZE (WireGuard-0.0.20180809.tar.xz) = 272348
+TIMESTAMP = 1536089632
+SHA256 (WireGuard-0.0.20180904.tar.xz) = a38ead72994a7db7cda2d0085f410df1111b4728db050a519883eda8f3fe38f1
+SIZE (WireGuard-0.0.20180904.tar.xz) = 272012


More information about the svn-ports-all mailing list