1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- update to 1.3.1

PR:		based on 128898
Submitted by:	leeym
Approved by:	maintainer timeout
This commit is contained in:
Yen-Ming Lee 2009-01-05 14:31:59 +00:00
parent 699dd577d3
commit 401a0654a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225277
2 changed files with 21 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Config-JSON
PORTVERSION= 1.1.4
PORTVERSION= 1.3.1
CATEGORIES= devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,12 +14,25 @@ PKGNAMEPREFIX= p5-
MAINTAINER= cherry@trombik.org
COMMENT= A JSON based config file system
RUN_DEPENDS= p5-Class-InsideOut>0:${PORTSDIR}/devel/p5-Class-InsideOut \
p5-JSON>0:${PORTSDIR}/converters/p5-JSON
RUN_DEPENDS= p5-Class-InsideOut>=1.06:${PORTSDIR}/devel/p5-Class-InsideOut \
p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
WRKSRC= ${WRKDIR}/Config-JSON
PERL_CONFIGURE= Yes
MAN3= Config::JSON.3
MAN3= Config::JSON.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500905
BUILD_DEPENDS+= p5-Test-Simple>=0.7:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS+= p5-File-Temp>=0.18:${PORTSDIR}/devel/p5-File-Temp \
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-version>=0.72.03:${PORTSDIR}/devel/p5-version
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Config-JSON-1.1.4.tar.gz) = e2e12338063f89f09194bda49a8a8853
SHA256 (Config-JSON-1.1.4.tar.gz) = 4d92de87ac59fc2cc86b2d71fc24896982ff0c5152be6c3c832a85f619c573af
SIZE (Config-JSON-1.1.4.tar.gz) = 7117
MD5 (Config-JSON-1.3.1.tar.gz) = 1318fd32eecfa90df406d17b108f1445
SHA256 (Config-JSON-1.3.1.tar.gz) = 7faf97107da458771b37fa4699ab13cd4e3523fbef6cf9f5c9657b486531eeb9
SIZE (Config-JSON-1.3.1.tar.gz) = 10822