[149970] trunk/dports/perl/p5-test-deep/Portfile

devans at macports.org devans at macports.org
Wed Jul 6 18:04:43 PDT 2016


Revision: 149970
          https://trac.macports.org/changeset/149970
Author:   devans at macports.org
Date:     2016-07-06 18:04:43 -0700 (Wed, 06 Jul 2016)
Log Message:
-----------
p5-test-deep: don't explicitly depend on Test::Simple when core will do, increment revision.

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

Modified: trunk/dports/perl/p5-test-deep/Portfile
===================================================================
--- trunk/dports/perl/p5-test-deep/Portfile	2016-07-07 01:03:14 UTC (rev 149969)
+++ trunk/dports/perl/p5-test-deep/Portfile	2016-07-07 01:04:43 UTC (rev 149970)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Test-Deep 1.120
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Provides lots of flexibility when testing deep structures
@@ -16,9 +17,4 @@
 checksums           rmd160  657a339d3130eadbf5b22792aec71d11cd001da1 \
                     sha256  207ef8ea71291e5cf8258d1a4d98d360b9b5870989d187b3e2ff3c0fb201becd
 
-if {${perl5.major} != ""} {
-    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/20160706/3941afc7/attachment.html>


More information about the macports-changes mailing list