[137689] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Jun 17 09:51:13 PDT 2015


Revision: 137689
          https://trac.macports.org/changeset/137689
Author:   devans at macports.org
Date:     2015-06-17 09:51:12 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-scalar-string: new port, string aspects of scalars.

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

Added: trunk/dports/perl/p5-scalar-string/Portfile
===================================================================
--- trunk/dports/perl/p5-scalar-string/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-scalar-string/Portfile	2015-06-17 16:51:12 UTC (rev 137689)
@@ -0,0 +1,22 @@
+# -*- 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         Scalar-String 0.002
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Scalar::String - String aspects of scalars
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  fc58ca5a1b99300bde0e11bdb857cc3119210d82 \
+                    sha256  d3a45cc137bb9f7d8848d5a10a5142d275a98f8dcfd3adb60593cee9d33fa6ae
+
+if {${perl5.major} != ""} {
+    supported_archs noarch
+    perl5.use_module_build
+}


Property changes on: trunk/dports/perl/p5-scalar-string/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/20150617/0307a109/attachment.html>


More information about the macports-changes mailing list