git: 108c276ff0d2 - main - devel/p5-Commandable: Update to 0.09

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:06:56 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=108c276ff0d213b65c0f68142ad1ee6121c670bc

commit 108c276ff0d213b65c0f68142ad1ee6121c670bc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:29:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:19 +0000

    devel/p5-Commandable: Update to 0.09
    
    Changes:        https://metacpan.org/dist/Commandable/changes
---
 devel/p5-Commandable/Makefile  | 2 +-
 devel/p5-Commandable/distinfo  | 6 +++---
 devel/p5-Commandable/pkg-plist | 2 ++
 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