Update to p5-MooseX-Types-Structured-0.33.
This commit is contained in:
parent
4c72077de5
commit
5ec67ea2fe
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/01/21 14:27:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/06/13 08:37:31 benoit Exp $
|
||||
|
||||
COMMENT= structured Type Constraints for Moose
|
||||
|
||||
DISTNAME= MooseX-Types-Structured-0.26
|
||||
DISTNAME = MooseX-Types-Structured-0.33
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -17,6 +17,7 @@ RUN_DEPENDS= devel/p5-Devel-PartialDump \
|
||||
devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= devel/p5-Test-Fatal
|
||||
TEST_DEPENDS = devel/p5-Test-Fatal \
|
||||
devel/p5-Test-Requires
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Types-Structured-0.26.tar.gz) = ef9oTuPyj+tUJGJsPrQ30Z3KkYAeLAYIVa+HDHxa7C4=
|
||||
SIZE (MooseX-Types-Structured-0.26.tar.gz) = 34672
|
||||
SHA256 (MooseX-Types-Structured-0.33.tar.gz) = Vys42xBJNQqh642RmhpvOVHZcSwaL8/vMBpVbe7UR5U=
|
||||
SIZE (MooseX-Types-Structured-0.33.tar.gz) = 58533
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/04/12 11:31:07 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/06/13 08:37:31 benoit Exp $
|
||||
${P5SITE}/MooseX/Meta/
|
||||
${P5SITE}/MooseX/Meta/TypeCoercion/
|
||||
${P5SITE}/MooseX/Meta/TypeCoercion/Structured/
|
||||
@ -12,10 +12,5 @@ ${P5SITE}/MooseX/Types/Structured/
|
||||
${P5SITE}/MooseX/Types/Structured.pm
|
||||
${P5SITE}/MooseX/Types/Structured/MessageStack.pm
|
||||
${P5SITE}/MooseX/Types/Structured/OverflowHandler.pm
|
||||
@man man/man3p/MooseX::Meta::TypeCoercion::Structured.3p
|
||||
@man man/man3p/MooseX::Meta::TypeCoercion::Structured::Optional.3p
|
||||
@man man/man3p/MooseX::Meta::TypeConstraint::Structured.3p
|
||||
@man man/man3p/MooseX::Meta::TypeConstraint::Structured::Optional.3p
|
||||
@man man/man3p/MooseX::Types::Structured.3p
|
||||
@man man/man3p/MooseX::Types::Structured::MessageStack.3p
|
||||
@man man/man3p/MooseX::Types::Structured::OverflowHandler.3p
|
||||
|
Loading…
Reference in New Issue
Block a user