pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer2 Update to 0.203000
details: https://anonhg.NetBSD.org/pkgsrc/rev/09d862e1a1e0
branches: trunk
changeset: 351706:09d862e1a1e0
user: wen <wen%pkgsrc.org@localhost>
date: Fri Aug 26 07:37:30 2016 +0000
description:
Update to 0.203000
Add p5-ExtUtils-MakeMaker as BUILD_DEPENDS
Upstream changes:
0.203000 2016-08-24 22:09:56-05:00 America/Chicago
[ BUG FIXES ]
* GH #1232: Force deserialization of body data even when an existing
Plack::Request object has already parsed request body. Don't double
decode deserialized data. (Russell Jenkins - @veryrusty)
[ ENHANCEMENTS ]
* GH #1195: Add change_session_id() method - both as a good security
practice and to comply with other established security standards.
(Peter Mottram)
* GH #1234: Add convenience functions to access Dancer's HTTP_CODES
table. (Yanick Champoux)
[ DOCUMENTATION ]
* Fix Typo (Stefan Hornburg - Racke)
* Document $session->data (Stefan Hornburg - Racke)
diffstat:
www/p5-Dancer2/Makefile | 5 +++--
www/p5-Dancer2/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 49121cba146f -r 09d862e1a1e0 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile Thu Aug 25 21:18:18 2016 +0000
+++ b/www/p5-Dancer2/Makefile Fri Aug 26 07:37:30 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2016/08/16 00:34:14 wen Exp $
+# $NetBSD: Makefile,v 1.37 2016/08/26 07:37:30 wen Exp $
-DISTNAME= Dancer2-0.202000
+DISTNAME= Dancer2-0.203000
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
@@ -13,6 +13,7 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Dancer2/.packlist
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.12:../../devel/p5-ExtUtils-MakeMaker
BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle
BUILD_DEPENDS+= p5-Test-MockTime>=0:../../time/p5-Test-MockTime
BUILD_DEPENDS+= p5-Test-TCP>=0:../../net/p5-Test-TCP
diff -r 49121cba146f -r 09d862e1a1e0 www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo Thu Aug 25 21:18:18 2016 +0000
+++ b/www/p5-Dancer2/distinfo Fri Aug 26 07:37:30 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2016/08/16 00:34:14 wen Exp $
+$NetBSD: distinfo,v 1.32 2016/08/26 07:37:30 wen Exp $
-SHA1 (Dancer2-0.202000.tar.gz) = 599aac8c5221402049d8c4745f75404ef83652a1
-RMD160 (Dancer2-0.202000.tar.gz) = c560e0b7c9c2b4f0fc556a9bc445820560f961dc
-SHA512 (Dancer2-0.202000.tar.gz) = c984f0a2a8b6275d4e571c0e4ae95a0c79305a6318da838f9840bdfdf8b6cbb2a6a99d425f8c7a194fbc1bfd7bfc64918d46455fa909ceefdddac21575425155
-Size (Dancer2-0.202000.tar.gz) = 351046 bytes
+SHA1 (Dancer2-0.203000.tar.gz) = 007c4e1962dca9ef09c583b7ac3ad3b56b14d834
+RMD160 (Dancer2-0.203000.tar.gz) = 3dc0013db4f39d5ca7d70da45740a37c86a181d5
+SHA512 (Dancer2-0.203000.tar.gz) = fd34dfe99490f1a730ef6a8e6fb4cb9ddd1bf2100b3d46a4875aecdd9ccf45b0671814c594ceb85af2083ff3167a93144f0c18fc92471f52a247dfdd801eed34
+Size (Dancer2-0.203000.tar.gz) = 355156 bytes
Home |
Main Index |
Thread Index |
Old Index