From 46d20cfe8eb548cac962ec43198dff938c6a2b44 Mon Sep 17 00:00:00 2001 From: bluhm Date: Sun, 20 Mar 2022 22:22:31 +0000 Subject: [PATCH] update p5-Dancer2 to 0.400000 from wen heping --- www/p5-Dancer2/Makefile | 20 +++++++++++++------- www/p5-Dancer2/distinfo | 4 ++-- www/p5-Dancer2/pkg/PLIST | 2 ++ 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 5646785699d..af2bc2ace5c 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,17 +1,20 @@ -COMMENT = lightweight yet powerful web application framework +COMMENT = lightweight yet powerful web application framework -MODULES = cpan -PKG_ARCH = * -DISTNAME = Dancer2-0.301004 -CATEGORIES = www +DISTNAME = Dancer2-0.400000 + +CATEGORIES = www # Perl PERMIT_PACKAGE = Yes +MODULES = cpan + BUILD_DEPENDS = devel/p5-File-ShareDir-Install>=0.06 -RUN_DEPENDS = converters/p5-JSON \ +RUN_DEPENDS = converters/p5-Cpanel-JSON-XS \ + converters/p5-JSON \ converters/p5-JSON-XS \ + converters/p5-JSON-MaybeXS \ devel/p5-CLI-Osprey \ devel/p5-Class-Load \ devel/p5-Config-Any \ @@ -26,6 +29,7 @@ RUN_DEPENDS = converters/p5-JSON \ devel/p5-Scope-Upper \ devel/p5-Type-Tiny \ devel/p5-YAML \ + devel/p5-YAML-XS \ mail/p5-MIME-Types \ security/p5-Digest-SHA1 \ sysutils/p5-File-Which \ @@ -49,6 +53,8 @@ TEST_DEPENDS = devel/p5-AnyEvent \ devel/p5-Test-Perl-Critic \ sysutils/p5-Capture-Tiny -MAKE_ENV += TEST_POD=yes AUTHOR_TESTING=Yes +MAKE_ENV = TEST_POD=yes AUTHOR_TESTING=Yes + +PKG_ARCH = * .include diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 588965c1447..e6e6e785bd6 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.301004.tar.gz) = CO4NnvvMGhogWdpaG5kEHsqKzuM7FOPQtMu9AQAJ3eU= -SIZE (Dancer2-0.301004.tar.gz) = 400506 +SHA256 (Dancer2-0.400000.tar.gz) = 5s96Xu0pJhCH0s5ttjHSi06HDLFPMcLfovd8AWO8Q1w= +SIZE (Dancer2-0.400000.tar.gz) = 402506 diff --git a/www/p5-Dancer2/pkg/PLIST b/www/p5-Dancer2/pkg/PLIST index 758fa98eb87..959b3d6c22c 100644 --- a/www/p5-Dancer2/pkg/PLIST +++ b/www/p5-Dancer2/pkg/PLIST @@ -43,6 +43,7 @@ ${P5SITE}/Dancer2/Core/Runner.pm ${P5SITE}/Dancer2/Core/Session.pm ${P5SITE}/Dancer2/Core/Time.pm ${P5SITE}/Dancer2/Core/Types.pm +${P5SITE}/Dancer2/DeprecationPolicy.pod ${P5SITE}/Dancer2/FileUtils.pm ${P5SITE}/Dancer2/Handler/ ${P5SITE}/Dancer2/Handler/AutoPage.pm @@ -157,6 +158,7 @@ ${P5SITE}/auto/share/dist/Dancer2/skel/views/layouts/main.tt @man man/man3p/Dancer2::Core::Session.3p @man man/man3p/Dancer2::Core::Time.3p @man man/man3p/Dancer2::Core::Types.3p +@man man/man3p/Dancer2::DeprecationPolicy.3p @man man/man3p/Dancer2::FileUtils.3p @man man/man3p/Dancer2::Handler::AutoPage.3p @man man/man3p/Dancer2::Handler::File.3p