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:           Sun Nov  8 01:28:56 UTC 2015

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

Log Message:
Update to 1.3202

Upstream changes:
1.3202 2015-11-07
 - Re-releasing 1.3200 again now CPAN perms should be fully sorted.

1.3201 2015-11-07
 - Re-releasing 1.3200 now I should have the required permissions. (Can't
   re-upload as 1.3200 even though it wasn't indexed due to PAUSE
   restrictions)

1.3200 2015-11-06
 [BUG FIXES]
 - Fix temporary directory handling in serialiser tests (PR 1133, nanis)

 [ENHANCEMENTS]
 - Promoting 1.3144 to stable.        Only one odd, rare failure remains on
   CPAN Testers, which I cannot reproduce.
 - Bind to 127.0.0.1 in tests to avoid occasional spurious failures on busy
   build hosts (PR 1136, thanks to @redbaron)
 - More efficient handling of large requests - don't store the raw request
   body, but fish it out of the HTTP::Body object's temp file if required
   (PR 1134, David Precious (bigpresh))

 [NEW FEATURES]
 - Allow mixd named params and splats in route definitions (PR 1086,
   veryrusty)

1.3144 2015-11-04
 [ENHANCEMENTS]
 - Bind to 127.0.0.1 in tests to avoid occasional spurious failures on busy
   build hosts (PR 1136, thanks to @redbaron)

1.3143 2015-10-26
 - Note: new release manager for Dancer1: David Precious (BIGPRESH)

 [BUG FIXES]
 - Fix temporary directory handling in serialiser tests (PR 1133, nanis)

 [ENHANCEMENTS]
 - More efficient handling of large requests - don't store the raw request
   body, but fish it out of the HTTP::Body object's temp file if required
   (PR 1134, David Precious (bigpresh))

 [NEW FEATURES]
 - Allow mixd named params and splats in route definitions (PR 1086,
   veryrusty)


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/p5-Dancer/Makefile
cvs rdiff -u -r1.29 -r1.30 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