Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd17eeadb279 - main - www/p5-Dancer2: Update to 0.300005
Message-ID:  <202105302005.14UK5Oj4078720@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit dd17eeadb2792b1e71bacd5639dbb4bb9be703ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:58:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:58:24 +0000

    www/p5-Dancer2: Update to 0.300005
    
    Changes:        https://metacpan.org/changes/distribution/Dancer2
---
 www/p5-Dancer2/Makefile  | 6 ++++--
 www/p5-Dancer2/distinfo  | 6 +++---
 www/p5-Dancer2/pkg-plist | 8 ++++----
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index cb552760423e..1b5aa5e748d1 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Wen Heping <wen@FreeBSD.org>
 
 PORTNAME=	Dancer2
-PORTVERSION=	0.301001
+PORTVERSION=	0.301002
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \
 		${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny \
+RUN_DEPENDS=	p5-CLI-Osprey>=0:devel/p5-CLI-Osprey \
+		p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny \
 		p5-Clone>=0:devel/p5-Clone \
 		p5-Crypt-URandom>=0:security/p5-Crypt-URandom \
 		p5-Config-Any>=0:devel/p5-Config-Any \
@@ -29,6 +30,7 @@ RUN_DEPENDS=	p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny \
 		p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
 		p5-Module-Runtime>=0:devel/p5-Module-Runtime \
 		p5-Moo>=2.000000:devel/p5-Moo \
+		p5-Path-Tiny>=0:devel/p5-Path-Tiny \
 		p5-Plack>=1.0040:www/p5-Plack \
 		p5-Plack-Middleware-FixMissingBodyInRedirect>=0:www/p5-Plack-Middleware-FixMissingBodyInRedirect \
 		p5-Plack-Middleware-RemoveRedundantBody>=0:www/p5-Plack-Middleware-RemoveRedundantBody \
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 41fd9beb57dc..64b8d09bf4ca 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616195487
-SHA256 (Dancer2-0.301001.tar.gz) = b3ad66b39f926d22f947fef6d6a313e0448bcc331f9441910c2a28fbb8ac145c
-SIZE (Dancer2-0.301001.tar.gz) = 397739
+TIMESTAMP = 1622214162
+SHA256 (Dancer2-0.301002.tar.gz) = 30571b9ae8804dfc5d5934f23e0309df49cabcfeb5a3e0b447e6b05db5b7a07b
+SIZE (Dancer2-0.301002.tar.gz) = 396769
diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist
index 47c66fc00ac2..d40ccc930d0d 100644
--- a/www/p5-Dancer2/pkg-plist
+++ b/www/p5-Dancer2/pkg-plist
@@ -1,8 +1,8 @@
 bin/dancer2
 %%SITE_PERL%%/Dancer2.pm
 %%SITE_PERL%%/Dancer2/CLI.pm
-%%SITE_PERL%%/Dancer2/CLI/Command/gen.pm
-%%SITE_PERL%%/Dancer2/CLI/Command/version.pm
+%%SITE_PERL%%/Dancer2/CLI/Gen.pm
+%%SITE_PERL%%/Dancer2/CLI/Version.pm
 %%SITE_PERL%%/Dancer2/Config.pod
 %%SITE_PERL%%/Dancer2/Cookbook.pod
 %%SITE_PERL%%/Dancer2/Core.pm
@@ -91,8 +91,8 @@ bin/dancer2
 %%PERL5_MAN1%%/dancer2.1.gz
 %%PERL5_MAN3%%/Dancer2.3.gz
 %%PERL5_MAN3%%/Dancer2::CLI.3.gz
-%%PERL5_MAN3%%/Dancer2::CLI::Command::gen.3.gz
-%%PERL5_MAN3%%/Dancer2::CLI::Command::version.3.gz
+%%PERL5_MAN3%%/Dancer2::CLI::Gen.3.gz
+%%PERL5_MAN3%%/Dancer2::CLI::Version.3.gz
 %%PERL5_MAN3%%/Dancer2::Config.3.gz
 %%PERL5_MAN3%%/Dancer2::Cookbook.3.gz
 %%PERL5_MAN3%%/Dancer2::Core.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302005.14UK5Oj4078720>