- Upgrade to 0.11.

This commit is contained in:
Jun Kuriyama 2013-08-10 14:38:07 +00:00
parent 92f7ec58fb
commit e156f286ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324533
2 changed files with 6 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= MooseX-ConfigFromFile
PORTVERSION= 0.10
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,7 +12,7 @@ COMMENT= Perl extension to abstract Moose role attribute setting from file
RUN_DEPENDS= \
p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types>=0.19:${PORTSDIR}/devel/p5-MooseX-Types \
p5-MooseX-Types-Path-Tiny>0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Tiny \
p5-MooseX-Types-Path-Tiny>=0.005:${PORTSDIR}/devel/p5-MooseX-Types-Path-Tiny \
p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
@ -23,7 +23,8 @@ TEST_DEPENDS= \
p5-Test-Without-Module>0:${PORTSDIR}/devel/p5-Test-Without-Module \
p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= MooseX::ConfigFromFile.3

View file

@ -1,2 +1,2 @@
SHA256 (MooseX-ConfigFromFile-0.10.tar.gz) = e2dad83a4d35198eeff869b4baace0fc6b5be25a24c091cbb112559b1356b6a2
SIZE (MooseX-ConfigFromFile-0.10.tar.gz) = 19761
SHA256 (MooseX-ConfigFromFile-0.11.tar.gz) = 963e7dbb2bc7ca18995db903c64b0841c4e8d3877009bff5475125673c3b02b4
SIZE (MooseX-ConfigFromFile-0.11.tar.gz) = 19997