Hi,
update p5-Dancer2 to version 0.166000. All tests pass.

Thanks to all who helped updating p5-Plack to latest
version!

-- 
C.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    11 Sep 2015 21:02:51 -0000      1.2
+++ Makefile    22 Jan 2016 06:43:59 -0000
@@ -3,7 +3,7 @@
 COMMENT =              lightweight yet powerful web application framework
 
 MODULES =              cpan
-DISTNAME =             Dancer2-0.162000
+DISTNAME =             Dancer2-0.166000
 CATEGORIES =           www
 
 MAINTAINER =           Cesare Gargano <[email protected]>
@@ -17,14 +17,18 @@ BUILD_DEPENDS =             devel/p5-File-ShareDir-
 RUN_DEPENDS =          devel/p5-App-Cmd \
                        devel/p5-Class-Load \
                        devel/p5-Config-Any \
+                       security/p5-Digest-SHA1 \
                        www/p5-HTTP-Body \
+                       www/p5-HTTP-Cookies \
                        www/p5-HTTP-Date \
                        www/p5-HTTP-Headers-Fast \
                        devel/p5-Hash-Merge-Simple \
+                       devel/p5-Import-Into \
                        converters/p5-JSON \
-                       devel/p5-Moo>=1.003000 \
+                       mail/p5-MIME-Types \
+                       devel/p5-Moo>=2.000000 \
                        devel/p5-MooX-Types-MooseLike \
-                       www/p5-Plack>=1.0029 \
+                       www/p5-Plack>=1.0035 \
                        www/p5-Plack-Middleware-FixMissingBodyInRedirect \
                        www/p5-Plack-Middleware-RemoveRedundantBody \
                        devel/p5-Return-MultiLevel \
@@ -33,11 +37,12 @@ RUN_DEPENDS =               devel/p5-App-Cmd \
                        textproc/p5-Template-Tiny \
                        devel/p5-YAML
 
-TEST_DEPENDS =         sysutils/p5-Capture-Tiny \
+TEST_DEPENDS =         devel/p5-AnyEvent \
+                       sysutils/p5-Capture-Tiny \
                        www/p5-HTTP-Body \
                        www/p5-HTTP-Cookies \
                        www/p5-HTTP-Message \
-                       www/p5-Plack>=1.0029 \
+                       www/p5-Plack>=1.0035 \
                        devel/p5-Test-Fatal \
                        devel/p5-Test-Memory-Cycle>=1.04 \
                        devel/p5-Test-MockTime \
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    11 Sep 2015 21:02:51 -0000      1.2
+++ distinfo    22 Jan 2016 06:43:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.162000.tar.gz) = Qo0CJr4FD8jocoKgVcUw+GR1lxJEeAe+BHOmnodyZPM=
-SIZE (Dancer2-0.162000.tar.gz) = 314809
+SHA256 (Dancer2-0.166000.tar.gz) = NLKsFulAyUs8EQD3Ml7ZOEvEYhCywuRqjwQD1NBT1h0=
+SIZE (Dancer2-0.166000.tar.gz) = 324135
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   11 Sep 2015 21:02:51 -0000      1.2
+++ pkg/PLIST   22 Jan 2016 06:43:59 -0000
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.2 2015/09/11 21:02:51 landry Exp $
+@comment $OpenBSD$
 bin/dancer2
 ${P5SITE}/Dancer2/
 ${P5SITE}/Dancer2.pm
@@ -82,8 +82,12 @@ ${P5SITE}/Dancer2/Template/TemplateToolk
 ${P5SITE}/Dancer2/Template/Tiny.pm
 ${P5SITE}/Dancer2/Test.pm
 ${P5SITE}/Dancer2/Tutorial.pod
+${P5SITE}/auto/
+${P5SITE}/auto/share/
+${P5SITE}/auto/share/dist/
 ${P5SITE}/auto/share/dist/Dancer2/
 ${P5SITE}/auto/share/dist/Dancer2/skel/
+${P5SITE}/auto/share/dist/Dancer2/skel/.dancer
 ${P5SITE}/auto/share/dist/Dancer2/skel/MANIFEST.SKIP
 ${P5SITE}/auto/share/dist/Dancer2/skel/Makefile.PL
 ${P5SITE}/auto/share/dist/Dancer2/skel/bin/

Reply via email to