[105413] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Apr 19 14:59:24 PDT 2013


Revision: 105413
          https://trac.macports.org/changeset/105413
Author:   macsforever2000 at macports.org
Date:     2013-04-19 14:59:24 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
p5-string-random" New port.

Added Paths:
-----------
    trunk/dports/perl/p5-string-random/
    trunk/dports/perl/p5-string-random/Portfile

Added: trunk/dports/perl/p5-string-random/Portfile
===================================================================
--- trunk/dports/perl/p5-string-random/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-string-random/Portfile	2013-04-19 21:59:24 UTC (rev 105413)
@@ -0,0 +1,23 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
+perl5.setup         String-Random 0.22
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Perl module to generate random strings based
+
+long_description    ${description}
+
+checksums           rmd160 9159b9f9955b650ff616e14eea2b314454e03819 \
+                    sha256 0552acbba611eac76bb2847385a713fe28673a4d4d7ffbed60a64665d38a9969
+
+perl5.use_module_build


Property changes on: trunk/dports/perl/p5-string-random/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130419/f3c15b10/attachment.html>


More information about the macports-changes mailing list