devel/p5-JSON-Path: Update to 1.0.3
- Remove outdated DISTNAME hack Changes: https://metacpan.org/dist/JSON-Path/changes
This commit is contained in:
parent
774fd4fb52
commit
30ca58b534
2 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
PORTNAME= JSON-Path
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1662820134
|
||||
SHA256 (JSON-Path-1.0.2.tar.gz) = 9574296e7275c1b68e59fc16e4c294519109771c3183fe43dd68d52be5d2b0b3
|
||||
SIZE (JSON-Path-1.0.2.tar.gz) = 34318
|
||||
TIMESTAMP = 1674590712
|
||||
SHA256 (JSON-Path-1.0.3.tar.gz) = c5d4c578019e27f3e377b7ed0a1e51c4731b7f120ea1fa9a61baa1c32913d083
|
||||
SIZE (JSON-Path-1.0.3.tar.gz) = 35659
|
||||
|
|
Loading…
Reference in a new issue