mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.161000
Changes: http://search.cpan.org/dist/Dancer2/Changes
This commit is contained in:
parent
f3c786a401
commit
0aafe552be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391596
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer2
|
||||
PORTVERSION= 0.160003
|
||||
PORTVERSION= 0.161000
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +16,7 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
|
||||
p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
|
||||
p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \
|
||||
p5-Crypt-URandom>=0:${PORTSDIR}/security/p5-Crypt-URandom \
|
||||
p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
|
||||
p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \
|
||||
p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
|
||||
@ -28,7 +28,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
|
||||
p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
|
||||
p5-Moo>=0.09014:${PORTSDIR}/devel/p5-Moo \
|
||||
p5-MooX-Types-MooseLike-Numeric>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike-Numeric \
|
||||
p5-Plack>=1.0029:${PORTSDIR}/www/p5-Plack \
|
||||
p5-Plack>=1.0035:${PORTSDIR}/www/p5-Plack \
|
||||
p5-Plack-Middleware-FixMissingBodyInRedirect>=0:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \
|
||||
p5-Plack-Middleware-RemoveRedundantBody>=0:${PORTSDIR}/www/p5-Plack-Middleware-RemoveRedundantBody \
|
||||
p5-Return-MultiLevel>=0:${PORTSDIR}/devel/p5-Return-MultiLevel \
|
||||
@ -41,11 +41,8 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
|
||||
p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \
|
||||
p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \
|
||||
p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
|
||||
p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \
|
||||
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
|
||||
p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
${XS_BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= XS
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer2-0.160003.tar.gz) = 43373271bb560e4b8f30594c65160ddc6e6032f67a4fe5d17700ca1734a41ed5
|
||||
SIZE (Dancer2-0.160003.tar.gz) = 312429
|
||||
SHA256 (Dancer2-0.161000.tar.gz) = 1ac2f11604684a2390dbf7be41504e2e4508e49bdb730b012bd6d7be0d04cef8
|
||||
SIZE (Dancer2-0.161000.tar.gz) = 314343
|
||||
|
Loading…
Reference in New Issue
Block a user