[131632] trunk/dports/perl/p5-devel-nytprof/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 15 02:18:57 PST 2015


Revision: 131632
          https://trac.macports.org/changeset/131632
Author:   mojca at macports.org
Date:     2015-01-15 02:18:56 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-devel-nytprof: upgrade to 5.06, add 5.18 5.20, checksums, add some dependencies (#46005, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/perl/p5-devel-nytprof/Portfile

Modified: trunk/dports/perl/p5-devel-nytprof/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-nytprof/Portfile	2015-01-15 10:10:30 UTC (rev 131631)
+++ trunk/dports/perl/p5-devel-nytprof/Portfile	2015-01-15 10:18:56 UTC (rev 131632)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Devel-NYTProf 4.06
-revision            1
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Devel-NYTProf 5.06
 maintainers         naegler.org:michael
 
 description         Powerful feature-rich perl source code profiler
@@ -31,8 +30,13 @@
                     \
                     NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.
 
-checksums           md5     6a945649e49d353ddd083a4427f9f96c \
-                    sha1    1cbc721db4685622527856d8751b4a67ced59b20 \
-                    rmd160  68f9db622f027cac3bac4119ebe64344d680fa70
+checksums           rmd160  4d5891ea8b07952f96c3f9d050a1990dc50edc0c \
+                    sha256  c6733e8676773b1e15e98725e5f817e4354ae2e2c8472fdfc2a7d327380b35e0
 
 platforms           darwin
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-json-any \
+                    port:p${perl5.major}-test-differences
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/ac217ca5/attachment.html>


More information about the macports-changes mailing list