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

devans at macports.org devans at macports.org
Sat Sep 19 14:03:12 PDT 2015


Revision: 140465
          https://trac.macports.org/changeset/140465
Author:   devans at macports.org
Date:     2015-09-19 14:03:11 -0700 (Sat, 19 Sep 2015)
Log Message:
-----------
p5-devel-nytprof: update to version 6.02, dependencies.

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-09-19 20:38:40 UTC (rev 140464)
+++ trunk/dports/perl/p5-devel-nytprof/Portfile	2015-09-19 21:03:11 UTC (rev 140465)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Devel-NYTProf 6.01
+perl5.setup         Devel-NYTProf 6.02
 license             {Artistic-1 GPL}
 maintainers         naegler.org:michael openmaintainer
 
@@ -31,15 +31,18 @@
                     \n\
                     \nNYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.
 
-checksums           rmd160  429bf855ecb805482ab6ed4d0fecde99267cc2b5 \
-                    sha256  d7decf4131ab8fe58fcb8ef6c8f8140220bbde091ae16fdc8185324ee66157e9
+checksums           rmd160  6c95ab4964e190c1c6143a91ce45a785d73f84f2 \
+                    sha256  788bb97d9b983cab15e947ef1932d547c50635a6f48b08cb275391179691f08f
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-sub-name
+
     depends_lib-append \
                     port:p${perl5.major}-file-which \
-                    port:p${perl5.major}-json-any \
+                    port:p${perl5.major}-json-maybexs \
                     port:p${perl5.major}-test-differences
 
     patchfiles      patch-Makefile.PL.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150919/d2bd1c34/attachment-0001.html>


More information about the macports-changes mailing list