Date: Mon, 12 Sep 2016 02:01:05 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421893 - head/security/govpn Message-ID: <201609120201.u8C215Z2085188@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Sep 12 02:01:05 2016 New Revision: 421893 URL: https://svnweb.freebsd.org/changeset/ports/421893 Log: security/govpn: Update to 6.0 PR: 212583 Submitted by: Sergey Matveev <stargrave@stargrave.org> (maintainer) Modified: head/security/govpn/Makefile head/security/govpn/distinfo head/security/govpn/pkg-descr Modified: head/security/govpn/Makefile ============================================================================== --- head/security/govpn/Makefile Mon Sep 12 01:37:19 2016 (r421892) +++ head/security/govpn/Makefile Mon Sep 12 02:01:05 2016 (r421893) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 5.10 +PORTVERSION= 6.0 CATEGORIES= security -MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ +MASTER_SITES= http://www.govpn.info/download/ \ http://sourceforge.net/projects/govpn/files/ MAINTAINER= stargrave@stargrave.org Modified: head/security/govpn/distinfo ============================================================================== --- head/security/govpn/distinfo Mon Sep 12 01:37:19 2016 (r421892) +++ head/security/govpn/distinfo Mon Sep 12 02:01:05 2016 (r421893) @@ -1,2 +1,3 @@ -SHA256 (govpn-5.10.tar.xz) = bc624265cfcda8ce1c1bbf9d016683c50ec6cba5aeccf33d93fca4e5d52098bd -SIZE (govpn-5.10.tar.xz) = 323752 +TIMESTAMP = 1473645645 +SHA256 (govpn-6.0.tar.xz) = 3acae3b9884f326038fca9ce6a309df671be63861fb2058bc79ae7dc2a1a1811 +SIZE (govpn-6.0.tar.xz) = 317720 Modified: head/security/govpn/pkg-descr ============================================================================== --- head/security/govpn/pkg-descr Mon Sep 12 01:37:19 2016 (r421892) +++ head/security/govpn/pkg-descr Mon Sep 12 02:01:05 2016 (r421893) @@ -11,4 +11,4 @@ compromising and dictionary attacks on t heartbeating, rehandshaking, real-time statistics. Ability to work through UDP, TCP and HTTP proxies. IPv4/IPv6-compatibility. -WWW: http://www.cypherpunks.ru/govpn/ +WWW: http://www.govpn.info/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609120201.u8C215Z2085188>