Tue Mar 9 03:00:40 2021 UTC ()
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)


(wen)
diff -r1.58 -r1.59 pkgsrc/www/p5-Dancer2/Makefile
diff -r1.46 -r1.47 pkgsrc/www/p5-Dancer2/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/www/p5-Dancer2/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer2/Makefile 2020/09/04 11:19:08 1.58
+++ pkgsrc/www/p5-Dancer2/Makefile 2021/03/09 03:00:40 1.59
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.58 2020/09/04 11:19:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.59 2021/03/09 03:00:40 wen Exp $
2 2
3DISTNAME= Dancer2-0.300004 3DISTNAME= Dancer2-0.300005
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Dancer2 9HOMEPAGE= https://metacpan.org/release/Dancer2
11COMMENT= Lightweight yet powerful web application framework 10COMMENT= Lightweight yet powerful web application framework
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/Dancer2/.packlist 14PERL5_PACKLIST= auto/Dancer2/.packlist
16 15
17BUILD_DEPENDS+= p5-Exporter-Tiny>=0:../../devel/p5-Exporter-Tiny 16BUILD_DEPENDS+= p5-Exporter-Tiny>=0:../../devel/p5-Exporter-Tiny
18BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle 17BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle

cvs diff -r1.46 -r1.47 pkgsrc/www/p5-Dancer2/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer2/distinfo 2020/07/05 02:10:28 1.46
+++ pkgsrc/www/p5-Dancer2/distinfo 2021/03/09 03:00:40 1.47
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.46 2020/07/05 02:10:28 wen Exp $ 1$NetBSD: distinfo,v 1.47 2021/03/09 03:00:40 wen Exp $
2 2
3SHA1 (Dancer2-0.300004.tar.gz) = 6968aec40456e1b30c09543207e358c2b19b1ac9 3SHA1 (Dancer2-0.300005.tar.gz) = e2393c38602546ad83c7638239a6187e4409bc93
4RMD160 (Dancer2-0.300004.tar.gz) = bf96b6332ec6d7ac2fbe6063258c248b2a823b9a 4RMD160 (Dancer2-0.300005.tar.gz) = 9c8c890e2e710f4b0957dd664c07d3235bd9930f
5SHA512 (Dancer2-0.300004.tar.gz) = b5a40d344f8d3c569f47da9b4141857d4585bb07b6208197bd594e5d746796972a95ed563ecfa81be95c9d09c0ffa52bbfd4a474e363c90950f5f3850b998177 5SHA512 (Dancer2-0.300005.tar.gz) = 3f2ad18694a1b2775d714774419d560bca56bd30a16400fc5166478873d710286ad4e866e0387a27f5714af2de615663b03b1bf3bd6f37fe67d9e065f17e2860
6Size (Dancer2-0.300004.tar.gz) = 393403 bytes 6Size (Dancer2-0.300005.tar.gz) = 395276 bytes