Hi!
This updates www/p5-Plack to 1.0039. Attached 2 new deps.

We have OK from MAINTAINER.

www/p5-Cookie-Baker:
Cookie::Baker provides simple cookie string generator and parser.

devel/p5-Test-Time:
Test::Time can be used to test modules that deal with time.
Once you use this module, all references to time and sleep will be
internalized.

All tests passed.

Comments, OK?

-- 
C.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Plack/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    18 Jan 2015 13:13:37 -0000      1.8
+++ Makefile    20 Dec 2015 10:49:13 -0000
@@ -3,7 +3,7 @@
 COMMENT =              interface between perl web frameworks and web servers
 
 MODULES =              cpan
-DISTNAME =             Plack-1.0033
+DISTNAME =             Plack-1.0039
 CATEGORIES =           www
 MAINTAINER =           Abel Abraham Camarillo Ojeda <acam...@verlet.org>
 
@@ -21,7 +21,9 @@ RUN_DEPENDS = devel/p5-Devel-StackTrace>
                net/p5-Test-TCP>=2.00 \
                sysutils/p5-Filesys-Notify-Simple>=0 \
                www/p5-Apache-LogFormat-Compiler>=0.12 \
+               www/p5-Cookie-Baker>=0.05 \
                www/p5-HTTP-Body>=1.06 \
+               www/p5-HTTP-Headers-Fast>=0.18 \
                www/p5-HTTP-Message>=5.814 \
                www/p5-URI>=1.59
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Plack/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    18 Jan 2015 13:13:37 -0000      1.4
+++ distinfo    20 Dec 2015 10:49:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (Plack-1.0033.tar.gz) = vNh4S4JjvW1oR26dUub5iBm9TzMxRVytEu/+1jp4MiA=
-SIZE (Plack-1.0033.tar.gz) = 239206
+SHA256 (Plack-1.0039.tar.gz) = 0kpXLohkTH05x+b/GvAFtyjeyUqHjPBtkCerfRov0Kk=
+SIZE (Plack-1.0039.tar.gz) = 176711
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/p5-Plack/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   18 Jan 2015 13:13:37 -0000      1.3
+++ pkg/PLIST   20 Dec 2015 10:49:13 -0000
@@ -1,5 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.3 2015/01/18 13:13:37 benoit Exp $
 bin/plackup
+${P5SITE}/HTTP/
 ${P5SITE}/HTTP/Message/
 ${P5SITE}/HTTP/Message/PSGI.pm
 ${P5SITE}/HTTP/Server/
@@ -86,6 +87,9 @@ ${P5SITE}/Plack/Test/Suite.pm
 ${P5SITE}/Plack/Util/
 ${P5SITE}/Plack/Util.pm
 ${P5SITE}/Plack/Util/Accessor.pm
+${P5SITE}/auto/
+${P5SITE}/auto/share/
+${P5SITE}/auto/share/dist/
 ${P5SITE}/auto/share/dist/Plack/
 ${P5SITE}/auto/share/dist/Plack/#foo
 ${P5SITE}/auto/share/dist/Plack/baybridge.jpg

Attachment: p5-Cookie-Baker-0.06.tgz
Description: application/tar-gz

Attachment: p5-Test-Time-0.04.tgz
Description: application/tar-gz

Reply via email to