Fri Oct 24 12:58:19 2014 UTC ()
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)


(wen)
diff -r1.12 -r1.13 pkgsrc/www/p5-Dancer2/Makefile
diff -r1.10 -r1.11 pkgsrc/www/p5-Dancer2/distinfo

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

--- pkgsrc/www/p5-Dancer2/Makefile 2014/10/16 12:19:13 1.12
+++ pkgsrc/www/p5-Dancer2/Makefile 2014/10/24 12:58:19 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2014/10/16 12:19:13 wen Exp $ 1# $NetBSD: Makefile,v 1.13 2014/10/24 12:58:19 wen Exp $
2 2
3DISTNAME= Dancer2-0.152000 3DISTNAME= Dancer2-0.153000
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= www perl5 5CATEGORIES= www perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Dancer2/ 9HOMEPAGE= http://search.cpan.org/dist/Dancer2/
10COMMENT= Lightweight yet powerful web application framework 10COMMENT= Lightweight yet powerful web application framework
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
14PERL5_PACKLIST= auto/Dancer2/.packlist 14PERL5_PACKLIST= auto/Dancer2/.packlist
15 15
16BUILD_DEPENDS+= p5-Test-MockTime>=0:../../time/p5-Test-MockTime 16BUILD_DEPENDS+= p5-Test-MockTime>=0:../../time/p5-Test-MockTime

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

--- pkgsrc/www/p5-Dancer2/distinfo 2014/10/16 12:19:13 1.10
+++ pkgsrc/www/p5-Dancer2/distinfo 2014/10/24 12:58:19 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2014/10/16 12:19:13 wen Exp $ 1$NetBSD: distinfo,v 1.11 2014/10/24 12:58:19 wen Exp $
2 2
3SHA1 (Dancer2-0.152000.tar.gz) = b06a7b12b334cdaa9a929536fe9bc47108985cc6 3SHA1 (Dancer2-0.153000.tar.gz) = b818fd6f6430357da3630d497ac3a54efbe94b91
4RMD160 (Dancer2-0.152000.tar.gz) = e019dc34dd4eb5e7b58f8cc478b33904b26ae803 4RMD160 (Dancer2-0.153000.tar.gz) = 9859ff43e388a964e444c73cf1e1d1982f7e0382
5Size (Dancer2-0.152000.tar.gz) = 284698 bytes 5Size (Dancer2-0.153000.tar.gz) = 286197 bytes