Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 16:18:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 23a1f7a57ef6 - main - devel/p5-JSON-Path: Update to 0.5
Message-ID:  <202107141618.16EGIibs011188@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 23a1f7a57ef69f2212608ca166bf3209bfe5f251
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-14 15:55:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107141618.16EGIibs011188>