Date: Fri, 21 Feb 2020 18:56:01 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526647 - head/devel/p5-JSON-Parse Message-ID: <202002211856.01LIu18n086451@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 21 18:56:01 2020 New Revision: 526647 URL: https://svnweb.freebsd.org/changeset/ports/526647 Log: Update to 0.56 Changes: https://metacpan.org/changes/distribution/JSON-Parse Modified: head/devel/p5-JSON-Parse/Makefile head/devel/p5-JSON-Parse/distinfo Modified: head/devel/p5-JSON-Parse/Makefile ============================================================================== --- head/devel/p5-JSON-Parse/Makefile Fri Feb 21 18:55:54 2020 (r526646) +++ head/devel/p5-JSON-Parse/Makefile Fri Feb 21 18:56:01 2020 (r526647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JSON-Parse -PORTVERSION= 0.55 +PORTVERSION= 0.56 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-JSON-Parse/distinfo ============================================================================== --- head/devel/p5-JSON-Parse/distinfo Fri Feb 21 18:55:54 2020 (r526646) +++ head/devel/p5-JSON-Parse/distinfo Fri Feb 21 18:56:01 2020 (r526647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561906599 -SHA256 (JSON-Parse-0.55.tar.gz) = dc9856dbc355114bcb0dc036bb632976b19b88d3a7ad59726f1fa917e7f5d256 -SIZE (JSON-Parse-0.55.tar.gz) = 77591 +TIMESTAMP = 1582222942 +SHA256 (JSON-Parse-0.56.tar.gz) = 1ccf1cb5d3a9a0a5035ff22aedd5cf7f8a0461832f157254e013b9a7c9c911b5 +SIZE (JSON-Parse-0.56.tar.gz) = 78777
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002211856.01LIu18n086451>