diff options
author | wen <wen@pkgsrc.org> | 2020-01-08 13:38:34 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2020-01-08 13:38:34 +0000 |
commit | 7f8589b51a6283ab07e949d4671b72091c526fca (patch) | |
tree | e65f69f03029947652bec91c4e35c5de04ebea60 /www | |
parent | 07b6583512d5bd47f233f47b10773c7a356666c6 (diff) | |
download | pkgsrc-7f8589b51a6283ab07e949d4671b72091c526fca.tar.gz |
Update to 0.300000
Upstream changes:
0.300000 2019-12-23 23:55:09-06:00 America/Chicago
[ BUG FIXES ]
* None
[ ENHANCEMENTS ]
* GH #1127, GH #1476: Route parameters with types (Peter Mottram -
SysPete)
[ DOCUMENTATION ]
* None
0.208002 2019-12-14 16:08:46-05:00 America/New_York
[ BUG FIXES ]
* GH#1527: Update travis dist to 'trusty' (Sergiy Borodych)
[ ENHANCEMENTS ]
* GH #1525: Remove use of Return::MultiLevel, and implement stack frame
jumping manually (Graham Knop)
[ DOCUMENTATION ]
* GH #1505: Fix Flaskr link (Mohammad S Anwar)
* GH #1506, 1520: Explain what add_route() does with args (Tom Hukins)
* GH #1519: Fix Template Toolkit config docs (Tom Hukins)
* GH #1522: Fix itetare typo (Stefan Hornburg - Racke)
* GH #1523: Fix typo in Template Toolkit documentation (Mike Katasonov)
* GH #1524: Fix error in configuration documentation (Tom Hukins)
* GH #1526: Mention that TT2 config start_tag/end_tag need escaping
(Chris White)
* GH #1528: Note that"Engines" key must be merged in config.yml (Chris
White)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 08ff898b3d3..657dc238ef3 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2019/11/04 22:10:03 rillig Exp $ +# $NetBSD: Makefile,v 1.54 2020/01/08 13:38:34 wen Exp $ -DISTNAME= Dancer2-0.208001 +DISTNAME= Dancer2-0.300000 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 9cb9a803117..af198cb64e6 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2019/08/31 10:34:05 wen Exp $ +$NetBSD: distinfo,v 1.44 2020/01/08 13:38:34 wen Exp $ -SHA1 (Dancer2-0.208001.tar.gz) = 0f79d22aff4db28771672aafede92d6cea648c40 -RMD160 (Dancer2-0.208001.tar.gz) = 202afcaa0fd45c87c293fa3bdc25786f1511cdd3 -SHA512 (Dancer2-0.208001.tar.gz) = a9c9da9fc8e1c07f3dbcf0ea2dca648627ac9e69c42f0832050d22b8589d57aa11bc25857f94827a2488bff11b0d79c2ec1aee8bd4fe7858c3e57f9f25d747c8 -Size (Dancer2-0.208001.tar.gz) = 381526 bytes +SHA1 (Dancer2-0.300000.tar.gz) = b4e8c41d117346cebb47981707b836e1c4af2a1b +RMD160 (Dancer2-0.300000.tar.gz) = b5258693cb61a177e12a76f08f9a890a66fa98de +SHA512 (Dancer2-0.300000.tar.gz) = 289782e81c3754fe3d7561360ea5020d0ebea7d236fad0993f583361de777e575f54282d32f690cfc85ca2d59a978f596273da4b9e1eb01301f467dfdd426cb6 +Size (Dancer2-0.300000.tar.gz) = 384007 bytes |