diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile index 0e25b3a224e6..697b96cc1e92 100644 --- a/devel/p5-JSON-Path/Makefile +++ b/devel/p5-JSON-Path/Makefile @@ -1,34 +1,35 @@ PORTNAME= JSON-Path -PORTVERSION= 0.500 +PORTVERSION= 1.0.1 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 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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-LV>=0:devel/p5-LV \ p5-Readonly>=0:devel/p5-Readonly \ 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 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-JSON-Path/distinfo b/devel/p5-JSON-Path/distinfo index 1e6e4f4c5f1d..c1aa8f162883 100644 --- a/devel/p5-JSON-Path/distinfo +++ b/devel/p5-JSON-Path/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585630 -SHA256 (JSON-Path-0.5.tar.gz) = 78622b3a6ee6a561b872673c578dcc53b4af836fa5fc40c97dbbfc9b09908b4f -SIZE (JSON-Path-0.5.tar.gz) = 32760 +TIMESTAMP = 1661947513 +SHA256 (JSON-Path-1.0.1.tar.gz) = 8cf2506a7fb6885bbd82f1779bf0793c0b82a5619fb344d07bc0b1fa73f6298c +SIZE (JSON-Path-1.0.1.tar.gz) = 33137