svn commit: r512039 - head/net/wireguard

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 14 17:45:25 UTC 2019


Author: decke
Date: Sat Sep 14 17:45:24 2019
New Revision: 512039
URL: https://svnweb.freebsd.org/changeset/ports/512039

Log:
  net/wireguard: Update to 0.0.20190913

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

Modified: head/net/wireguard/Makefile
==============================================================================
--- head/net/wireguard/Makefile	Sat Sep 14 17:33:31 2019	(r512038)
+++ head/net/wireguard/Makefile	Sat Sep 14 17:45:24 2019	(r512039)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wireguard
-PORTVERSION=	0.0.20190905
+PORTVERSION=	0.0.20190913
 CATEGORIES=	net net-vpn
 MASTER_SITES=	https://git.zx2c4.com/WireGuard/snapshot/
 DISTNAME=	WireGuard-${PORTVERSION}

Modified: head/net/wireguard/distinfo
==============================================================================
--- head/net/wireguard/distinfo	Sat Sep 14 17:33:31 2019	(r512038)
+++ head/net/wireguard/distinfo	Sat Sep 14 17:45:24 2019	(r512039)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567761301
-SHA256 (WireGuard-0.0.20190905.tar.xz) = 78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6
-SIZE (WireGuard-0.0.20190905.tar.xz) = 328440
+TIMESTAMP = 1568482205
+SHA256 (WireGuard-0.0.20190913.tar.xz) = 997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518
+SIZE (WireGuard-0.0.20190913.tar.xz) = 330788


More information about the svn-ports-all mailing list