svn commit: r563726 - head/devel/p5-JSON-Path

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:45:14 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:45:08 2021
New Revision: 563726
URL: https://svnweb.freebsd.org/changeset/ports/563726

Log:
  Update to 0.431
  
  Changes:	https://metacpan.org/changes/distribution/JSON-Path

Modified:
  head/devel/p5-JSON-Path/Makefile
  head/devel/p5-JSON-Path/distinfo

Modified: head/devel/p5-JSON-Path/Makefile
==============================================================================
--- head/devel/p5-JSON-Path/Makefile	Mon Feb  1 19:45:01 2021	(r563725)
+++ head/devel/p5-JSON-Path/Makefile	Mon Feb  1 19:45:08 2021	(r563726)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	JSON-Path
-PORTVERSION=	0.420
+PORTVERSION=	0.431
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-JSON-Path/distinfo
==============================================================================
--- head/devel/p5-JSON-Path/distinfo	Mon Feb  1 19:45:01 2021	(r563725)
+++ head/devel/p5-JSON-Path/distinfo	Mon Feb  1 19:45:08 2021	(r563726)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525533228
-SHA256 (JSON-Path-0.420.tar.gz) = 4124af3ef758ad1efcfbf41225903fbd53d92379ae8c090a07eacf5611e44e91
-SIZE (JSON-Path-0.420.tar.gz) = 31608
+TIMESTAMP = 1612101722
+SHA256 (JSON-Path-0.431.tar.gz) = 8ade1946cc382414bdf89b3e962e8f9a3711394b98a0ecbb646a08c81a7b5391
+SIZE (JSON-Path-0.431.tar.gz) = 38291


More information about the svn-ports-all mailing list