update p5-Dancer2 to 0.400000

from wen heping
This commit is contained in:
bluhm 2022-03-20 22:22:31 +00:00
parent ad4238fc3a
commit 46d20cfe8e
3 changed files with 17 additions and 9 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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