Thu May 1 13:35:02 2014 UTC ()
Update to 0.140001

Upstream changes:
0.140001  2014-05-01 10:49:25CEST+0200 Europe/Amsterdam

    [ BUG FIXES ]
    * Bugfix for extracting multiple cookies within a request.
      (Cymon, Russell Jenkins)
    * Require minimum version of Plack to make sure we can add the Head
      middleware. Not exactly a bug, but not a feature. (Sawyer X)

    [ DOCUMENTATION ]
    * Correct reference to HTTP::Server::Simple::PSGI. (Russell Jenkins)

0.140000  2014-04-28 23:14:31CEST+0200 Europe/Amsterdam

    [ ENHANCEMENTS ]
    * Replace Config role with better ConfigReader role.
      (Mickey Nasriachi, Stefan Hornburg, Sawyer X)
    * Move App-related attributes (engines) to App instead of config role.
      (Mickey Nasriachi, Stefan Hornburg, Sawyer X)
    * Untangle Runner-Server (removing Server entirely).
      (Mickey Nasriachi, Stefan Hornburg, Sawyer X)
    * Replace HTTP::Server::Simple::PSGI with HTTP::Server::PSGI.
      (Mickey Nasriachi, Stefan Hornburg, Sawyer X)
    * GH #527: Build request cookie objects from request headers, not env.
      (Russell Jenkins)
    * GH #569: Transform cookie using the HTTP_COOKIE header, per PSGI spec.
      (Russell Jenkins)
    * GH #559, #544: Use Plack middleware for HEAD request content removal.
      (Russell Jenkins)
    * GH #513, #483: Deserialize body content for DELETE requests.
      (Russell Jenkins, Yanick Champoux, Sawyer X)

0.13      2014-04-13 19:19:44CEST+0200 Europe/Amsterdam

    [ ENHANCEMENTS ]
    * GH #562: Change YAML::Any to YAML (Steven Humphrey, Russell Jenkins).

    [ BUG FIXES ]
    * GH #524: Double encoding for YAML sessions.
    * GH #557: Switch to using YAML::Old.
    * GH #548: Deserializer test failure.


(wen)
diff -r1.7 -r1.8 pkgsrc/www/p5-Dancer2/Makefile
diff -r1.6 -r1.7 pkgsrc/www/p5-Dancer2/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/www/p5-Dancer2/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-Dancer2/Makefile 2014/04/10 13:46:51 1.7
+++ pkgsrc/www/p5-Dancer2/Makefile 2014/05/01 13:35:02 1.8
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/04/10 13:46:51 wen Exp $
+# $NetBSD: Makefile,v 1.8 2014/05/01 13:35:02 wen Exp $
 
-DISTNAME=	Dancer2-0.12
+DISTNAME=	Dancer2-0.140001
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}

cvs diff -r1.6 -r1.7 pkgsrc/www/p5-Dancer2/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-Dancer2/distinfo 2014/04/10 13:46:51 1.6
+++ pkgsrc/www/p5-Dancer2/distinfo 2014/05/01 13:35:02 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/04/10 13:46:51 wen Exp $
+$NetBSD: distinfo,v 1.7 2014/05/01 13:35:02 wen Exp $
 
-SHA1 (Dancer2-0.12.tar.gz) = 153ac6c07720ef5063cc9df5730e4883fea041cb
+SHA1 (Dancer2-0.140001.tar.gz) = 6449a12a56c4d535dfdf0ade139128b4e504c888
-RMD160 (Dancer2-0.12.tar.gz) = 088a355e1dec9991b7e3d3ce5b598f819a30d700
+RMD160 (Dancer2-0.140001.tar.gz) = c7d06ac6ad032005877fef6ac4347847838025e1
-Size (Dancer2-0.12.tar.gz) = 253387 bytes
+Size (Dancer2-0.140001.tar.gz) = 254046 bytes