summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-07-27 23:04:00 +0000
committerwen <wen@pkgsrc.org>2014-07-27 23:04:00 +0000
commitb742ec5cd6a92d1f6f94ea2da7be9ac7ad9e914b (patch)
tree9e1995789846b60931e62e0bdb4001964d474c55
parentd782bdc3d10da1aacdcc97da21750a5d0382a98d (diff)
downloadpkgsrc-b742ec5cd6a92d1f6f94ea2da7be9ac7ad9e914b.tar.gz
Update to 1.3126
Upstream changes: 1.3126 2014-07-14 [ BUG FIXES ] * Bunch of files were not in the MANIFEST. 1.3125 2014-07-12 [ ENHANCEMENT ] * Skip bad cookie definitions. (GH#1036, Manuel Weiss) * 'dancer' script warns and die if trying to create an app with the same name of an existing module. (GH#1038, Racke) * In Dancer::Logger::Abstract, default host name to '-' if not available. (GH#1029, John Wittkoski) * Add Dancer::Serializer::JSONP. (GH#1035, David Zurborg) [ DOCUMENTATION ] * Improve the wording of the params() section in Dancer. (GH#1025, Warren Young) * Explain how to access config in Dancer::Config's POD. (GH#1026, Gabor Szabo) * Cookbook typo fix. (GH#1031, Florian Sojer) 1.3124 2014-05-09 [ ENHANCEMENTS ] * Also check X-Forwarded-Proto. (GH#1015, Andy Jones) * Update bundle jQuery to v1.11.0. (GH#1018, Michal Wojciechowski) * Add session support to the skeleton config. (GH#1008. Gabor Szabo) [ BUG FIXES ] * Remove print statement in Dancer::ModuleLoad::require. (GH#1021, John Wittkoski) * Test was failing if JSON module was absent. (GH#1022, Yanick Champoux) * Allow for routes evaluating to false ('0', '', etc). (GH#1020, Yanick Champoux) [DOCUMENTATION] * Specify defaults in POD. (GH#1023, isync) * Fix doc for params(). (GH#1025, reported by Warren Young) [ MISC ] * Update mailing list url in README. (GH#1017, Racke) * Markdownify the README. (GH#986, Chris Seymour)
-rw-r--r--www/p5-Dancer/Makefile5
-rw-r--r--www/p5-Dancer/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 6f79d0f698c..7d98b0fa5e8 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2014/05/29 23:38:04 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/07/27 23:04:00 wen Exp $
-DISTNAME= Dancer-1.3123
+DISTNAME= Dancer-1.3126
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index cf9d43f95dd..9550903b060 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2014/04/13 02:54:14 wen Exp $
+$NetBSD: distinfo,v 1.19 2014/07/27 23:04:00 wen Exp $
-SHA1 (Dancer-1.3123.tar.gz) = 3c72d464c415d108053630eacb7cf47666aa2458
-RMD160 (Dancer-1.3123.tar.gz) = e6ca71d238a39b920139b0a2fb12533873226502
-Size (Dancer-1.3123.tar.gz) = 304927 bytes
+SHA1 (Dancer-1.3126.tar.gz) = 51688d4ea2fc0ac9403b07398960160ba73d92d0
+RMD160 (Dancer-1.3126.tar.gz) = 6bc5d56123e65cae72a381e2c7a5a0c3c94f5ec3
+Size (Dancer-1.3126.tar.gz) = 317381 bytes