summaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2019-04-04 06:37:08 +0000
committerwen <wen@pkgsrc.org>2019-04-04 06:37:08 +0000
commit34134e426d649489d910b08453fa7fbc3da290b5 (patch)
treeab40861308490ff38f2026b8666f7b36e35b5b68 /www/p5-Dancer/Makefile
parent5bd65973cdaead571ea68cd0e1af476f7a7f4ef8 (diff)
downloadpkgsrc-34134e426d649489d910b08453fa7fbc3da290b5.tar.gz
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 (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 5b07f930ab7..96e6bd05737 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -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/}