Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2016 15:50:29 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418188 - head/security/govpn
Message-ID:  <201607071550.u67FoTeZ010647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607071550.u67FoTeZ010647>