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

devans at macports.org devans at macports.org
Mon Nov 24 17:15:33 PST 2014


Revision: 128666
          https://trac.macports.org/changeset/128666
Author:   devans at macports.org
Date:     2014-11-24 17:15:33 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-test-differences: update to version 0.63, dependencies, minor whitespace.

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

Modified: trunk/dports/perl/p5-test-differences/Portfile
===================================================================
--- trunk/dports/perl/p5-test-differences/Portfile	2014-11-25 01:08:02 UTC (rev 128665)
+++ trunk/dports/perl/p5-test-differences/Portfile	2014-11-25 01:15:33 UTC (rev 128666)
@@ -6,7 +6,7 @@
 
 epoch               2
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Test-Differences 0.62
+perl5.setup         Test-Differences 0.63
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Test strings and data structures and show differences \
@@ -18,14 +18,18 @@
 
 platforms           darwin
 
-checksums           rmd160  1a1414d322420bd20ab3fdd77f9f0f348cca49d4 \
-                    sha256  b627194ca3cc3de282a46417e894239bc3ac3a814732af76112dc7cdfcf05075
+checksums           rmd160  3cc4033cd19923ff50f39bff5b031c1dcd295288 \
+                    sha256  7c657a178c32f48de3b469f6d4f67b75f018a3a19c1e6d0d8892188b0d261a66
 
 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}-data-dumper \
-                    port:p${perl5.major}-text-diff
 
-perl5.use_module_build
+    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/20141124/9a910103/attachment.html>


More information about the macports-changes mailing list