Date: Sun, 22 Nov 2015 01:41:28 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402211 - head/security/govpn Message-ID: <201511220141.tAM1fSWr062335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Sun Nov 22 01:41:28 2015 New Revision: 402211 URL: https://svnweb.freebsd.org/changeset/ports/402211 Log: security/govpn: update 4.1 -> 4.2 Changes: - Fixed non-critical bug when server may fail if up-script is not executed successfully. PR: 204609 Submitted by: Sergey Matveev <stargrave@stargrave.org> (maintainer) Modified: head/security/govpn/Makefile head/security/govpn/distinfo Modified: head/security/govpn/Makefile ============================================================================== --- head/security/govpn/Makefile Sun Nov 22 01:09:49 2015 (r402210) +++ head/security/govpn/Makefile Sun Nov 22 01:41:28 2015 (r402211) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ http://sourceforge.net/projects/govpn/files/ Modified: head/security/govpn/distinfo ============================================================================== --- head/security/govpn/distinfo Sun Nov 22 01:09:49 2015 (r402210) +++ head/security/govpn/distinfo Sun Nov 22 01:41:28 2015 (r402211) @@ -1,2 +1,2 @@ -SHA256 (govpn-4.1.tar.xz) = fbc7a730afe96384827dc1e1402c53165710ade5113d90531427c39172e40aca -SIZE (govpn-4.1.tar.xz) = 233364 +SHA256 (govpn-4.2.tar.xz) = dc2d390b9dcfb30a3612018d410b61ddf8edd82f4d9aa5ed2691b027be10ba0a +SIZE (govpn-4.2.tar.xz) = 238652
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511220141.tAM1fSWr062335>