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-09-26 16:39:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-PDF-Create: update to 1.43.
1.43 2017-09-23 20:20:00 MANWAR
- Proposed fix for issues RT #123075 and #123076 with regard to
setting encoding to file handle.
|
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:41:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated textproc/p5-PDF-Create to 1.42
--------------------------------------
1.42 2017-04-11 12:15:00 MANWAR
- Assigned filehandle encoding to 'utf8' explicitly.
- Assigned default font width.
|
2017-01-30 03:58:28 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.41
Upstream changes:
1.41 2016-12-29 15:10:00 MANWAR
- Proposed fix for RT #119292 and rollbacked patch for RT #118764.
Document how close() deals when <filename> or <fh> is involved.
i.e. When <fh> is provided then don't try to close the file handle
at the end. Leave that for the end user to deal with it outside.
Added new method flush() that does exactly this.
1.40 2016-12-20 12:00:00 MANWAR
- Proposed fix for RT #118945.
|
2016-12-11 09:54:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.39
Upstream changes:
1.39 2016-11-19 07:50:00 MANWAR
- Proposed fix for RT #118778 (thanks Andrew Beverley).
|
2016-11-17 15:21:49 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.38
Upstream changes:
1.38 2016-11-17 10:25:00 MANWAR
- Proposed fix for RT #118777 (thanks Andrew Beverley).
1.37 2016-11-16 06:25:00 MANWAR
- Proposed fix for RT #118776 (thanks Andrew Beverley).
1.36 2016-11-15 09:50:00 MANWAR
- Proposed fix for RT #118764 (thanks Andrew Beverley).
|
2016-09-17 13:21:10 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated textproc/p5-PDF-Create to 1.35
--------------------------------------
1.35 2016-09-09 10:20:00 MANWAR
- Merge pull request #10 from zhouzhen1/typo
|
2016-09-03 09:55:05 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.34
Upstream changes:
1.34 2016-08-26 08:40:00 MANWAR
- Corrected HelveticaBold font width.
|