[131028] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Jan 5 02:16:47 PST 2015


Revision: 131028
          https://trac.macports.org/changeset/131028
Author:   devans at macports.org
Date:     2015-01-05 02:16:47 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-crypt-random-tesha2: new port, random numbers using timer/schedule entropy.

Added Paths:
-----------
    trunk/dports/perl/p5-crypt-random-tesha2/
    trunk/dports/perl/p5-crypt-random-tesha2/Portfile

Added: trunk/dports/perl/p5-crypt-random-tesha2/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-random-tesha2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-random-tesha2/Portfile	2015-01-05 10:16:47 UTC (rev 131028)
@@ -0,0 +1,19 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Crypt-Random-TESHA2 0.01
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Crypt::Random::TESHA2 - Random numbers using timer/schedule entropy
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  31836e951abbc9e52e66e3c169908ca92be8f5bb \
+                    sha256  a0912b42c52be173da528d5527e40d967324bc04ac78d9fc2ddc91ff16fe9633
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-crypt-random-tesha2/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/3151626b/attachment.html>


More information about the macports-changes mailing list