git: 23a1f7a57ef6 - main - devel/p5-JSON-Path: Update to 0.5

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:18:46 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=23a1f7a57ef69f2212608ca166bf3209bfe5f251

commit 23a1f7a57ef69f2212608ca166bf3209bfe5f251
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:55:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:29 +0000

    devel/p5-JSON-Path: Update to 0.5
    
    Changes:        https://metacpan.org/dist/JSON-Path/changes
---
 devel/p5-JSON-Path/Makefile | 4 ++--
 devel/p5-JSON-Path/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile
index 3dde1c2a4474..182d1fb10765 100644
--- a/devel/p5-JSON-Path/Makefile
+++ b/devel/p5-JSON-Path/Makefile
@@ -1,11 +1,11 @@
 # Created by: Ryan Steinmetz <zi at FreeBSD.org>
 
 PORTNAME=	JSON-Path
-PORTVERSION=	0.431
-PORTREVISION=	1
+PORTVERSION=	0.500
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION:S|00$||}
 
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Search nested hashref/arrayref structures using JSONPath
diff --git a/devel/p5-JSON-Path/distinfo b/devel/p5-JSON-Path/distinfo
index 76f0c4360e2a..1e6e4f4c5f1d 100644
--- a/devel/p5-JSON-Path/distinfo
+++ b/devel/p5-JSON-Path/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612101722
-SHA256 (JSON-Path-0.431.tar.gz) = 8ade1946cc382414bdf89b3e962e8f9a3711394b98a0ecbb646a08c81a7b5391
-SIZE (JSON-Path-0.431.tar.gz) = 38291
+TIMESTAMP = 1625585630
+SHA256 (JSON-Path-0.5.tar.gz) = 78622b3a6ee6a561b872673c578dcc53b4af836fa5fc40c97dbbfc9b09908b4f
+SIZE (JSON-Path-0.5.tar.gz) = 32760


More information about the dev-commits-ports-all mailing list