- Update to 2.87

Changes:	https://metacpan.org/changes/distribution/Config-IniFiles
This commit is contained in:
Frederic Culot 2015-06-17 06:27:27 +00:00
parent f826d029a5
commit 014885da5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389898
2 changed files with 11 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Config-IniFiles
PORTVERSION= 2.86
PORTVERSION= 2.87
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,4 +19,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502000
BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Config-IniFiles-2.86.tar.gz) = a290839a6370535e3795cae304ac97d7bd9409df194a30e92933b418d3c85069
SIZE (Config-IniFiles-2.86.tar.gz) = 79705
SHA256 (Config-IniFiles-2.87.tar.gz) = 5e69962177b34d8b4bd2f46281d5d8b5fff2ae6d9f5dd2b874830e08bcddce43
SIZE (Config-IniFiles-2.87.tar.gz) = 79919