[121935] trunk/dports/perl

mf2k at macports.org mf2k at macports.org
Fri Jul 11 13:20:50 PDT 2014


Revision: 121935
          https://trac.macports.org/changeset/121935
Author:   mf2k at macports.org
Date:     2014-07-11 13:20:49 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
p5-encoding-fixlatin-xs: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-encoding-fixlatin-xs/
    trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile

Added: trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile	2014-07-11 20:20:49 UTC (rev 121935)
@@ -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         Encoding-FixLatin-XS 1.01 ../by-authors/id/G/GR/GRANTM
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
+description         Encoding::FixLatin::XS (no description available)
+
+long_description    ${description}
+
+checksums           rmd160 1aba61c5439ef1001aa167396a26ffa0188ce4e3 \
+                    sha256 2abd1dc97c755c0d300f08860510388b6786c6c03707157174ed8d8790da50e9
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-encoding-fixlatin
+}


Property changes on: trunk/dports/perl/p5-encoding-fixlatin-xs/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/20140711/825c7ebf/attachment.html>


More information about the macports-changes mailing list