[75409] trunk/dports/perl

wsiegrist at apple.com wsiegrist at apple.com
Mon Jan 24 09:02:40 PST 2011


Revision: 75409
          http://trac.macports.org/changeset/75409
Author:   wsiegrist at apple.com
Date:     2011-01-24 09:02:39 -0800 (Mon, 24 Jan 2011)
Log Message:
-----------
New port: p5-math-random-secure

Added Paths:
-----------
    trunk/dports/perl/p5-math-random-secure/
    trunk/dports/perl/p5-math-random-secure/Portfile

Added: trunk/dports/perl/p5-math-random-secure/Portfile
===================================================================
--- trunk/dports/perl/p5-math-random-secure/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-math-random-secure/Portfile	2011-01-24 17:02:39 UTC (rev 75409)
@@ -0,0 +1,24 @@
+# $Id:$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Math-Random-Secure 0.05
+maintainers     nomaintainer
+categories-append   math
+platforms       darwin
+description     Cryptographically-secure, cross-platform replacement for rand()
+
+master_sites    http://www.cpan.org/modules/by-module/VCI/MKANAT/
+
+long_description \
+                ${description}
+
+depends_build-append    port:p5-test-simple
+
+checksums           md5     1bb6fc37a982c15e52f5d6dac258e4f7 \
+                    sha1    03a62ccfe756195354467c12a6c977073c58e29b \
+                    rmd160  0e8e0eca983ff706f92f51ff246dc978b3f8755b
+
+supported_archs noarch
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110124/2be49611/attachment.html>


More information about the macports-changes mailing list