aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-20 14:24:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-20 14:25:59 +0000
commitb29ac043670fa05272ed770b48bf7faf2630f010 (patch)
tree5aa41994a970f7d48569812788b00a51a86789d0
parentf8b1d9a5010729e4e22264cc09e6696b8bc8db60 (diff)
downloadports-b29ac043670fa05272ed770b48bf7faf2630f010.tar.gz
ports-b29ac043670fa05272ed770b48bf7faf2630f010.zip
devel/p5-Dancer-Debug: Update to 0.04
-rw-r--r--devel/p5-Dancer-Debug/Makefile14
-rw-r--r--devel/p5-Dancer-Debug/distinfo5
-rw-r--r--devel/p5-Dancer-Debug/pkg-plist2
3 files changed, 10 insertions, 11 deletions
diff --git a/devel/p5-Dancer-Debug/Makefile b/devel/p5-Dancer-Debug/Makefile
index 42222688b3b8..7e14991b8cdf 100644
--- a/devel/p5-Dancer-Debug/Makefile
+++ b/devel/p5-Dancer-Debug/Makefile
@@ -1,24 +1,20 @@
PORTNAME= Dancer-Debug
-PORTVERSION= 0.03
-PORTREVISION= 1
+PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Plack::Middleware::Debug extension Perl module
+COMMENT= Extend Plack::Middleware::Debug with some specific panels for Dancer
WWW= https://metacpan.org/release/Dancer-Debug
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Class-Method-Modifiers>=0:devel/p5-Class-Method-Modifiers \
- p5-Dancer>=0:www/p5-Dancer \
- p5-Plack-Middleware-Debug>=0:www/p5-Plack-Middleware-Debug
-
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/p5-Dancer-Debug/distinfo b/devel/p5-Dancer-Debug/distinfo
index f7aa3b6d6b44..60c75901408c 100644
--- a/devel/p5-Dancer-Debug/distinfo
+++ b/devel/p5-Dancer-Debug/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Dancer-Debug-0.03.tar.gz) = 2fb4866328683505ad2b6f724ff2aa2ff6811bd98276857b2d178b570f090b68
-SIZE (Dancer-Debug-0.03.tar.gz) = 11896
+TIMESTAMP = 1713528664
+SHA256 (Dancer-Debug-0.04.tar.gz) = 13f2a4ccd0c00fc73dc54786b0597fd59690f46909c22d306e091f41b6e36b4e
+SIZE (Dancer-Debug-0.04.tar.gz) = 13776
diff --git a/devel/p5-Dancer-Debug/pkg-plist b/devel/p5-Dancer-Debug/pkg-plist
index 5baba35e0793..04dcf20ecbc5 100644
--- a/devel/p5-Dancer-Debug/pkg-plist
+++ b/devel/p5-Dancer-Debug/pkg-plist
@@ -1,10 +1,12 @@
%%SITE_PERL%%/Dancer/Debug.pm
+%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/App.pm
%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/Logger.pm
%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/Routes.pm
%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/Session.pm
%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/Settings.pm
%%SITE_PERL%%/Plack/Middleware/Debug/Dancer/Version.pm
%%PERL5_MAN3%%/Dancer::Debug.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::Debug::Dancer::App.3.gz
%%PERL5_MAN3%%/Plack::Middleware::Debug::Dancer::Logger.3.gz
%%PERL5_MAN3%%/Plack::Middleware::Debug::Dancer::Routes.3.gz
%%PERL5_MAN3%%/Plack::Middleware::Debug::Dancer::Session.3.gz