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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:05:58 UTC 2021


Author: sunpoet
Date: Sun Jan  3 20:05:54 2021
New Revision: 560106
URL: https://svnweb.freebsd.org/changeset/ports/560106

Log:
  Update to 0.58
  
  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	Sun Jan  3 20:05:49 2021	(r560105)
+++ head/devel/p5-JSON-Parse/Makefile	Sun Jan  3 20:05:54 2021	(r560106)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	JSON-Parse
-PORTVERSION=	0.57
+PORTVERSION=	0.58
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-JSON-Parse/distinfo
==============================================================================
--- head/devel/p5-JSON-Parse/distinfo	Sun Jan  3 20:05:49 2021	(r560105)
+++ head/devel/p5-JSON-Parse/distinfo	Sun Jan  3 20:05:54 2021	(r560106)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594389992
-SHA256 (JSON-Parse-0.57.tar.gz) = 85a88e451380b00c497465c573be9ab8c05b2a3988671d82c4131900dfc50ae7
-SIZE (JSON-Parse-0.57.tar.gz) = 79465
+TIMESTAMP = 1609598861
+SHA256 (JSON-Parse-0.58.tar.gz) = 37ab30065190ffe77a7d6e41837135278a5139b65bfa5113bf4e1d3dbc3cc4ab
+SIZE (JSON-Parse-0.58.tar.gz) = 81695


More information about the svn-ports-all mailing list