[131013] trunk/dports/perl/p5-config-json/Portfile

devans at macports.org devans at macports.org
Sun Jan 4 19:05:47 PST 2015


Revision: 131013
          https://trac.macports.org/changeset/131013
Author:   devans at macports.org
Date:     2015-01-04 19:05:47 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
p5-config-json: update to version 1.5202, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-config-json/Portfile

Modified: trunk/dports/perl/p5-config-json/Portfile
===================================================================
--- trunk/dports/perl/p5-config-json/Portfile	2015-01-05 03:04:36 UTC (rev 131012)
+++ trunk/dports/perl/p5-config-json/Portfile	2015-01-05 03:05:47 UTC (rev 131013)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Config-JSON 1.5100
-revision            2
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Config-JSON 1.5202
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -18,14 +17,14 @@
                     It also does some non-JSON stuff like allowing for \
                     comments in the files.
 
-checksums           sha1 b4821dd178668b013e31089c116553c32062c3d2 \
-                    rmd160 433a5b7899a00667df73377e1ae89bc078b04a54
+checksums           rmd160  d4d785bdf07b0349246149672b41a9bdf69c55b9 \
+                    sha256  fdbd4008ef8fb50b4cf26c6c45cc38c2597ddd54aec3b3145bbabb5cc25af930
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-deep
 
     depends_lib-append \
-                    port:p${perl5.major}-any-moose \
+                    port:p${perl5.major}-moo \
                     port:p${perl5.major}-json
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/5eb661ab/attachment-0001.html>


More information about the macports-changes mailing list