[130904] trunk/dports/perl

devans at macports.org devans at macports.org
Sat Jan 3 16:29:44 PST 2015


Revision: 130904
          https://trac.macports.org/changeset/130904
Author:   devans at macports.org
Date:     2015-01-03 16:29:44 -0800 (Sat, 03 Jan 2015)
Log Message:
-----------
p5-class-isa: new port, report the search path for a class's ISA tree.

Added Paths:
-----------
    trunk/dports/perl/p5-class-isa/
    trunk/dports/perl/p5-class-isa/Portfile

Added: trunk/dports/perl/p5-class-isa/Portfile
===================================================================
--- trunk/dports/perl/p5-class-isa/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-class-isa/Portfile	2015-01-04 00:29:44 UTC (rev 130904)
@@ -0,0 +1,19 @@
+# -*- 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         Class-ISA 0.36
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Class::ISA - report the search path for a class's ISA tree
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  5c41d6259aad7987e37ed47b00428f5efc0ea917 \
+                    sha256  8816f34e9a38e849a10df756030dccf9fe061a196c11ac3faafd7113c929b964
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-class-isa/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/20150103/c9130656/attachment.html>


More information about the macports-changes mailing list