[129611] trunk/dports/perl/p5-test-warnings/Portfile

devans at macports.org devans at macports.org
Tue Dec 16 15:54:56 PST 2014


Revision: 129611
          https://trac.macports.org/changeset/129611
Author:   devans at macports.org
Date:     2014-12-16 15:54:56 -0800 (Tue, 16 Dec 2014)
Log Message:
-----------
p5-test-warnings: update to version 0.017, dependencies, noarch, add missing svn properties.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-warnings/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-test-warnings/Portfile

Modified: trunk/dports/perl/p5-test-warnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warnings/Portfile	2014-12-16 23:23:54 UTC (rev 129610)
+++ trunk/dports/perl/p5-test-warnings/Portfile	2014-12-16 23:54:56 UTC (rev 129611)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Test-Warnings 0.016
-revision            1
+perl5.setup         Test-Warnings 0.017
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Test for warnings and the lack of them
@@ -14,5 +13,12 @@
 
 platforms           darwin
 
-checksums           rmd160  56bed414e1fd1f9a3433ddebefcec6d66f5f198b \
-                    sha256  09ebc9afa29eb4d1d44fbd974dfcd52e0a2d9ce7ec3e3ee7602394157831aba9
+checksums           rmd160  0dec9b2d55c2a53b655d1cc477913b15920ff99a \
+                    sha256  dd0a24d5b8b9fde1d28f79e279fa983501ed040087d7902d729f6e21d112eb02
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-tester
+
+    supported_archs noarch
+}


Property changes on: trunk/dports/perl/p5-test-warnings/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/20141216/75da9717/attachment-0001.html>


More information about the macports-changes mailing list