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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 11 07:45:22 UTC 2020


Author: sunpoet
Date: Sat Jul 11 07:45:18 2020
New Revision: 541907
URL: https://svnweb.freebsd.org/changeset/ports/541907

Log:
  Update to 0.57
  
  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	Sat Jul 11 07:45:13 2020	(r541906)
+++ head/devel/p5-JSON-Parse/Makefile	Sat Jul 11 07:45:18 2020	(r541907)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	JSON-Parse
-PORTVERSION=	0.56
+PORTVERSION=	0.57
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-JSON-Parse/distinfo
==============================================================================
--- head/devel/p5-JSON-Parse/distinfo	Sat Jul 11 07:45:13 2020	(r541906)
+++ head/devel/p5-JSON-Parse/distinfo	Sat Jul 11 07:45:18 2020	(r541907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582222942
-SHA256 (JSON-Parse-0.56.tar.gz) = 1ccf1cb5d3a9a0a5035ff22aedd5cf7f8a0461832f157254e013b9a7c9c911b5
-SIZE (JSON-Parse-0.56.tar.gz) = 78777
+TIMESTAMP = 1594389992
+SHA256 (JSON-Parse-0.57.tar.gz) = 85a88e451380b00c497465c573be9ab8c05b2a3988671d82c4131900dfc50ae7
+SIZE (JSON-Parse-0.57.tar.gz) = 79465


More information about the svn-ports-all mailing list