[138374] trunk/dports/perl/p5-test-warn/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 10:31:00 PDT 2015


Revision: 138374
          https://trac.macports.org/changeset/138374
Author:   devans at macports.org
Date:     2015-07-06 10:31:00 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
p5-test-warn: update dependencies, minor white space (#48272).

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

Modified: trunk/dports/perl/p5-test-warn/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warn/Portfile	2015-07-06 17:23:22 UTC (rev 138373)
+++ trunk/dports/perl/p5-test-warn/Portfile	2015-07-06 17:31:00 UTC (rev 138374)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.16 5.18 5.20
 perl5.setup         Test-Warn 0.30
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A few convenience methods for testing warning-based code
@@ -17,8 +18,8 @@
                     sha256  8197555b94189d919349a03f7058f83861f145af9bee59f505bfe47562144e41
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-sub-uplevel \
-                    port:p${perl5.major}-tree-dag_node
+    depends_lib-append \
+                    port:p${perl5.major}-sub-uplevel
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/fe215b0c/attachment.html>


More information about the macports-changes mailing list