Revision
38726
Author
markd@macports.org
Date
2008-07-29 11:43:39 -0700 (Tue, 29 Jul 2008)

Log Message

Update to 1.98.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-crypt-rsa/Portfile (38725 => 38726)


--- trunk/dports/perl/p5-crypt-rsa/Portfile	2008-07-29 18:43:38 UTC (rev 38725)
+++ trunk/dports/perl/p5-crypt-rsa/Portfile	2008-07-29 18:43:39 UTC (rev 38726)
@@ -2,7 +2,7 @@
 
 PortSystem	1.0
 PortGroup	perl5 1.0
-perl5.setup	Crypt-RSA 1.50
+perl5.setup	Crypt-RSA 1.98
 maintainers	nomaintainer
 description	perl implementation of RSA
 long_description	Crypt::RSA is a pure-perl, cleanroom implementation \
@@ -11,4 +11,16 @@
 			PARI library, for big integer arithmetic and number \
 			theoretic computations.
 platforms	darwin
-checksums	md5 422ee7bbb5b31b146c4fd8c5993af988
+checksums	md5 c0bfb2df955be680ef5642bffec15b74
+
+depends_build	port:p5-class-loader \
+		port:p5-convert-ascii-armour \
+		port:p5-crypt-primes \
+		port:p5-crypt-random \
+		port:p5-digest-md2 \
+		port:p5-sort-versions \
+		port:p5-tie-encryptedhash \
+		port:p5-crypt-blowfish \
+		port:p5-crypt-cbc \
+		port:p5-data-buffer \
+		port:p5-math-pari