Date: Sat, 10 Sep 2022 16:10:05 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: 0d5e0ad51468 - main - devel/p5-JSON-Path: Update to 1.0.2 Message-ID: <202209101610.28AGA5Dm059338@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=0d5e0ad51468408381ad2ecc7d581d0c59ebe00d commit 0d5e0ad51468408381ad2ecc7d581d0c59ebe00d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:00 +0000 devel/p5-JSON-Path: Update to 1.0.2 Changes: https://metacpan.org/dist/JSON-Path/changes --- devel/p5-JSON-Path/Makefile | 8 ++++---- devel/p5-JSON-Path/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile index 82f4e61062fb..ea354b5ea00d 100644 --- a/devel/p5-JSON-Path/Makefile +++ b/devel/p5-JSON-Path/Makefile @@ -1,5 +1,5 @@ PORTNAME= JSON-Path -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,15 +18,15 @@ RUN_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert \ p5-Exporter-Easy>=0:devel/p5-Exporter-Easy \ p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ + p5-JSON-Parse>=0:devel/p5-JSON-Parse \ p5-LV>=0:devel/p5-LV \ p5-Readonly>=0:devel/p5-Readonly \ + p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-Try-Tiny>=0:lang/p5-Try-Tiny TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \ - p5-JSON-Parse>=0:devel/p5-JSON-Parse \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Most>=0:devel/p5-Test-Most \ - p5-Test2-Suite>=0:devel/p5-Test2-Suite \ - p5-Tie-IxHash>=0:devel/p5-Tie-IxHash + p5-Test2-Suite>=0:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure diff --git a/devel/p5-JSON-Path/distinfo b/devel/p5-JSON-Path/distinfo index c1aa8f162883..72c2efaa4983 100644 --- a/devel/p5-JSON-Path/distinfo +++ b/devel/p5-JSON-Path/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661947513 -SHA256 (JSON-Path-1.0.1.tar.gz) = 8cf2506a7fb6885bbd82f1779bf0793c0b82a5619fb344d07bc0b1fa73f6298c -SIZE (JSON-Path-1.0.1.tar.gz) = 33137 +TIMESTAMP = 1662820134 +SHA256 (JSON-Path-1.0.2.tar.gz) = 9574296e7275c1b68e59fc16e4c294519109771c3183fe43dd68d52be5d2b0b3 +SIZE (JSON-Path-1.0.2.tar.gz) = 34318
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101610.28AGA5Dm059338>