From owner-svn-ports-head@freebsd.org Thu Jul 7 15:50:31 2016 Return-Path: Delivered-To: svn-ports-head@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 1C303B754A1; Thu, 7 Jul 2016 15:50:31 +0000 (UTC) (envelope-from amdmi3@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 DC9C81316; Thu, 7 Jul 2016 15:50:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u67FoUll010649; Thu, 7 Jul 2016 15:50:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u67FoTeZ010647; Thu, 7 Jul 2016 15:50:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201607071550.u67FoTeZ010647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Jul 2016 15:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418188 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 15:50:31 -0000 Author: amdmi3 Date: Thu Jul 7 15:50:29 2016 New Revision: 418188 URL: https://svnweb.freebsd.org/changeset/ports/418188 Log: - Update to 5.9 - While here, clarify LICENSE and add LICENSE_FILE PR: 210887 Submitted by: stargrave@stargrave.org (maintainer) Modified: head/security/govpn/Makefile head/security/govpn/distinfo Modified: head/security/govpn/Makefile ============================================================================== --- head/security/govpn/Makefile Thu Jul 7 15:46:12 2016 (r418187) +++ head/security/govpn/Makefile Thu Jul 7 15:50:29 2016 (r418188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 5.8 +PORTVERSION= 5.9 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ http://sourceforge.net/projects/govpn/files/ @@ -10,7 +10,8 @@ MASTER_SITES= http://www.cypherpunks.ru/ MAINTAINER= stargrave@stargrave.org COMMENT= Simple secure, DPI-resistant VPN daemon -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= go:lang/go Modified: head/security/govpn/distinfo ============================================================================== --- head/security/govpn/distinfo Thu Jul 7 15:46:12 2016 (r418187) +++ head/security/govpn/distinfo Thu Jul 7 15:50:29 2016 (r418188) @@ -1,2 +1,2 @@ -SHA256 (govpn-5.8.tar.xz) = a730dc3bbb97bc412a80f529b0f3043e70d011387f5d579cbd2e29964ddf94f4 -SIZE (govpn-5.8.tar.xz) = 320448 +SHA256 (govpn-5.9.tar.xz) = ff6afd2a9ef51a3c6640a33c63b060490f7d9460220307c4cb7e2f6226497945 +SIZE (govpn-5.9.tar.xz) = 323488