[123739] trunk/dports/perl

mf2k at macports.org mf2k at macports.org
Wed Aug 13 14:02:05 PDT 2014


Revision: 123739
          https://trac.macports.org/changeset/123739
Author:   mf2k at macports.org
Date:     2014-08-13 14:02:04 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
p5-perlio-utf8_strict: New port required for version 0.106 of p5-mixin-linewise.

Added Paths:
-----------
    trunk/dports/perl/p5-perlio-utf8_strict/
    trunk/dports/perl/p5-perlio-utf8_strict/Portfile

Added: trunk/dports/perl/p5-perlio-utf8_strict/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-utf8_strict/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-perlio-utf8_strict/Portfile	2014-08-13 21:02:04 UTC (rev 123739)
@@ -0,0 +1,24 @@
+# -*- 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 5.18 5.20
+perl5.setup         PerlIO-utf8_strict 0.004
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL-1}
+
+description         PerlIO::utf8_strict - Fast and correct UTF-8 IO
+long_description    ${description}
+
+checksums           rmd160 5a7223290eaf7c4670782bc4944e5148ef960211 \
+                    sha256 bd55eb02721e2e09603fdcdcc676d215925bdf292b49eee9ff94356e1b58c9e5
+
+if {${perl5.major} != ""} {
+    depends_build-append port:p${perl5.major}-test-exception
+
+    perl5.use_module_build
+}


Property changes on: trunk/dports/perl/p5-perlio-utf8_strict/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/20140813/3d746862/attachment.html>


More information about the macports-changes mailing list