[114308] trunk/dports/perl

blair at macports.org blair at macports.org
Wed Dec 4 18:59:57 PST 2013


Revision: 114308
          https://trac.macports.org/changeset/114308
Author:   blair at macports.org
Date:     2013-12-04 18:59:57 -0800 (Wed, 04 Dec 2013)
Log Message:
-----------
p5-test-unit: new port for Test::Unit 0.25.

Added Paths:
-----------
    trunk/dports/perl/p5-test-unit/
    trunk/dports/perl/p5-test-unit/Portfile

Added: trunk/dports/perl/p5-test-unit/Portfile
===================================================================
--- trunk/dports/perl/p5-test-unit/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-unit/Portfile	2013-12-05 02:59:57 UTC (rev 114308)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Test-Unit 0.25
+license             {Artistic-1 GPL-1}
+maintainers         blair openmaintainer
+description         The PerlUnit testing framework
+long_description    ${description}
+
+platforms           darwin
+
+checksums           md5    bbd92a461996ae978ac378eae477bd79 \
+                    sha256 5bd36b7262b849aef07510df53081f3858893a583021f8e831d9a497be31dfaf
+
+supported_archs     noarch
+
+depends_lib-append  port:p${perl5.major}-devel-symdump


Property changes on: trunk/dports/perl/p5-test-unit/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/20131204/90485e19/attachment.html>


More information about the macports-changes mailing list