aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:29:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:59:19 +0000
commit108c276ff0d213b65c0f68142ad1ee6121c670bc (patch)
treee0d67fe02d419f25d551f9338def252049bc5eb2
parent916812d920d690b70ca10088350800edeefdc342 (diff)
devel/p5-Commandable: Update to 0.09
-rw-r--r--devel/p5-Commandable/Makefile2
-rw-r--r--devel/p5-Commandable/distinfo6
-rw-r--r--devel/p5-Commandable/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Commandable/Makefile b/devel/p5-Commandable/Makefile
index 20705099e4aa..5b175d4a148e 100644
--- a/devel/p5-Commandable/Makefile
+++ b/devel/p5-Commandable/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Commandable
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
diff --git a/devel/p5-Commandable/distinfo b/devel/p5-Commandable/distinfo
index 44dd1c4f48e2..8c37274f695f 100644
--- a/devel/p5-Commandable/distinfo
+++ b/devel/p5-Commandable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657835411
-SHA256 (Commandable-0.08.tar.gz) = ee8dc1ddd6dbda7c4b01ec7bd35744415d04faa42105c7103fad5576ec547d2d
-SIZE (Commandable-0.08.tar.gz) = 26062
+TIMESTAMP = 1674589604
+SHA256 (Commandable-0.09.tar.gz) = c64583d854d22bb4cb1b994bdbea7f5729706e23d0f7a97fe94f466daf31344b
+SIZE (Commandable-0.09.tar.gz) = 26990
diff --git a/devel/p5-Commandable/pkg-plist b/devel/p5-Commandable/pkg-plist
index c6a35a3d04ef..0555c40ce35d 100644
--- a/devel/p5-Commandable/pkg-plist
+++ b/devel/p5-Commandable/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Commandable.pm
%%SITE_PERL%%/Commandable/Command.pm
%%SITE_PERL%%/Commandable/Finder.pm
+%%SITE_PERL%%/Commandable/Finder/MethodAttributes.pm
%%SITE_PERL%%/Commandable/Finder/Packages.pm
%%SITE_PERL%%/Commandable/Finder/SubAttributes.pm
%%SITE_PERL%%/Commandable/Finder/SubAttributes/Attrs.pm
@@ -9,6 +10,7 @@
%%PERL5_MAN3%%/Commandable.3.gz
%%PERL5_MAN3%%/Commandable::Command.3.gz
%%PERL5_MAN3%%/Commandable::Finder.3.gz
+%%PERL5_MAN3%%/Commandable::Finder::MethodAttributes.3.gz
%%PERL5_MAN3%%/Commandable::Finder::Packages.3.gz
%%PERL5_MAN3%%/Commandable::Finder::SubAttributes.3.gz
%%PERL5_MAN3%%/Commandable::Invocation.3.gz