mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Upgrade to 1.3110.
Feature safe: yes
This commit is contained in:
parent
60a4c39d8f
commit
5a12bfc3b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306151
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Dancer
|
||||
PORTVERSION= 1.3100
|
||||
PORTVERSION= 1.3110
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:XSAWYERX
|
||||
@ -20,7 +20,6 @@ LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Clone>0:${PORTSDIR}/devel/p5-Clone \
|
||||
p5-HTTP-Body>=1.07:${PORTSDIR}/www/p5-HTTP-Body \
|
||||
p5-HTTP-Server-Simple-PSGI>=0.11:${PORTSDIR}/www/p5-HTTP-Server-Simple-PSGI \
|
||||
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
|
||||
@ -28,7 +27,6 @@ RUN_DEPENDS= \
|
||||
p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= \
|
||||
p5-Clone>0:${PORTSDIR}/devel/p5-Clone \
|
||||
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
|
||||
p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML \
|
||||
@ -36,7 +34,9 @@ TEST_DEPENDS= \
|
||||
p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \
|
||||
p5-HTTP-Parser-XS>0:${PORTSDIR}/www/p5-HTTP-Parser-XS \
|
||||
p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \
|
||||
p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
|
||||
p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output \
|
||||
p5-Plack>0:${PORTSDIR}/www/p5-Plack \
|
||||
p5-Clone>0:${PORTSDIR}/devel/p5-Clone
|
||||
# XXX: test wants p5-Dancer-Session-Cookie, but this causes cyclic dependency.
|
||||
# p5-Dancer-Session-Cookie>0:${PORTSDIR}/www/p5-Dancer-Session-Cookie
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer-1.3100.tar.gz) = e4c9ce04fcafb2a286438b9328ba970932ab65e3fd663654d899392abf3efc61
|
||||
SIZE (Dancer-1.3100.tar.gz) = 295808
|
||||
SHA256 (Dancer-1.3110.tar.gz) = 1c22800be3fe294acfa8e3810cf6bd5dc6292079c73f74691968b728c5c1bf52
|
||||
SIZE (Dancer-1.3110.tar.gz) = 293654
|
||||
|
Loading…
Reference in New Issue
Block a user