[103540] trunk/dports/perl

dluke at macports.org dluke at macports.org
Thu Feb 28 08:39:57 PST 2013


Revision: 103540
          https://trac.macports.org/changeset/103540
Author:   dluke at macports.org
Date:     2013-02-28 08:39:57 -0800 (Thu, 28 Feb 2013)
Log Message:
-----------
p5-cpan-meta-requirements: new port, needed for p5-local-lib

Added Paths:
-----------
    trunk/dports/perl/p5-cpan-meta-requirements/
    trunk/dports/perl/p5-cpan-meta-requirements/Portfile

Added: trunk/dports/perl/p5-cpan-meta-requirements/Portfile
===================================================================
--- trunk/dports/perl/p5-cpan-meta-requirements/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-cpan-meta-requirements/Portfile	2013-02-28 16:39:57 UTC (rev 103540)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+
+perl5.branches		5.8 5.10 5.12 5.14 5.16
+perl5.setup		CPAN-Meta-Requirements 2.122
+license			{Artistic-1 GPL}
+maintainers		nomaintainer
+description		a set of version requirements for a CPAN dist
+long_description	${description}
+
+platforms		darwin
+
+checksums	rmd160	b3c51e1c5691d6fafb49daf1d1ecae0f5cec6d41 \
+		sha256	d0399f89f9fecc00f4db1db6222e04d35f86472562b2541d194a5a9f385d02bb
+
+supported_archs noarch
+
+if {${perl5.major} != ""} {
+depends_lib-append	port:p${perl5.major}-scalar-list-utils \
+			port:p${perl5.major}-version
+}


Property changes on: trunk/dports/perl/p5-cpan-meta-requirements/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130228/6ff8b6b5/attachment.html>


More information about the macports-changes mailing list