diff options
author | nork <nork@FreeBSD.org> | 2003-05-12 04:27:17 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-05-12 04:27:17 +0800 |
commit | c534582a58c699754100d250fce3076f62e4e3a0 (patch) | |
tree | e51dbce80fb076e8de8bf76ac4f6e2c5e75354e3 /security | |
parent | 224b871a58659b11198c95ea87c7f5f49a9606c7 (diff) | |
download | freebsd-ports-gnome-c534582a58c699754100d250fce3076f62e4e3a0.tar.gz freebsd-ports-gnome-c534582a58c699754100d250fce3076f62e4e3a0.tar.zst freebsd-ports-gnome-c534582a58c699754100d250fce3076f62e4e3a0.zip |
Update to 0.19, and Unmark BROKEN on 4-STABLE(re-supported 5.005).
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 14 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/distinfo | 2 |
2 files changed, 3 insertions, 13 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index ac8dfe3f529d..21defef46567 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Crypt-OpenSSL-RSA -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.19 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -25,13 +24,4 @@ MAN3= Crypt::OpenSSL::RSA.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -.include <bsd.port.pre.mk> - -## -## this port requires PERL 5.6.x or later -## -.if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.x or later. -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/p5-Crypt-OpenSSL-RSA/distinfo b/security/p5-Crypt-OpenSSL-RSA/distinfo index 78b0c3f0eef4..49098a00ff28 100644 --- a/security/p5-Crypt-OpenSSL-RSA/distinfo +++ b/security/p5-Crypt-OpenSSL-RSA/distinfo @@ -1 +1 @@ -MD5 (Crypt-OpenSSL-RSA-0.18.tar.gz) = 94fad97209b8bec948b3fad65b137edf +MD5 (Crypt-OpenSSL-RSA-0.19.tar.gz) = 87a308bf752ffd74b8034a906184e116 |