summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-03-09 03:00:40 +0000
committerwen <wen@pkgsrc.org>2021-03-09 03:00:40 +0000
commitd414a8e565e154a000e7c1dcbc8722fe217aa91a (patch)
treea21250a34c65a5197ee8ecc938971c13f1d5bbb7
parent6da9f5fb87e870aecd55798e15858710e2d5a976 (diff)
downloadpkgsrc-d414a8e565e154a000e7c1dcbc8722fe217aa91a.tar.gz
Update to 0.300005
Upstream changes: 0.300005 2021-01-26 15:57:41-05:00 America/New_York [ BUG FIXES ] * GH #1546: Add MIME type for all files served from public (Russell @veryrusty Jenkins) * GH #1555: Remove all leftovers of warnings config setting (Sergiy Borodych) * GH #1557: Remove HTTP::XSCookies workaround (Alexander Pankoff) * GH #1564: Add script_name to redirects beginning with / (Nigel Gregoire) * GH #1567: Fix CSS so errors do not display ourside of <pre> HTML element (Elliot Holden) * GH #1568: Serializer::Mutable doesn't auto-load other serializers (Russell @veryrusty Jenkins) * GH #1579: Fix missing push_header method in Response::Delayed (Paul Clements) [ ENHANCEMENTS ] * GH #1552: Update jQuery (Sergiy Borodych) * GH #1558: Test to make sure uploads aren't discarded after the forward keyword is used (Alexander Pankoff) * GH #1571: Add GitHub Actions support (Gabor Szabo) * GH #1572: Install Dancer2::Session::Cookie in order to run the test t/issues/gh-811.t (racke) [ DOCUMENTATION ] * GH #1490: Document Dancer2::Core::App->template() (Steve Dondley) * GH #1551: Fix pod for cookie same site attribute (Sergiy Borodych) * GH #1562: Fix links, missing code in Tutorial (cloveistaken)
-rw-r--r--www/p5-Dancer2/Makefile5
-rw-r--r--www/p5-Dancer2/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index bebbf85f39f..853295ae1a9 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2020/09/04 11:19:08 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2021/03/09 03:00:40 wen Exp $
-DISTNAME= Dancer2-0.300004
+DISTNAME= Dancer2-0.300005
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 40a9199cd05..69e4d70323a 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2020/07/05 02:10:28 wen Exp $
+$NetBSD: distinfo,v 1.47 2021/03/09 03:00:40 wen Exp $
-SHA1 (Dancer2-0.300004.tar.gz) = 6968aec40456e1b30c09543207e358c2b19b1ac9
-RMD160 (Dancer2-0.300004.tar.gz) = bf96b6332ec6d7ac2fbe6063258c248b2a823b9a
-SHA512 (Dancer2-0.300004.tar.gz) = b5a40d344f8d3c569f47da9b4141857d4585bb07b6208197bd594e5d746796972a95ed563ecfa81be95c9d09c0ffa52bbfd4a474e363c90950f5f3850b998177
-Size (Dancer2-0.300004.tar.gz) = 393403 bytes
+SHA1 (Dancer2-0.300005.tar.gz) = e2393c38602546ad83c7638239a6187e4409bc93
+RMD160 (Dancer2-0.300005.tar.gz) = 9c8c890e2e710f4b0957dd664c07d3235bd9930f
+SHA512 (Dancer2-0.300005.tar.gz) = 3f2ad18694a1b2775d714774419d560bca56bd30a16400fc5166478873d710286ad4e866e0387a27f5714af2de615663b03b1bf3bd6f37fe67d9e065f17e2860
+Size (Dancer2-0.300005.tar.gz) = 395276 bytes