Date: Sat, 27 Jun 2026 00:05:12 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Einar Bjarni Ha=?utf-8?Q?lld=C3=B3rs?=son <einar@isnic.is> Subject: git: 9d06d0e9ad55 - main - devel/p5-CLI-Simple: Update 2.0.3 => 2.0.6 Message-ID: <6a3f13b8.3b624.45916872@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d06d0e9ad55f407a22a97c582ed64514e944905 commit 9d06d0e9ad55f407a22a97c582ed64514e944905 Author: Einar Bjarni Halldórsson <einar@isnic.is> AuthorDate: 2026-06-27 00:02:45 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-06-27 00:02:45 +0000 devel/p5-CLI-Simple: Update 2.0.3 => 2.0.6 Changelog: https://github.com/rlauer6/CLI-Simple/blob/2.0.6/ChangeLog Release Notes: https://github.com/rlauer6/CLI-Simple/blob/2.0.6/release-notes/release-notes-2.0.4.md https://github.com/rlauer6/CLI-Simple/blob/2.0.6/release-notes/release-notes-2.0.6.md PR: 296303 Sponsored by: UNIS Labs --- devel/p5-CLI-Simple/Makefile | 2 +- devel/p5-CLI-Simple/distinfo | 6 +++--- devel/p5-CLI-Simple/pkg-plist | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/p5-CLI-Simple/Makefile b/devel/p5-CLI-Simple/Makefile index bf575b90588f..a6d7e702ee89 100644 --- a/devel/p5-CLI-Simple/Makefile +++ b/devel/p5-CLI-Simple/Makefile @@ -1,5 +1,5 @@ PORTNAME= CLI-Simple -DISTVERSION= 2.0.3 +DISTVERSION= 2.0.6 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BIGFOOT diff --git a/devel/p5-CLI-Simple/distinfo b/devel/p5-CLI-Simple/distinfo index 4b599e0f7f31..cfe69cee485d 100644 --- a/devel/p5-CLI-Simple/distinfo +++ b/devel/p5-CLI-Simple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781859614 -SHA256 (CLI-Simple-2.0.3.tar.gz) = 88fa4763f122d53703db1a9708d5bb5c44683efcc071faf5c54a546d4a0b8212 -SIZE (CLI-Simple-2.0.3.tar.gz) = 51377 +TIMESTAMP = 1782510398 +SHA256 (CLI-Simple-2.0.6.tar.gz) = 094d408a0f86ccad8bb5becc0922dc97b18e3b358bf69683902d0d8e61702896 +SIZE (CLI-Simple-2.0.6.tar.gz) = 51620 diff --git a/devel/p5-CLI-Simple/pkg-plist b/devel/p5-CLI-Simple/pkg-plist index 7c9dd115a64d..4400ade3fac0 100644 --- a/devel/p5-CLI-Simple/pkg-plist +++ b/devel/p5-CLI-Simple/pkg-plist @@ -1,15 +1,16 @@ bin/cli-simple -bin/create-modulino.pl +bin/create-modulino %%SITE_PERL%%/CLI/Simple.pm %%SITE_PERL%%/CLI/Simple/Constants.pm %%SITE_PERL%%/CLI/Simple/DumpSpec.pm %%SITE_PERL%%/CLI/Simple/Helpers.pm %%SITE_PERL%%/CLI/Simple/Migrate.pm +%%SITE_PERL%%/CLI/Simple/Modulino.pm %%SITE_PERL%%/CLI/Simple/Scaffold.pm %%SITE_PERL%%/CLI/Simple/Shell.pm %%SITE_PERL%%/CLI/Simple/Utils.pm -%%PERL5_MAN1%%/create-modulino.1.gz %%PERL5_MAN3%%/CLI::Simple.3.gz %%PERL5_MAN3%%/CLI::Simple::Constants.3.gz +%%PERL5_MAN3%%/CLI::Simple::Modulino.3.gz %%PERL5_MAN3%%/CLI::Simple::Shell.3.gz %%PERL5_MAN3%%/CLI::Simple::Utils.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3f13b8.3b624.45916872>
