git: 500201a56902 - main - devel/p5-Commandable: Update to 0.05
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 19:20:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=500201a56902356877593ba5fc051d6f07a90d9f commit 500201a56902356877593ba5fc051d6f07a90d9f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 19:13:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 19:13:03 +0000 devel/p5-Commandable: Update to 0.05 Changes: https://metacpan.org/dist/Commandable/changes --- devel/p5-Commandable/Makefile | 5 +++-- devel/p5-Commandable/distinfo | 6 +++--- devel/p5-Commandable/pkg-plist | 7 ++++++- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/devel/p5-Commandable/Makefile b/devel/p5-Commandable/Makefile index 1e6580f51d71..b643f68a6abf 100644 --- a/devel/p5-Commandable/Makefile +++ b/devel/p5-Commandable/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Commandable -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 USE_PERL5= modbuild diff --git a/devel/p5-Commandable/distinfo b/devel/p5-Commandable/distinfo index 549bfb97572f..940bee252291 100644 --- a/devel/p5-Commandable/distinfo +++ b/devel/p5-Commandable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579615942 -SHA256 (Commandable-0.04.tar.gz) = 606b519da0d8f3639259b66de96da0df181023f5c46f300f12e4ad7eaf0bdcab -SIZE (Commandable-0.04.tar.gz) = 14443 +TIMESTAMP = 1634111676 +SHA256 (Commandable-0.05.tar.gz) = 0a1c78e186a7292a41742c36e7bba03fee5ea1eeec0eb3e003e07173298359bb +SIZE (Commandable-0.05.tar.gz) = 19316 diff --git a/devel/p5-Commandable/pkg-plist b/devel/p5-Commandable/pkg-plist index 87c46090f68e..717688b784b3 100644 --- a/devel/p5-Commandable/pkg-plist +++ b/devel/p5-Commandable/pkg-plist @@ -1,8 +1,13 @@ %%SITE_PERL%%/Commandable.pm -%%SITE_PERL%%/Commandable/Finder.pod +%%SITE_PERL%%/Commandable/Command.pm +%%SITE_PERL%%/Commandable/Finder.pm %%SITE_PERL%%/Commandable/Finder/Packages.pm +%%SITE_PERL%%/Commandable/Finder/SubAttributes.pm +%%SITE_PERL%%/Commandable/Finder/SubAttributes/Attrs.pm %%SITE_PERL%%/Commandable/Invocation.pm %%PERL5_MAN3%%/Commandable.3.gz +%%PERL5_MAN3%%/Commandable::Command.3.gz %%PERL5_MAN3%%/Commandable::Finder.3.gz %%PERL5_MAN3%%/Commandable::Finder::Packages.3.gz +%%PERL5_MAN3%%/Commandable::Finder::SubAttributes.3.gz %%PERL5_MAN3%%/Commandable::Invocation.3.gz