diff options
author | wen <wen@pkgsrc.org> | 2014-09-11 01:52:03 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-09-11 01:52:03 +0000 |
commit | 03c24c32143d7c7e6a3b2d226b6cdbbb4b1b57b3 (patch) | |
tree | 14be0de42ef2d4078c90997dba9c1a646770cf5f /www/p5-Dancer/distinfo | |
parent | b18581a8e5761b0112342ad82bbad2fbc430a592 (diff) | |
download | pkgsrc-03c24c32143d7c7e6a3b2d226b6cdbbb4b1b57b3.tar.gz |
Update to 1.3129
Upstream changes:
1.3129 2014-09-09
[BUG FIXES]
- Dzil conversion left 'dancer' script behind. (GH#1066)
[STATISTICS]
- code churn: 17 files changed, 1425 insertions(+), 1432 deletions(-)
1.3128 2014-09-09
[BUG FIXES]
- Remove test dependency for Person and Person::Child. (GH#1063)
1.3127 2014-09-08
[BUG FIXES]
- Test was using deprecated 'import_warnings'. (GH#1045, mokko)
- Fix default test names for headers and redirection test methods.
(GH#1048, odyniec)
- DANCER_SERVER_TOKENS and DANCER_SESSION_INFO are now
DANCER_NO_SERVER_TOKENS and DANCER_NO_SESSION_INFO. And working. :-)
(GH#1014, Yanick Champoux)
- 'any' wasn't understanding 'del' (only 'delete'). (GH#1044, Yanick
Champoux)
[DISTRIBUTION]
- Now using Dist::Zilla as package manager.
[DOCUMENTATION]
- Correct POD formatting for HTTP methods in introduction.pod. (GH#1047,
Lx)
[ENHANCEMENTS]
- environment configs are now merged with the global config, versus the
previous behavior that was overriding the whole config segments.
(GH#1016, Yanick Champoux)
- Dancer::Handler::Debug now accepts env variables from the command-line.
(GH#1056, Yanick Champoux)
- Accessing values abstracted as methods in Dancer::Session. (GH#1000,
John Wittkoski)
Diffstat (limited to 'www/p5-Dancer/distinfo')
-rw-r--r-- | www/p5-Dancer/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 9550903b060..55dc622c4e7 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/07/27 23:04:00 wen Exp $ +$NetBSD: distinfo,v 1.20 2014/09/11 01:52:03 wen Exp $ -SHA1 (Dancer-1.3126.tar.gz) = 51688d4ea2fc0ac9403b07398960160ba73d92d0 -RMD160 (Dancer-1.3126.tar.gz) = 6bc5d56123e65cae72a381e2c7a5a0c3c94f5ec3 -Size (Dancer-1.3126.tar.gz) = 317381 bytes +SHA1 (Dancer-1.3129.tar.gz) = 30c0ab57668f70cb53eaaa36e3901d50dfe4ca1f +RMD160 (Dancer-1.3129.tar.gz) = d94070441b77cbe9fdac81c0d61060f602913c53 +Size (Dancer-1.3129.tar.gz) = 384648 bytes |