[142787] trunk/dports/perl/p5-test-differences/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 07:14:04 PST 2015


Revision: 142787
          https://trac.macports.org/changeset/142787
Author:   devans at macports.org
Date:     2015-11-23 01:52:24 -0800 (Mon, 23 Nov 2015)
Log Message:
-----------
p5-test-differences: update to version 0.64, don't depend on p5-data-dumper where core will do.

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

Modified: trunk/dports/perl/p5-test-differences/Portfile
===================================================================
--- trunk/dports/perl/p5-test-differences/Portfile	2015-11-23 09:48:51 UTC (rev 142786)
+++ trunk/dports/perl/p5-test-differences/Portfile	2015-11-23 09:52:24 UTC (rev 142787)
@@ -6,7 +6,7 @@
 
 epoch               2
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Test-Differences 0.63
+perl5.setup         Test-Differences 0.64
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Test strings and data structures and show differences \
@@ -18,17 +18,12 @@
 
 platforms           darwin
 
-checksums           rmd160  3cc4033cd19923ff50f39bff5b031c1dcd295288 \
-                    sha256  7c657a178c32f48de3b469f6d4f67b75f018a3a19c1e6d0d8892188b0d261a66
+checksums           rmd160  0fed75879a6b144d0afad15f755c9aa7609247f3 \
+                    sha256  9f459dd9c2302a0a73e2f5528a0ce7d09d6766f073187ae2c69e603adf2eb276
 
 if {${perl5.major} != ""} {
-
-# p5-data-dumper is a dependency because Data::Dumper >= 2.126 is needed; the
-# versions in Perl 5.8/10/12 core are too old
-
     depends_lib-append \
                      port:p${perl5.major}-capture-tiny \
-                     port:p${perl5.major}-data-dumper \
                      port:p${perl5.major}-text-diff
 
     perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d9736250/attachment.html>


More information about the macports-changes mailing list