diff options
author | wen <wen> | 2014-10-24 12:58:19 +0000 |
---|---|---|
committer | wen <wen> | 2014-10-24 12:58:19 +0000 |
commit | dc6221b18b485a49136e6e591477fc9d941158f9 (patch) | |
tree | 0db1082a5949eb7a7152d176769b06abb84e3bf6 /www | |
parent | 9f1a166728dbfa09d5bd5d6f123bae7daa20809e (diff) | |
download | pkgsrc-dc6221b18b485a49136e6e591477fc9d941158f9.tar.gz |
Update to 0.153000
Upstream changes:
0.153000 2014-10-23 23:45:36+02:00 Europe/Amsterdam
[ ENHANCEMENT ]
* Internal: Move the implementation of send_file from DSL to App.
(Russell Jenkins)
[ BUG FIXES ]
* GH #634, #687: Fix file logger defaults.
(Russell Jenkins, D.vid Kov.cs, Sawyer X)
* GH #730: Make App use app-level config for behind_proxy. (Sawyer X)
* GH #727: Disable regex metachars when calculating app location in tests
(Gregor Herrmann)
* GH #681, #682, #712: Clear session engine within destroy_session.
(DavX, Russell Jenkins)
* Ignore :tests in importing, don't suggest :script. (Sawyer X)
[ DOCUMENTATION ]
* GH #728: Typos in Policy document. (Olaf Alders, Sawyer X)
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 c1a6e4e9f1e..8ee4e1d496a 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2014/10/16 12:19:13 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/24 12:58:19 wen Exp $ -DISTNAME= Dancer2-0.152000 +DISTNAME= Dancer2-0.153000 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index e89c90219fe..42e71ffc308 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/10/16 12:19:13 wen Exp $ +$NetBSD: distinfo,v 1.11 2014/10/24 12:58:19 wen Exp $ -SHA1 (Dancer2-0.152000.tar.gz) = b06a7b12b334cdaa9a929536fe9bc47108985cc6 -RMD160 (Dancer2-0.152000.tar.gz) = e019dc34dd4eb5e7b58f8cc478b33904b26ae803 -Size (Dancer2-0.152000.tar.gz) = 284698 bytes +SHA1 (Dancer2-0.153000.tar.gz) = b818fd6f6430357da3630d497ac3a54efbe94b91 +RMD160 (Dancer2-0.153000.tar.gz) = 9859ff43e388a964e444c73cf1e1d1982f7e0382 +Size (Dancer2-0.153000.tar.gz) = 286197 bytes |