[151811] trunk/dports/perl/p5-json-parse/Portfile

devans at macports.org devans at macports.org
Mon Aug 22 09:59:17 PDT 2016


Revision: 151811
          https://trac.macports.org/changeset/151811
Author:   devans at macports.org
Date:     2016-08-22 09:59:17 -0700 (Mon, 22 Aug 2016)
Log Message:
-----------
p5-json-parse: update to version 0.42, use default livecheck, remove comment.

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

Modified: trunk/dports/perl/p5-json-parse/Portfile
===================================================================
--- trunk/dports/perl/p5-json-parse/Portfile	2016-08-22 16:21:36 UTC (rev 151810)
+++ trunk/dports/perl/p5-json-parse/Portfile	2016-08-22 16:59:17 UTC (rev 151811)
@@ -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-Parse 0.41
+perl5.setup         JSON-Parse 0.42
 
 platforms           darwin
 maintainers         khindenburg openmaintainer
@@ -22,9 +16,5 @@
 description         Read JSON into a Perl variable
 long_description    JSON::Parse converts JSON into the nearest equivalent Perl.
 
-checksums           rmd160  7803cfeff5fe365251db0e2643dbefbc1178f2b3 \
-                    sha256  f06b0c7a67b514c09d714b27895085ce102a3886f961514987faa396e1ef1cc7
-
-if {$subport ne $name} {
-    livecheck.type  none
-}
+checksums           rmd160  42a911dd9024c86b17cc4f0e6f2a3b0f7585979a \
+                    sha256  bac333e09f9e6d18daca1742732045032609a8bdd70cf93f4ae64ec48cd493aa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160822/b4822719/attachment.html>


More information about the macports-changes mailing list