[149723] trunk/dports/perl/p5-cpanel-json-xs/Portfile

devans at macports.org devans at macports.org
Wed Jun 29 12:01:57 PDT 2016


Revision: 149723
          https://trac.macports.org/changeset/149723
Author:   devans at macports.org
Date:     2016-06-29 12:01:57 -0700 (Wed, 29 Jun 2016)
Log Message:
-----------
p5-cpanel-json-xs: update to version 3.0217, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-cpanel-json-xs/Portfile

Modified: trunk/dports/perl/p5-cpanel-json-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-cpanel-json-xs/Portfile	2016-06-29 18:15:07 UTC (rev 149722)
+++ trunk/dports/perl/p5-cpanel-json-xs/Portfile	2016-06-29 19:01:57 UTC (rev 149723)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Cpanel-JSON-XS 3.0213 ../by-authors/id/R/RU/RURBAN
+perl5.setup         Cpanel-JSON-XS 3.0217 ../by-authors/id/R/RU/RURBAN
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         JSON::XS for Cpanel, fast and correct serialising
@@ -13,10 +13,15 @@
 
 platforms           darwin
 
-checksums           rmd160  1eb691e2ec4333bf4547473a3ac035e3a93e36eb \
-                    sha256  973390baf49da89dcbe7ed9bb38dba251e4271615221ca803e53526524e251fe
+checksums           rmd160  871791a623474003679565aa3923845bc8ede4c5 \
+                    sha256  0454607a2f215e1cb3f1f0acce73b46c9b970fab928dc174ec832459f300a060
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-json \
+                    port:p${perl5.major}-json-xs \
+                    port:p${perl5.major}-test-leaktrace
+
     depends_lib-append \
                     port:p${perl5.major}-podlators
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160629/dec94ca7/attachment.html>


More information about the macports-changes mailing list