From owner-svn-ports-all@freebsd.org Sun Nov 22 01:41:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDA9BA33E92; Sun, 22 Nov 2015 01:41:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C16019B2; Sun, 22 Nov 2015 01:41:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAM1fSXw062558; Sun, 22 Nov 2015 01:41:28 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAM1fSWr062335; Sun, 22 Nov 2015 01:41:28 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511220141.tAM1fSWr062335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 22 Nov 2015 01:41:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402211 - head/security/govpn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2015 01:41:29 -0000 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 (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