2020-05-08 09:31:54 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.24
Upstream changes:
0.24 2020-01-30 13:59:56 UTC
- use better packages/subnames for coderefs
- add all CONTRIBUTORS to POD
- add test for working alarm signal in CGIs
0.23 2020-01-17 10:31:33 UTC
- fix race condition in temp dir creation (jr-dimedis) #24
|
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
|
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-06-04 10:18:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.22
Upstream changes:
0.22 2017-02-02 09:59:06 PST
- fix tests in signal-masked environment (lemrouch) #20
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-01-16 04:18:08 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.21
--------------
0.21 2016-01-01 13:13:10 PST
- fix warnings with non-numeric return values (rkitover) #18
- fix uninitialized value in open warning on perl 5.8 (rkitover)
|
2015-11-23 11:34:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(pkgsrc)
- Add two BUILD_DEPENDS for make test
p5-Plack-[0-9]*:../../www/p5-Plack
p5-Switch-[0-9]*:../../lang/p5-Switch
(upstream)
- Update to 0.20
--------------
0.20 2015-10-16 13:55:13 PDT
- Compile Perl code via a tempfile to support source filters (rkitover) #17
- chain to original $SIG{__WARN__} when suppressing signal warnings on
Win32 (rkitover) #16
|