svn commit: r526647 - head/devel/p5-JSON-Parse

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 21 18:56:02 UTC 2020


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


More information about the svn-ports-all mailing list