svn commit: r386907 - branches/2015Q2/security/easy-rsa
Bryan Drewery
bdrewery at FreeBSD.org
Thu May 21 05:41:17 UTC 2015
Author: bdrewery
Date: Thu May 21 05:41:16 2015
New Revision: 386907
URL: https://svnweb.freebsd.org/changeset/ports/386907
Log:
MFH r386906:
Update to 2.2.2.
Modified:
branches/2015Q2/security/easy-rsa/Makefile
branches/2015Q2/security/easy-rsa/distinfo
Directory Properties:
branches/2015Q2/ (props changed)
Modified: branches/2015Q2/security/easy-rsa/Makefile
==============================================================================
--- branches/2015Q2/security/easy-rsa/Makefile Thu May 21 05:08:48 2015 (r386906)
+++ branches/2015Q2/security/easy-rsa/Makefile Thu May 21 05:41:16 2015 (r386907)
@@ -1,10 +1,8 @@
# $FreeBSD$
PORTNAME= easy-rsa
-DISTVERSION= 2.2.0_master
+DISTVERSION= 2.2.2
CATEGORIES= security net-mgmt
-MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
- http://build.openvpn.net/downloads/releases/
# Eric F. Crist <ecrist at secure-computing.net> does not require my
# approval for changes to this package. -- mandree at FreeBSD.org
@@ -13,6 +11,10 @@ COMMENT= Small RSA key management packag
LICENSE= GPLv2
+USE_GITHUB= yes
+GH_ACCOUNT= OpenVPN
+
GNU_CONFIGURE= yes
+USES= autoreconf
.include <bsd.port.mk>
Modified: branches/2015Q2/security/easy-rsa/distinfo
==============================================================================
--- branches/2015Q2/security/easy-rsa/distinfo Thu May 21 05:08:48 2015 (r386906)
+++ branches/2015Q2/security/easy-rsa/distinfo Thu May 21 05:41:16 2015 (r386907)
@@ -1,2 +1,2 @@
-SHA256 (easy-rsa-2.2.0_master.tar.gz) = d23ddc3a764b40d03ada76f387c92ae4dcf4f5266da54c2bae130325b05eebe2
-SIZE (easy-rsa-2.2.0_master.tar.gz) = 80460
+SHA256 (easy-rsa-2.2.2_GH0.tar.gz) = 38f1f84e9b966df8b312365c7c75a455bdf003abdd5156e7106fa9c7771583ae
+SIZE (easy-rsa-2.2.2_GH0.tar.gz) = 24453
More information about the svn-ports-all
mailing list