pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer Update to 1.3512
details: https://anonhg.NetBSD.org/pkgsrc/rev/40b6e6ba5dc9
branches: trunk
changeset: 332112:40b6e6ba5dc9
user: wen <wen%pkgsrc.org@localhost>
date: Thu Apr 04 06:37:08 2019 +0000
description:
Update to 1.3512
Upstream changes:
1.3512 2019-03-31 20:10:08+01:00 Europe/London
Promoting previous trial release 1.3511 to stable.
1.3511 2019-03-29 11:16:08+00:00 Europe/London (TRIAL RELEASE)
[BUG FIXES]
- More session cookie handling fun - avoid causing test failures in dependencies
in some cases (e.g. RT #128911 and others)
[ENHANCEMENTS]
- hold session in SharedData, to avoid reading the session contents every time
anything is requested, could be a performance win
1.3510 2019-03-19 14:42:26+00:00 Europe/London
Promoting previous trial release 1.3501 to stable.
Fix #1204 - more proxy-related test failure fun
1.3501 2019-03-14 19:19:49+00:00 Europe/London (TRIAL RELEASE)
[BUG FIXES]
Fix "too late to set cookie" errors if you access a session within an after hook
after using send_file().
diffstat:
www/p5-Dancer/Makefile | 4 ++--
www/p5-Dancer/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c8bcda8e6c5e -r 40b6e6ba5dc9 www/p5-Dancer/Makefile
--- a/www/p5-Dancer/Makefile Thu Apr 04 04:20:26 2019 +0000
+++ b/www/p5-Dancer/Makefile Thu Apr 04 06:37:08 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/10/20 04:16:06 wen Exp $
+# $NetBSD: Makefile,v 1.42 2019/04/04 06:37:08 wen Exp $
-DISTNAME= Dancer-1.3500
+DISTNAME= Dancer-1.3512
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BIGPRESH/}
diff -r c8bcda8e6c5e -r 40b6e6ba5dc9 www/p5-Dancer/distinfo
--- a/www/p5-Dancer/distinfo Thu Apr 04 04:20:26 2019 +0000
+++ b/www/p5-Dancer/distinfo Thu Apr 04 06:37:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/10/20 04:16:06 wen Exp $
+$NetBSD: distinfo,v 1.33 2019/04/04 06:37:08 wen Exp $
-SHA1 (Dancer-1.3500.tar.gz) = d291da27a363789710737cdfb5a361406c839694
-RMD160 (Dancer-1.3500.tar.gz) = d0b3d2f33e70af111e2d244bdd3c06225d20931b
-SHA512 (Dancer-1.3500.tar.gz) = 48085c4e4fcf5c752de5de7bae0a9bae1f9dab42904fbd282ccc2bca708fbd83da33c8d3f1d7c1a201d2277d3aad255a3185e3203e3e504d296d99caf608d718
-Size (Dancer-1.3500.tar.gz) = 392695 bytes
+SHA1 (Dancer-1.3512.tar.gz) = 4408deb8e7daee5adfafdb5286e3216d0686582b
+RMD160 (Dancer-1.3512.tar.gz) = 0794787af6197b828fc05bb5b300aa7583d0be15
+SHA512 (Dancer-1.3512.tar.gz) = e35ba7b6cbb2da4d61b054ac13483ea457011fad06a4a9abc596a2878d841f3eba0f5c08dfee0e5887fffba4b57c9b0862721959d1d1de57e2b53046093e8d3c
+Size (Dancer-1.3512.tar.gz) = 394458 bytes
Home |
Main Index |
Thread Index |
Old Index