[46437] trunk/dports/perl/p5-crypt-openssl-rsa/Portfile

blb at macports.org blb at macports.org
Wed Feb 4 16:08:52 PST 2009


Revision: 46437
          http://trac.macports.org/changeset/46437
Author:   blb at macports.org
Date:     2009-02-04 16:08:51 -0800 (Wed, 04 Feb 2009)
Log Message:
-----------
perl/p5-crypt-openssl-rsa - improve dependencies, new maintainer; ticket #18365

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-openssl-rsa/Portfile

Modified: trunk/dports/perl/p5-crypt-openssl-rsa/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	2009-02-05 00:07:27 UTC (rev 46436)
+++ trunk/dports/perl/p5-crypt-openssl-rsa/Portfile	2009-02-05 00:08:51 UTC (rev 46437)
@@ -4,14 +4,18 @@
 PortGroup		perl5 1.0
 
 perl5.setup		Crypt-OpenSSL-RSA 0.25
-revision		1
-maintainers		nomaintainer
+categories-append	security
+revision		2
+maintainers		yahoo.com:compconsultant
 description		RSA encoding and decoding, using the openSSL libraries
 long_description	Crypt::OpenSSL::RSA provides for decryption, \
 			signatures, and signature verification.a
 
+homepage		http://search.cpan.org/~iroberts/${distname}
 platforms		darwin
-checksums		md5 fdf19c9093f47cffb851ae937d053c14
+checksums		md5 fdf19c9093f47cffb851ae937d053c14 \
+			sha1 41597bfc06aa8f816d9d4e4f0dc28405ebe9c407 \
+			rmd160 c7df8425238fc8d62db217b68ef9441a430dbda1
 
-depends_lib-append   port:p5-crypt-openssl-random 
-
+depends_lib-append	port:p5-crypt-openssl-random \
+			port:p5-crypt-openssl-bignum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090204/9526f599/attachment.html>


More information about the macports-changes mailing list