Modified: trunk/dports/perl/p5-crypt-rsa/Portfile (124810 => 124811)
--- trunk/dports/perl/p5-crypt-rsa/Portfile 2014-08-28 09:40:59 UTC (rev 124810)
+++ trunk/dports/perl/p5-crypt-rsa/Portfile 2014-08-28 09:41:44 UTC (rev 124811)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Crypt-RSA 1.98
-revision 4
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Crypt-RSA 1.99
license {Artistic-1 GPL}
maintainers nomaintainer
description perl implementation of RSA
@@ -15,8 +14,10 @@
PARI library, for big integer arithmetic and number \
theoretic computations.
platforms darwin
-checksums md5 c0bfb2df955be680ef5642bffec15b74
+checksums rmd160 638191fbfd4c29a9b2f2893ba695aed42b1f0f74 \
+ sha256 4706fd6605c920cd1c79f4afc0036b14e233620162b3957abe9b5f1be50b24be
+
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-class-loader \
port:p${perl5.major}-convert-ascii-armour \