svn commit: r514512 - branches/2019Q4/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Tue Oct 15 10:50:58 UTC 2019


Author: decke
Date: Tue Oct 15 10:50:57 2019
New Revision: 514512
URL: https://svnweb.freebsd.org/changeset/ports/514512

Log:
  MFH: r514441
  
  net/wireguard: Update to 0.0.20191012
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q4/net/wireguard/Makefile
  branches/2019Q4/net/wireguard/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/net/wireguard/Makefile
==============================================================================
--- branches/2019Q4/net/wireguard/Makefile	Tue Oct 15 10:49:47 2019	(r514511)
+++ branches/2019Q4/net/wireguard/Makefile	Tue Oct 15 10:50:57 2019	(r514512)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20190913
+PORTVERSION=	0.0.20191012
 CATEGORIES=	net net-vpn
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: branches/2019Q4/net/wireguard/distinfo
==============================================================================
--- branches/2019Q4/net/wireguard/distinfo	Tue Oct 15 10:49:47 2019	(r514511)
+++ branches/2019Q4/net/wireguard/distinfo	Tue Oct 15 10:50:57 2019	(r514512)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568482205
-SHA256 (WireGuard-0.0.20190913.tar.xz) = 997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518
-SIZE (WireGuard-0.0.20190913.tar.xz) = 330788
+TIMESTAMP = 1571041788
+SHA256 (WireGuard-0.0.20191012.tar.xz) = 93573193c9c1c22fde31eb1729ad428ca39da77a603a3d81561a9816ccecfa8e
+SIZE (WireGuard-0.0.20191012.tar.xz) = 331812


More information about the svn-ports-branches mailing list