[152503] trunk/dports/perl/p5-json-maybexs/Portfile

devans at macports.org devans at macports.org
Sun Sep 11 11:18:47 PDT 2016


Revision: 152503
          https://trac.macports.org/changeset/152503
Author:   devans at macports.org
Date:     2016-09-11 11:18:47 -0700 (Sun, 11 Sep 2016)
Log Message:
-----------
p5-json-maybexs: update to version 1.003007, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-json-maybexs/Portfile
===================================================================
--- trunk/dports/perl/p5-json-maybexs/Portfile	2016-09-11 18:17:06 UTC (rev 152502)
+++ trunk/dports/perl/p5-json-maybexs/Portfile	2016-09-11 18:18:47 UTC (rev 152503)
@@ -1,17 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         JSON-MaybeXS 1.003005
+perl5.setup         JSON-MaybeXS 1.003007
 
 platforms           darwin
 maintainers         nomaintainer
@@ -22,13 +16,13 @@
 description         Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
 long_description    ${description}
 
-checksums           rmd160  e69139ba24024d043d466fd9a0a34e669e1f0726 \
-                    sha256  bdb4694b564f10459d49b9658693ceb8b91b66db0fc5e9f19cf15f3ce46cc80a
+checksums           rmd160  5643ab784a3892586a9441814b04d77f49d60105 \
+                    sha256  eb0c19fadd8f640a903246743fc83e398c173917b9280303b06f508833065b48
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-without-module
-    
+                    port:p${perl5.major}-json-xs
+
     depends_lib-append \
                     port:p${perl5.major}-cpanel-json-xs
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160911/83f2e3d2/attachment.html>


More information about the macports-changes mailing list