aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-05-21 13:08:48 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-05-21 13:08:48 +0800
commitd0c4ff52df747e291de2c0ed9571f833d911fe12 (patch)
tree8f835903f1e7da156772f3358c94d07906ef5196 /security
parent22ffb272397816d2162c824c8e71c3a77603fb61 (diff)
downloadfreebsd-ports-gnome-d0c4ff52df747e291de2c0ed9571f833d911fe12.tar.gz
freebsd-ports-gnome-d0c4ff52df747e291de2c0ed9571f833d911fe12.tar.zst
freebsd-ports-gnome-d0c4ff52df747e291de2c0ed9571f833d911fe12.zip
Update to 2.2.2.
Changes: - Default KEY_SIZE to 2048 bits - Default the signing hash to SHA256 rather than SHA1 and MD5 - vars cleanups - pkitool cleanups - pkitool -days fix for https://community.openvpn.net/openvpn/ticket/198 Approved by: 2 year old fix for SHA1->SHA256.
Diffstat (limited to 'security')
-rw-r--r--security/easy-rsa/Makefile8
-rw-r--r--security/easy-rsa/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile
index 9bba7eedcdac..9992619d34f3 100644
--- a/security/easy-rsa/Makefile
+++ b/security/easy-rsa/Makefile
@@ -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@secure-computing.net> does not require my
# approval for changes to this package. -- mandree@FreeBSD.org
@@ -13,6 +11,10 @@ COMMENT= Small RSA key management package based on openssl
LICENSE= GPLv2
+USE_GITHUB= yes
+GH_ACCOUNT= OpenVPN
+
GNU_CONFIGURE= yes
+USES= autoreconf
.include <bsd.port.mk>
diff --git a/security/easy-rsa/distinfo b/security/easy-rsa/distinfo
index 91ffc77e8842..e45c4f427f78 100644
--- a/security/easy-rsa/distinfo
+++ b/security/easy-rsa/distinfo
@@ -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 (OpenVPN-easy-rsa-2.2.2_GH0.tar.gz) = 38f1f84e9b966df8b312365c7c75a455bdf003abdd5156e7106fa9c7771583ae
+SIZE (OpenVPN-easy-rsa-2.2.2_GH0.tar.gz) = 24453