[124473] trunk/dports/perl

devans at macports.org devans at macports.org
Sun Aug 24 10:49:55 PDT 2014


Revision: 124473
          https://trac.macports.org/changeset/124473
Author:   devans at macports.org
Date:     2014-08-24 10:49:55 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
p5-type-tiny-xs: new port, optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints, supports perl >= 5.10.1 only.

Added Paths:
-----------
    trunk/dports/perl/p5-type-tiny-xs/
    trunk/dports/perl/p5-type-tiny-xs/Portfile

Added: trunk/dports/perl/p5-type-tiny-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-type-tiny-xs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-type-tiny-xs/Portfile	2014-08-24 17:49:55 UTC (rev 124473)
@@ -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
+
+# requires perl >= 5.10.1
+
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Type-Tiny-XS 0.010
+master_sites        http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
+platforms           darwin
+maintainers         devans openmaintainer
+license             {Artistic GPL}
+
+description         Type::Tiny::XS - provides an XS boost for some of \
+                    Type::Tiny's built-in type constraints
+long_description    This module is optionally used by Type::Tiny to provide \
+                    faster, C-based implementations of some type constraints.
+
+checksums           rmd160  cc997981bc806f800ba8873fe05c8bcff1f57da8 \
+                    sha256  60a8af194bddc03105f423abc0862782c0479a1282832bb6d8a31e337565d9d1


Property changes on: trunk/dports/perl/p5-type-tiny-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/20140824/042bb706/attachment.html>


More information about the macports-changes mailing list