svn commit: r388752 - head/www/p5-Dancer2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 7 20:40:43 UTC 2015
Author: sunpoet
Date: Sun Jun 7 20:40:41 2015
New Revision: 388752
URL: https://svnweb.freebsd.org/changeset/ports/388752
Log:
- Update to 0.160003
Changes: http://search.cpan.org/dist/Dancer2/Changes
Modified:
head/www/p5-Dancer2/Makefile
head/www/p5-Dancer2/distinfo
Modified: head/www/p5-Dancer2/Makefile
==============================================================================
--- head/www/p5-Dancer2/Makefile Sun Jun 7 20:40:36 2015 (r388751)
+++ head/www/p5-Dancer2/Makefile Sun Jun 7 20:40:41 2015 (r388752)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2
-PORTVERSION= 0.160002
+PORTVERSION= 0.160003
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,13 +22,13 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}
p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \
p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \
- p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-HTTP-Headers-Fast>=0:${PORTSDIR}/www/p5-HTTP-Headers-Fast \
p5-Import-Into>=0:${PORTSDIR}/devel/p5-Import-Into \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
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>=0:${PORTSDIR}/www/p5-Plack \
+ p5-Plack>=1.0029:${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 \
@@ -39,7 +39,8 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}
p5-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \
+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 \
Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo Sun Jun 7 20:40:36 2015 (r388751)
+++ head/www/p5-Dancer2/distinfo Sun Jun 7 20:40:41 2015 (r388752)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.160002.tar.gz) = 3612cdbf986f30cd2e1efdcf985a8f8af4d3beb190b568a12fd1a660d0333a36
-SIZE (Dancer2-0.160002.tar.gz) = 312258
+SHA256 (Dancer2-0.160003.tar.gz) = 43373271bb560e4b8f30594c65160ddc6e6032f67a4fe5d17700ca1734a41ed5
+SIZE (Dancer2-0.160003.tar.gz) = 312429
More information about the svn-ports-all
mailing list