diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-09 01:37:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-09 01:37:57 +0800 |
commit | 4bd9af71e5a74da7be2c6be682e8e9ae5f2299bf (patch) | |
tree | 5c728e55c5aba55b5e43d756f8068965f692da06 /devel | |
parent | 34763e692babdd1e6c4f9331058f6138bf7e9a8a (diff) | |
download | freebsd-ports-gnome-4bd9af71e5a74da7be2c6be682e8e9ae5f2299bf.tar.gz freebsd-ports-gnome-4bd9af71e5a74da7be2c6be682e8e9ae5f2299bf.tar.zst freebsd-ports-gnome-4bd9af71e5a74da7be2c6be682e8e9ae5f2299bf.zip |
- Update to 0.022
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Type-Tiny/Makefile | 15 | ||||
-rw-r--r-- | devel/p5-Type-Tiny/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Type-Tiny/pkg-plist | 18 |
3 files changed, 28 insertions, 9 deletions
diff --git a/devel/p5-Type-Tiny/Makefile b/devel/p5-Type-Tiny/Makefile index c4eea06b1bce..e526afdd5708 100644 --- a/devel/p5-Type-Tiny/Makefile +++ b/devel/p5-Type-Tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Type-Tiny -PORTVERSION= 0.004 +PORTVERSION= 0.022 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK @@ -16,7 +16,7 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-Moo>=1.002001:${PORTSDIR}/devel/p5-Moo \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ p5-Role-Tiny>=0:${PORTSDIR}/devel/p5-Role-Tiny \ @@ -25,13 +25,21 @@ TEST_DEPENDS= p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \ PERL_CONFIGURE= yes -MAN3= Eval::TypeTiny.3 \ +MAN3= Devel::TypeTiny::Perl56Compat.3 \ + Eval::TypeTiny.3 \ Exporter::TypeTiny.3 \ + Reply::Plugin::TypeTiny.3 \ Test::TypeTiny.3 \ Type::Coercion.3 \ Type::Coercion::Union.3 \ + Type::Exception.3 \ + Type::Exception::Assertion.3 \ + Type::Exception::Compilation.3 \ + Type::Exception::WrongNumberOfParameters.3 \ Type::Library.3 \ Type::Params.3 \ + Type::Parser.3 \ + Type::Registry.3 \ Type::Tiny.3 \ Type::Tiny::Class.3 \ Type::Tiny::Duck.3 \ @@ -49,7 +57,6 @@ MAN3= Eval::TypeTiny.3 \ Type::Tiny::Union.3 \ Type::Utils.3 \ Types::Standard.3 \ - Types::Standard::DeepCoercion.3 \ Types::TypeTiny.3 .include <bsd.port.mk> diff --git a/devel/p5-Type-Tiny/distinfo b/devel/p5-Type-Tiny/distinfo index a461adfeffea..9eb4d8e8c9b2 100644 --- a/devel/p5-Type-Tiny/distinfo +++ b/devel/p5-Type-Tiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (Type-Tiny-0.004.tar.gz) = 2bb4709e3cf7aa43a8f7420a6670e87f5d928f3fef0ef6e05a7b5803d9e33b97 -SIZE (Type-Tiny-0.004.tar.gz) = 145430 +SHA256 (Type-Tiny-0.022.tar.gz) = 0bb443269bfcc44add3063353bbc7211f798195d4bdb1d983d708a75717a460f +SIZE (Type-Tiny-0.022.tar.gz) = 199296 diff --git a/devel/p5-Type-Tiny/pkg-plist b/devel/p5-Type-Tiny/pkg-plist index a6a53b35adc2..806db7cb9fd0 100644 --- a/devel/p5-Type-Tiny/pkg-plist +++ b/devel/p5-Type-Tiny/pkg-plist @@ -1,10 +1,18 @@ +%%SITE_PERL%%/Devel/TypeTiny/Perl56Compat.pm %%SITE_PERL%%/Eval/TypeTiny.pm %%SITE_PERL%%/Exporter/TypeTiny.pm +%%SITE_PERL%%/Reply/Plugin/TypeTiny.pm %%SITE_PERL%%/Test/TypeTiny.pm %%SITE_PERL%%/Type/Coercion.pm %%SITE_PERL%%/Type/Coercion/Union.pm +%%SITE_PERL%%/Type/Exception.pm +%%SITE_PERL%%/Type/Exception/Assertion.pm +%%SITE_PERL%%/Type/Exception/Compilation.pm +%%SITE_PERL%%/Type/Exception/WrongNumberOfParameters.pm %%SITE_PERL%%/Type/Library.pm %%SITE_PERL%%/Type/Params.pm +%%SITE_PERL%%/Type/Parser.pm +%%SITE_PERL%%/Type/Registry.pm %%SITE_PERL%%/Type/Tiny.pm %%SITE_PERL%%/Type/Tiny/Class.pm %%SITE_PERL%%/Type/Tiny/Duck.pm @@ -22,17 +30,21 @@ %%SITE_PERL%%/Type/Tiny/Union.pm %%SITE_PERL%%/Type/Utils.pm %%SITE_PERL%%/Types/Standard.pm -%%SITE_PERL%%/Types/Standard/DeepCoercion.pm %%SITE_PERL%%/Types/TypeTiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type/Tiny/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type/Tiny @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type @dirrmtry %%SITE_PERL%%/Types/Standard @dirrmtry %%SITE_PERL%%/Types -@dirrm %%SITE_PERL%%/Type/Tiny/Manual -@dirrm %%SITE_PERL%%/Type/Tiny +@dirrmtry %%SITE_PERL%%/Type/Tiny/Manual +@dirrmtry %%SITE_PERL%%/Type/Tiny +@dirrmtry %%SITE_PERL%%/Type/Exception @dirrmtry %%SITE_PERL%%/Type/Coercion @dirrmtry %%SITE_PERL%%/Type @dirrmtry %%SITE_PERL%%/Test +@dirrm %%SITE_PERL%%/Reply/Plugin +@dirrm %%SITE_PERL%%/Reply @dirrmtry %%SITE_PERL%%/Exporter @dirrmtry %%SITE_PERL%%/Eval +@dirrm %%SITE_PERL%%/Devel/TypeTiny +@dirrmtry %%SITE_PERL%%/Devel |