aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 19:13:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 19:13:03 +0000
commit500201a56902356877593ba5fc051d6f07a90d9f (patch)
treec64069571c4b053095c5c3a31176a0f9c5309322
parent7864dde8042470daba2d23eb5b117489cc21fdb5 (diff)
downloadports-500201a56902356877593ba5fc051d6f07a90d9f.tar.gz
ports-500201a56902356877593ba5fc051d6f07a90d9f.zip
devel/p5-Commandable: Update to 0.05
-rw-r--r--devel/p5-Commandable/Makefile5
-rw-r--r--devel/p5-Commandable/distinfo6
-rw-r--r--devel/p5-Commandable/pkg-plist7
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