2018-06-24 08:55:47 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Devel-PatchPerl: update to 1.52.
-----------------------------------------
version 1.52 at 2018-06-23 09:12:01 +0000
-----------------------------------------
Change: 9987ca085ff78e37d4fb0a118a16dc6b6b11ba79
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2018-06-23 10:12:01 +0000
Release engineering for 1.52
Change: d4d87e4d9324316e1ab392619491a96885aa3fa1
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2018-06-23 10:03:51 +0000
Updated hints
Change: 95826fad7e96f573dad727374cfb9f4a8b1017ee
Author: Bram <bram-tvguho@mail.wizbit.be>
Date : 2017-12-08 12:56:34 +0000
Add patch for 'Perl_fp_class_denorm'
Patch error:
sv.o: In function `S_hextract':
sv.c:(.text+0xcfd): undefined reference to `Perl_fp_class_denorm'
perl5 commit message:
Fallbacks for Perl_fp_class_denorm().
These may be needed if the compiler doesn't expose the C99 math
without some special switches.
See also: - https://rt.perl.org/Public/Bug/Display.html?id=132255 -
perl5 commit 488307ffa67ce70fc9755e560a74dac04bdcb0e4
|
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-02-22 14:02:11 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Devel-PatchPerl to 1.48
----------------------------------------
version 1.48 at 2017-02-12 18:32:39 +0000
-----------------------------------------
Date : 2017-02-12 18:32:39 +0000
Updated hints
Date : 2017-02-12 14:29:34 +0000
Patch Time::HiRes in 5.24.[01] (#26)
Time::HiRes is broken on threaded darwin in 5.24.0 and 5.24.1. This
patch brings in changes from blead that fix it. The patch is
unfortunately large, as untangling just the compilation fix from
other changes and still getting tests to pass wasn't straightforward.
|
2016-12-15 22:38:31 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Devel-PatchPerl to 1.46
----------------------------------------
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2016-11-21 11:02:53 +0000
Updated hints
|
2016-08-19 15:08:19 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Devel-PatchPerl to 1.44
----------------------------------------
version 1.44 at 2016-08-18 11:38:32 +0000
-----------------------------------------
Date : 2016-08-18 12:38:32 +0000
Updated hints for darwin, freebsd and gnu (hurd)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-25 16:34:58 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated to devel/p5-Devel-PatchPerl-1.42
----------------------------------------
Date : 2016-04-21 17:08:59 +0000
Update hints file for Darwin
Date : 2016-04-21 17:08:52 +0000
- Don't patch the patchlevel if in Git repository
- This should address https://rt.cpan.org/Ticket/Display.html?id=108689
Date : 2016-01-01 01:41:04 +0000
- Merge pull request #25 from book/master
- Add the proper patch for ext/Errno/Errno_pm.PL in Perl 5.7.2
Date : 2015-12-30 08:47:59 +0000
- Add the proper patch for ext/Errno/Errno_pm.PL in Perl 5.7.2
- Fixes GH #24
|
2016-04-10 04:18:42 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to devel/p5-Devel-PatchPerl-1.40
-----------------------------------------
version 1.40 at 2015-12-16 23:26:59 +0000
- Update hints files
- Add BuiltbyPatchPerl entry to %Config::Config
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-16 04:40:57 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Upate 1.34 to 1.38
-----------------------------------------
version 1.38 at 2015-07-03 18:12:12 +0000
Date : 2015-07-03 19:12:12 +0000
Fix the patches introduced in the last release
version 1.36 at 2015-07-03 11:48:26 +0000
Date : 2015-07-03 12:48:26 +0000
Added Errno GCC5 patches as far back as v5.6.0
|