[129813] trunk/dports/perl/p5-test-nowarnings/Portfile

devans at macports.org devans at macports.org
Sat Dec 20 17:58:47 PST 2014


Revision: 129813
          https://trac.macports.org/changeset/129813
Author:   devans at macports.org
Date:     2014-12-20 17:58:47 -0800 (Sat, 20 Dec 2014)
Log Message:
-----------
p5-test-nowarnings: drop dependency on p5-test-tester which is provided by p5-test-simple, increment revision, minor white space.

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

Modified: trunk/dports/perl/p5-test-nowarnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-nowarnings/Portfile	2014-12-21 01:02:14 UTC (rev 129812)
+++ trunk/dports/perl/p5-test-nowarnings/Portfile	2014-12-21 01:58:47 UTC (rev 129813)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Test-NoWarnings 1.04
+revision            1
 license             LGPL
 maintainers         nomaintainer
 description         Make sure you didn't emit any warnings while testing
@@ -17,8 +18,8 @@
                     sha256  638a57658cb119af1fe5b15e73d47c2544dcfef84af0c6b1b2e97f08202b686c
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-tester \
+    depends_lib-append \
                     port:p${perl5.major}-test-simple
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141220/cb0d3325/attachment.html>


More information about the macports-changes mailing list