git: 1eef103297ab - main - devel/p5-Type-Tiny: Update to 1.016006
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 19:28:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1eef103297ab14b587ac9a9adbc21fb74be42e13 commit 1eef103297ab14b587ac9a9adbc21fb74be42e13 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 19:24:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 19:24:23 +0000 devel/p5-Type-Tiny: Update to 1.016006 Changes: https://metacpan.org/dist/Type-Tiny/changes --- devel/p5-Type-Tiny/Makefile | 2 +- devel/p5-Type-Tiny/distinfo | 6 +++--- devel/p5-Type-Tiny/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/p5-Type-Tiny/Makefile b/devel/p5-Type-Tiny/Makefile index 92fd61b94dee..ffa7390b07a4 100644 --- a/devel/p5-Type-Tiny/Makefile +++ b/devel/p5-Type-Tiny/Makefile @@ -1,5 +1,5 @@ PORTNAME= Type-Tiny -PORTVERSION= 1.016002 +PORTVERSION= 1.016006 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK diff --git a/devel/p5-Type-Tiny/distinfo b/devel/p5-Type-Tiny/distinfo index 2a47f26b91b9..a9582f2e5bf6 100644 --- a/devel/p5-Type-Tiny/distinfo +++ b/devel/p5-Type-Tiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506567 -SHA256 (Type-Tiny-1.016002.tar.gz) = 57c6d4f4e8f4518379e7d78927de5868d8211c7846799eb98fe8d01d78b1b65b -SIZE (Type-Tiny-1.016002.tar.gz) = 476256 +TIMESTAMP = 1659161137 +SHA256 (Type-Tiny-1.016006.tar.gz) = 695d3b33e6077bd859098216fbb3822ccd4ac859802313a0a02ed98d2cf13b9d +SIZE (Type-Tiny-1.016006.tar.gz) = 482075 diff --git a/devel/p5-Type-Tiny/pkg-plist b/devel/p5-Type-Tiny/pkg-plist index 99c9df9bc080..aa42843df308 100644 --- a/devel/p5-Type-Tiny/pkg-plist +++ b/devel/p5-Type-Tiny/pkg-plist @@ -5,6 +5,7 @@ %%SITE_PERL%%/Error/TypeTiny/Compilation.pm %%SITE_PERL%%/Error/TypeTiny/WrongNumberOfParameters.pm %%SITE_PERL%%/Eval/TypeTiny.pm +%%SITE_PERL%%/Eval/TypeTiny/CodeAccumulator.pm %%SITE_PERL%%/Reply/Plugin/TypeTiny.pm %%SITE_PERL%%/Test/TypeTiny.pm %%SITE_PERL%%/Type/Coercion.pm @@ -12,7 +13,6 @@ %%SITE_PERL%%/Type/Coercion/Union.pm %%SITE_PERL%%/Type/Library.pm %%SITE_PERL%%/Type/Params.pm -%%SITE_PERL%%/Type/Params/Coderef.pm %%SITE_PERL%%/Type/Params/Parameter.pm %%SITE_PERL%%/Type/Params/Signature.pm %%SITE_PERL%%/Type/Parser.pm @@ -34,6 +34,7 @@ %%SITE_PERL%%/Type/Tiny/Manual/Params.pod %%SITE_PERL%%/Type/Tiny/Manual/Policies.pod %%SITE_PERL%%/Type/Tiny/Manual/UsingWithClassTiny.pod +%%SITE_PERL%%/Type/Tiny/Manual/UsingWithMite.pod %%SITE_PERL%%/Type/Tiny/Manual/UsingWithMoo.pod %%SITE_PERL%%/Type/Tiny/Manual/UsingWithMoo2.pod %%SITE_PERL%%/Type/Tiny/Manual/UsingWithMoo3.pod @@ -65,6 +66,7 @@ %%PERL5_MAN3%%/Error::TypeTiny::Compilation.3.gz %%PERL5_MAN3%%/Error::TypeTiny::WrongNumberOfParameters.3.gz %%PERL5_MAN3%%/Eval::TypeTiny.3.gz +%%PERL5_MAN3%%/Eval::TypeTiny::CodeAccumulator.3.gz %%PERL5_MAN3%%/Reply::Plugin::TypeTiny.3.gz %%PERL5_MAN3%%/Test::TypeTiny.3.gz %%PERL5_MAN3%%/Type::Coercion.3.gz @@ -91,6 +93,7 @@ %%PERL5_MAN3%%/Type::Tiny::Manual::Params.3.gz %%PERL5_MAN3%%/Type::Tiny::Manual::Policies.3.gz %%PERL5_MAN3%%/Type::Tiny::Manual::UsingWithClassTiny.3.gz +%%PERL5_MAN3%%/Type::Tiny::Manual::UsingWithMite.3.gz %%PERL5_MAN3%%/Type::Tiny::Manual::UsingWithMoo.3.gz %%PERL5_MAN3%%/Type::Tiny::Manual::UsingWithMoo2.3.gz %%PERL5_MAN3%%/Type::Tiny::Manual::UsingWithMoo3.3.gz