2020-05-04 14:48:16 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-PatchPerl) Updated 1.92
version 1.92 at 2020-04-27 10:25:28 +0000
Release engineering for 1.92
- Added
https://github.com/perl/perl5/commit/e9c9cf57594854df9f5802f7f149be47
38212e96
to resolve issues building threaded/quadmath perls below v5.28.0 on
recent Ubunutu 20.04
|
2020-03-21 14:24:06 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-PatchPerl) Updated 1.80 to 1.90
-----------------------------------------
version 1.90 at 2020-03-11 15:12:17 +0000
-----------------------------------------
Release engineering for 1.90
- Finessed patching for Time::Local 2020 problem
Local.t patching back to v5.8.7
-----------------------------------------
version 1.88 at 2020-03-10 20:11:48 +0000
-----------------------------------------
Release engineering for 1.88
- Fixes for Locale.t year 2020 problems
Applies back to v5.13.9
-----------------------------------------
version 1.86 at 2020-02-04 15:37:02 +0000
-----------------------------------------
Release engineering for 1.86
- Added fix for ExtUtils::MM_AIX preventing builds on AIX for
perls v5.28.x and v5.30.x
-----------------------------------------
version 1.84 at 2020-01-28 19:00:25 +0000
-----------------------------------------
Release engineering for 1.84
- fixed problem with 1.82 release that stops perls < 5.10
from being patched
(I suck at Perl Versions).
-----------------------------------------
version 1.82 at 2020-01-28 18:45:38 +0000
-----------------------------------------
Release engineering for 1.82
Certified perl version < 5.031004
Fix issue with SDBM_File on perls > 5.10.0 and < 5.14.4
I've only seen an issue without the patch on Alpine Linux
(https://github.com/Perl/perl5/commit/acdbe25bd91)
|
2019-11-27 13:26:24 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-PatchPerl) Updated to 1.80
-----------------------------------------
version 1.80 at 2019-11-19 16:27:40 +0000
-----------------------------------------
Change: acdcf1d67ae426367f42ca763b9ba6b92dd90925
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-11-19 16:27:40 +0000
Release engineering for 1.80
- Fixes https://github.com/bingos/devel-patchperl/issues/38
"Failed to apply devel-patchperl to perl 5.8.8 in macOS"
Change: 94520b369885689366535b80a05b16e8129789d7
Author: Shoichi Kaji <skaji@cpan.org>
Date : 2019-11-19 16:26:17 +0000
fix #38; _patch -> _patch_b64
|
2019-11-16 01:47:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-PatchPerl) Updated 1.64 to 1.78
-----------------------------------------
version 1.78 at 2019-11-14 14:18:25 +0000
-----------------------------------------
- Release engineering for 1.78
- No functional changes, removed stray file from the dist. GH #37
-----------------------------------------
version 1.76 at 2019-11-10 21:56:25 +0000
-----------------------------------------
- Release engineering for 1.76
- Fix issues with patching utils/h2ph.PL on v5.8.x
- Whilst I was at it got it working for the v5.9.x series and converted
patch storage to base64
-----------------------------------------
version 1.74 at 2019-11-10 19:12:13 +0000
-----------------------------------------
- Release engineering for 1.74
- fix #35; restore file permission
- Revert "Fix issue where Configure was left not executable"
- This reverts commit 8c5111233d3120fc9e5c11045755a4d96d247848.
- Will apply skaji's solution as it is much more elegant.
-----------------------------------------
version 1.72 at 2019-11-10 17:14:02 +0000
-----------------------------------------
- Release engineering for 1.72
- Fix issue where Configure was left not executable
- Added test prereq Test::More as suggested by CPANTS.
- Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
-----------------------------------------
version 1.70 at 2019-11-08 02:01:40 +0000
-----------------------------------------
- Release engineering for 1.70
- Added Base64 encoding of patches
-----------------------------------------
version 1.68 at 2019-11-07 10:11:25 +0000
-----------------------------------------
- Release engineering for 1.68
- Don't index package Errno
-----------------------------------------
version 1.66 at 2019-11-07 00:59:46 +0000
-----------------------------------------
- Release engineering for 1.66
- Fix issues with v5.7.x (h2ph.PL and Errno.pm.PL)
- Fix utils/h2ph.PL patching on v5.8.0
- Set files to be patched to 0644 if they are 0444, set back after.
- Issue 31: In an environment that uses the Lustre file system, it's
been seen that any files that are set to 0444 (read only) will cause
fatal filesystem errors when the patch is attempted. This makes using
perlbrew to install perl on these systems impossible This change
detects read-only files about to be patched, sets them to 0644 for
the duration of the patching, then sets them back to 0444 so that
they exist as expected during the actual build process.
|
2019-10-15 16:36:20 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-PatchPerl) Updated 1.62 to 1.64
-----------------------------------------
version 1.64 at 2019-06-15 09:35:16 +0000
-----------------------------------------
Change: 62eed456ce2092db5521f21adbd8c34b30987c84
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-06-15 10:35:16 +0000
Release engineering for 1.64
Change: a7e913e3ffb1228ab7628da44ecfb1b9da59e8b7
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-06-15 10:33:43 +0000
Fix GH issue #33 Fails to patch 5.20.3
|
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.
|
2019-06-08 05:10:25 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.62
Upstream changes:
version 1.62 at 2019-06-02 13:06:13 +0000
-----------------------------------------
Change: c49873891956e56b72e3a986f3d2b13f8b785a9c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-06-02 14:06:13 +0000
Release engineering for 1.62
Change: 2c864effec4b1ade1fb45f10c6d917942eecd479
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-06-02 14:04:38 +0000
Fixed GH issue #30 patch_source fails with 5.8.1..8
|
2019-06-02 04:41:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.60
Upstream changes:
version 1.60 at 2019-05-14 11:37:28 +0000
-----------------------------------------
Change: 1595e5c61cbef9e8d580cbdd97b32eefdb83209a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-05-14 12:37:28 +0000
Release engineering for 1.60
Change: 66635512bb0e8ddb8dd8e5f2142600697eafd946
Author: Benjamin Smith <bsmith@cpan.org>
Date : 2019-05-14 12:34:42 +0000
Fix Configure patch for fwrapv issue
Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
-----------------------------------------
version 1.58 at 2019-04-26 15:51:27 +0000
-----------------------------------------
Change: 1be25996c64d8e3b9ed9997facc4e07f66722f59
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 16:51:27 +0000
Release engineering for 1.58
Change: 9acd33780d61b675239cb812777a172eb0ae4492
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 16:50:42 +0000
Merge hints from blead v5.29.10
Change: 7753eb224020419fc199bf5bc207cce0bef93d18
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 16:46:44 +0000
Add patch to fix lib/h2ph.t
Change: 3f58aa0bda494f4a7ff8e8d178bce25e0928efd2
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 15:34:00 +0000
Added patch to fix utils/h2ph.PL
Change: 86165ca94b2bc35ac49e99c91371e0bb269d2d72
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 14:18:44 +0000
Patch Configure for -fwrapv
Change: 9eabda784544256a9fe1879bef9b0a0c043546f3
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 10:58:03 +0000
Test hints() function as well
Change: e1d4c88a89f3809432479113de2370a31cb68fb4
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-04-26 10:01:03 +0000
Added test for non-existant plugin
-----------------------------------------
version 1.56 at 2019-02-26 14:01:17 +0000
-----------------------------------------
Change: 1e8e1b66831493bbf6993eb5190527b8f1312e8a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-02-26 14:01:17 +0000
Let's not exit from a sub, eh
Apparently I am an idiot.
-----------------------------------------
version 1.54 at 2019-02-18 11:06:49 +0000
-----------------------------------------
Change: 498fcff11abd4e5f06a4e916c2296323c1125ced
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-02-18 11:06:49 +0000
Updated hints and added certified perl version
If perl to be patched is greater than or equal to certified perl
version than patchperl will exit doing nothing
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|