summaryrefslogtreecommitdiff
path: root/www/p5-Dancer2
diff options
context:
space:
mode:
authorwen <wen>2015-01-04 12:36:16 +0000
committerwen <wen>2015-01-04 12:36:16 +0000
commit171422b79607fa23b04c0ee2e58f0cf03c724274 (patch)
tree10e4a12af198ec8e09c2c2b41b499275bd525bdf /www/p5-Dancer2
parentf3858a14b4e090edc863f2d31129312ff5b9746e (diff)
downloadpkgsrc-171422b79607fa23b04c0ee2e58f0cf03c724274.tar.gz
Update to 0.158000
Upstream changes: 0.158000 2015-01-01 18:08:04+01:00 Europe/Amsterdam ** Happy new year! ** [ ENHANCEMENT ] * GH #778: Avoid hard-coded static page location. (D.vid Kov.cs) * Speed up big uploads significantly. (Rick Myers) * GH #821: Use Import::Into to import pragmas. (Russell Jenkins) * GH #782: Fix utf8 pragma import. (Maxim Vuets) * GH #786: Perlbrew fix. (D.vid Kov.cs) * GH #622: Refactoring. (James Raspass) [ DOCUMENTATION ] * GH #713: Change order of statements in Cookbook to not imply that D2::P::Ajax::ajax() calls have priority. (Sawyer X) 0.157001 2014-12-21 20:40:13+01:00 Europe/Amsterdam [ ENHANCEMENT ] * GH #814, #815: Rename "app.pl" to "app.psgi". (Sawyer X) 0.157000 2014-12-14 18:23:33+01:00 Europe/Amsterdam [ BUG FIXES ] * GH #799: Set current request earlier so log formats using requests will work. (Sawyer X) * GH #650: Provide default environment to app for templating. (D.vid Kov.cs, Chi Trinh) * GH #800: Better portability code, for different Windows situations. (Christian Walde) * Less littering of the test directories with session files. (Sawyer X) [ ENHANCEMENT ] * GH #810: strict && warnings in the app.pl. (Sawyer X) * Use to_app keyword in skeleton. (Sawyer X) * GH #801: Under production, server tokens are disabled. (Sawyer X) * GH #588, #779: Remove LWP::UserAgent in favor of HTTP::Tiny. (D.vid Kov.cs, simbabque, Sawyer X) * Remove all usages of Test::TCP in favor of Plack::Test. (Sawyer X) [ DOCUMENTATION ] * GH #802: Remove indication of warnings configuration option and add explanation in migration document. (Sawyer X) * GH #806: Link in main docs to the migration document. (Gabor Szabo) * GH #807: Update migration document with more session data, changes to app.pl, and Template::Toolkit configuration. (Gabor Szabo) * GH #813: Update migration document with information on encoding and usage of Plack::Request internally. (Gabor Szabo, Sawyer X) 0.156001 2014-12-08 23:03:43+01:00 Europe/Amsterdam [ DOCUMENTATION ] * Documentations suggested serializers aren't consistent. We fixed it so we make sure docs reflect that. (Sawyer X)
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r--www/p5-Dancer2/Makefile7
-rw-r--r--www/p5-Dancer2/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index 42aea4c8915..594ffe02e77 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/12/08 08:08:19 wen Exp $
+# $NetBSD: Makefile,v 1.18 2015/01/04 12:36:16 wen Exp $
-DISTNAME= Dancer2-0.156000
+DISTNAME= Dancer2-0.158000
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/}
@@ -49,7 +49,8 @@ DEPENDS+= p5-YAML>=0:../../textproc/p5-YAML
DEPENDS+= p5-YAML-LibYAML>=0:../../textproc/p5-YAML-LibYAML
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
-REPLACE_PERL+= share/skel/bin/+app.pl
+REPLACE_PERL+= share/skel/bin/+app.psgi
+REPLACE_PERL+= script/dancer2
post-extract:
${CHMOD} -x ${WRKSRC}/share/skel/public/+dispatch.cgi
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index ecb81b54fdc..4d110a26925 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2014/12/08 08:08:19 wen Exp $
+$NetBSD: distinfo,v 1.16 2015/01/04 12:36:16 wen Exp $
-SHA1 (Dancer2-0.156000.tar.gz) = b8d6826d4aa1b6ffa86f50f15c39fb821f626dcd
-RMD160 (Dancer2-0.156000.tar.gz) = 854fe2e251490cd5bd88a4927da36e4168951949
-Size (Dancer2-0.156000.tar.gz) = 290688 bytes
+SHA1 (Dancer2-0.158000.tar.gz) = bf87aa060526eee3e54375d11e181b73c05bf98e
+RMD160 (Dancer2-0.158000.tar.gz) = 4453692a2ad9b03ed432b6f86c9589bba69ca6f6
+Size (Dancer2-0.158000.tar.gz) = 291353 bytes