2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243) |
Log message:
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-02-24 05:11:36 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.0047
Upstream changes:
1.0047 2018-02-10 01:23:37 PST
[BUG FIXES]
- Disable FCGI/lighttpd test that was supposed to be releng only #611
1.0046 2018-02-09 23:51:10 PST
[NEW FEATURES]
- Support psgix.cleanup and psgix.harakiri in FCGI handler (afresh1) #610
[IMPROVEMENTS]
- Do not set TCP_NODELAY when it's unavailable in embedded systems \
(dex4er) #579
|
2018-01-03 08:50:14 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Plack: update to 1.0045.
1.0045 2017-12-31 12:40:52 PST
[BUG FIXES]
- Protect WrapCGI against SIGCHLD handlers #596
[IMPROVEMENTS]
- Set Content-Length to 0 in XSendfile middleware #602
- Document options for XSendfile middleware
- Remove #foo file for testing that was causing issues on Win32 systems #599
- Add 103 Early Hints to Plack::Handler::CGI
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-04-29 10:01:25 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.0044
Upstream changes:
1.0044 2017-04-26 22:30:27 PDT
[IMPROVEMENTS]
- Allow passing an already-open listen socket to HTTP::Server::PSGI
and add an option to do so in Plack::Test::Server.
|
2017-02-25 16:47:27 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.0043
Upstream changes:
1.0043 2017-02-21 19:00:31 PST
[IMPROVEMENTS]
- Fixed typo in docs #578 #584
- Remove test that expects cookie to be delimited by comma #573
- Stop upper-casing all header keys in Plack::Request->headers #585
|