diff options
author | wen <wen@pkgsrc.org> | 2022-03-20 02:17:14 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2022-03-20 02:17:14 +0000 |
commit | e6bb624d4bde0f0887a91f87a00fc8eb3ccf068b (patch) | |
tree | 4ff9a4734c9ca90923122fabed916028da08e6b8 /www | |
parent | d2d4b42ab023c4733c3d83982aa7653a359c4958 (diff) | |
download | pkgsrc-e6bb624d4bde0f0887a91f87a00fc8eb3ccf068b.tar.gz |
Update to 0.400000
Upstream changes:
0.400000 2022-03-13 22:16:13-04:00 America/New_York
[ BUG FIXES ]
* PR #1634: Fix CI push setting to run tests on branches with / in the
name (Stefan Hornburg - Racke)
* PR #1641: Fix uninitialized warnings from parsing routes with mixed
regex/splats (Russell @veryrusty Jenkins)
[ ENHANCEMENTS ]
* PR #1627: Set minimum Perl to 5.10.1 (Peter Mottram - SysPete)
* PR #1643: Set minimum Perl to 5.12.5 (Jason A. Crome)
[ DOCUMENTATION ]
* PR #1633: Fix YAML example in the tutorial (Tina Müller)
* PR #1644: Add deprecation policy to docs; link git guide (Jason A.
Crome)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index b976acecb2c..17b12cc0b4a 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2021/07/05 10:22:06 wen Exp $ +# $NetBSD: Makefile,v 1.63 2022/03/20 02:17:14 wen Exp $ -DISTNAME= Dancer2-0.301004 +DISTNAME= Dancer2-0.400000 PKGNAME= p5-${DISTNAME} 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 fd4b82e6c43..d2b813f906f 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.51 2021/10/26 11:29:55 nia Exp $ +$NetBSD: distinfo,v 1.52 2022/03/20 02:17:14 wen Exp $ -BLAKE2s (Dancer2-0.301004.tar.gz) = 251cee170903a9f25c8253d53d40e48316e0aed20b9bd16af57ffc33f82e7601 -SHA512 (Dancer2-0.301004.tar.gz) = 3a8b76094f37375c2b20c49fa5ba2129a3d897262528d75d6da0668fcda65442bf90ee4017e4d7cfa1fe185794280db08c40dd6d8c066a7d6c8097fd2a547567 -Size (Dancer2-0.301004.tar.gz) = 400506 bytes +BLAKE2s (Dancer2-0.400000.tar.gz) = edadefd411aa9eafdb2ec080d4330f370f162a2287752d181ecb2deee8e69c0e +SHA512 (Dancer2-0.400000.tar.gz) = c65f2ed88e5936c6db65753342ccac7ecdc884ca566c6a6cdadfdb5c6d0c240beb18479c56ea76d4f3aedaf077007cda56e4c246dd973df5c548eb0773058553 +Size (Dancer2-0.400000.tar.gz) = 402506 bytes |