pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Dancer



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Sep 11 01:52:03 UTC 2014

Modified Files:
        pkgsrc/www/p5-Dancer: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/p5-Dancer/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/p5-Dancer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index