Update to 0.11
This commit is contained in:
parent
350ca43e19
commit
c7a7461805
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303493
2 changed files with 4 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-JSON
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
|
@ -18,7 +17,7 @@ MAINTAINER= lth@FreeBSD.org
|
|||
COMMENT= Test JSON data
|
||||
|
||||
RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \
|
||||
p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester \
|
||||
p5-JSON-Any>=1.20:${PORTSDIR}/converters/p5-JSON-Any
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-JSON-0.1.tar.gz) = 1392c6a363c3ebc63c4bd7a8e7e78be58c6b06f8239ef55949e30053095b0b17
|
||||
SIZE (Test-JSON-0.1.tar.gz) = 3869
|
||||
SHA256 (Test-JSON-0.11.tar.gz) = 07c08ab2fcc12850d1ad54fcf6afe9ad1a25a098310c3e7142af1d3cb821d7b3
|
||||
SIZE (Test-JSON-0.11.tar.gz) = 3979
|
||||
|
|
Loading…
Reference in a new issue