[151125] trunk/dports/perl
devans at macports.org
devans at macports.org
Sun Aug 7 15:29:11 PDT 2016
Revision: 151125
https://trac.macports.org/changeset/151125
Author: devans at macports.org
Date: 2016-08-07 15:29:11 -0700 (Sun, 07 Aug 2016)
Log Message:
-----------
p5-test-needs: new port, skip tests when modules not available.
Added Paths:
-----------
trunk/dports/perl/p5-test-needs/
trunk/dports/perl/p5-test-needs/Portfile
Added: trunk/dports/perl/p5-test-needs/Portfile
===================================================================
--- trunk/dports/perl/p5-test-needs/Portfile (rev 0)
+++ trunk/dports/perl/p5-test-needs/Portfile 2016-08-07 22:29:11 UTC (rev 151125)
@@ -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.22 5.24
+perl5.setup Test-Needs 0.002002
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Test::Needs - Skip tests when modules not available
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 3549b69407b7f5b2bc239234bfee45794684c019 \
+ sha256 97e9827e1b14a61151509a229b153010811831437fa24db49ea76f73bed05e05
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-test-needs/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/20160807/cdcd79d8/attachment.html>
More information about the macports-changes
mailing list