mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.001010
Changes: http://search.cpan.org/dist/MooseX-Types-Common/Changes
This commit is contained in:
parent
7e1ddf9384
commit
4cf44a10a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328520
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MooseX-Types-Common
|
||||
PORTVERSION= 0.001009
|
||||
PORTVERSION= 0.001010
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ETHER
|
||||
@ -17,11 +17,11 @@ LICENSE_COMB= dual
|
||||
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-CheckDeps>=0.004:${PORTSDIR}/devel/p5-Test-CheckDeps \
|
||||
TEST_DEPENDS= p5-Test-CheckDeps>=0.007:${PORTSDIR}/devel/p5-Test-CheckDeps \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
p5-Test-Warnings>=0.005:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
|
||||
NO_STAGE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
@ -29,5 +29,4 @@ MAN3= MooseX::Types::Common.3 \
|
||||
MooseX::Types::Common::Numeric.3 \
|
||||
MooseX::Types::Common::String.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Types-Common-0.001009.tar.gz) = 0fb9d2a8862d98a7e5fd0f2fcf03f9ec12f55e45b2ba8e26328767949d6a6c8c
|
||||
SIZE (MooseX-Types-Common-0.001009.tar.gz) = 18584
|
||||
SHA256 (MooseX-Types-Common-0.001010.tar.gz) = 9ea74e13e5e30ebf8436b1947ead597871ce373cbf0b6bbc3d41ccc059b78e65
|
||||
SIZE (MooseX-Types-Common-0.001010.tar.gz) = 20892
|
||||
|
Loading…
Reference in New Issue
Block a user