- Update to 0.001009
Changes: http://search.cpan.org/dist/MooseX-Types-Common/Changes
This commit is contained in:
parent
26bea8e90c
commit
3db2dffc6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327332
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MooseX-Types-Common
|
||||
PORTVERSION= 0.001008
|
||||
PORTVERSION= 0.001009
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ETHER
|
||||
|
@ -18,10 +18,12 @@ BUILD_DEPENDS= p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
|
|||
p5-MooseX-Types>=0.04:${PORTSDIR}/devel/p5-MooseX-Types
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
p5-Test-CheckDeps>=0.004:${PORTSDIR}/devel/p5-Test-CheckDeps \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
MAN3= MooseX::Types::Common.3 \
|
||||
MooseX::Types::Common::Numeric.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (MooseX-Types-Common-0.001008.tar.gz) = bfdd2cd12085f14d2ec624ae89566925b308e8f65f1aab50b4d3fb2dc6361f68
|
||||
SIZE (MooseX-Types-Common-0.001008.tar.gz) = 22647
|
||||
SHA256 (MooseX-Types-Common-0.001009.tar.gz) = 0fb9d2a8862d98a7e5fd0f2fcf03f9ec12f55e45b2ba8e26328767949d6a6c8c
|
||||
SIZE (MooseX-Types-Common-0.001009.tar.gz) = 18584
|
||||
|
|
Loading…
Reference in a new issue