- Update to 1.5100

ChangeLog: http://cpansearch.perl.org/src/RIZEN/Config-JSON-1.5100/Changes
This commit is contained in:
Wen Heping 2010-12-27 06:22:17 +00:00
parent e6cf2d1af9
commit a6c4a699fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266954
2 changed files with 8 additions and 8 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Config-JSON
PORTVERSION= 1.5000
PORTREVISION= 2
PORTVERSION= 1.5100
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,9 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A JSON based config file system
RUN_DEPENDS= p5-Class-InsideOut>=1.06:${PORTSDIR}/devel/p5-Class-InsideOut \
p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \
p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= \
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-File-Temp>=0.18:${PORTSDIR}/devel/p5-File-Temp \
p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \
p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= Yes

View File

@ -1,3 +1,2 @@
MD5 (Config-JSON-1.5000.tar.gz) = f4c5f13c061db08470bc92cec6fb6da0
SHA256 (Config-JSON-1.5000.tar.gz) = de50bbe7fbd0feadd046d75f9adcf77d74c16194e87051c8851286a1fcbf1066
SIZE (Config-JSON-1.5000.tar.gz) = 17626
SHA256 (Config-JSON-1.5100.tar.gz) = 20deb04a4555fc440566aca58ab88a84cda01bed59ada85fa459aaf1c9370432
SIZE (Config-JSON-1.5100.tar.gz) = 18190