==============================
2011-11-05 23:14:37 +0000 0.62
==============================
commit 3cb8b66ade12cf01ab420a29f5f65797786f0df0
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Nov 5 23:14:37 2011 +0000
Update FreeBSD hints to support FreeBSD 10.0
==============================
2011-10-24 15:21:34 +0100 0.60
==============================
commit b737b8521ffd34bf91438add2ff0073d9e01b65a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 24 15:21:34 2011 +0100
Autoguessing perl versions was broken, it is fixed now.
Thanks to Tom Molesworth and Paul Evans for helping to spot this.
==============================
2011-10-03 21:24:45 +0100 0.58
==============================
commit 2057805e5129dcde0a88ae81f5936547ad5a3484
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 21:24:45 2011 +0100
Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org
#71416]
==============================
2011-10-03 13:40:19 +0100 0.56
==============================
commit e698b95b579df68d5bf7fef933269019fecf2e2c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 13:40:19 2011 +0100
Fix previous update
==============================
2011-10-03 13:02:08 +0100 0.54
==============================
commit 6f7b6eafb637fcf30c7e8a21c9e3a4c2908f266c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 13:02:08 2011 +0100
Add patching of make_ext.pl for virtualisation fixes
==============================
2011-08-13 21:52:41 +0100 0.52
==============================
commit 77839624a774415a076c417c3defff8e0df340e3
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Aug 13 21:52:41 2011 +0100
Bumpity version to 0.52
commit eccf7d47787622467238fb3682e903f8f66f1874
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Aug 13 21:22:58 2011 +0100
Correctly determine Perl source version even old stuff.
==============================
2011-08-13 14:01:15 +0100 0.50
==============================
commit 4e0cc3baaa12e396d38c765578f5c4d131c8762a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Aug 13 14:01:15 2011 +0100
Bump to version 0.50
commit 9051a36d11eebc6e3ee4301ea7f64711943e4450
Author: John Peacock <jpeacock@cpan.org>
Date: Sat Aug 13 20:42:01 2011 +0800
Specify Perl version for perlbrew & perl5.005
==============================
2011-08-11 18:10:01 +0100 0.48
==============================
commit e947810c9c6d42e0fc3bcf80f6488a6158054594
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Aug 11 18:05:42 2011 +0100
Add HPUX hints file
commit 9cfd094e6d0a842551c1c58e998eb057cd8425e3
Author: H.Merijn Brand <h.m.brand@xs4all.nl>
Date: Thu Aug 4 09:20:32 2011 +0200
Support gcc-4.x on HP-UX PA-RISC/64
Correct the socketsize. Probably due to big-endian versus
little-endian, this has always worked on Intel CPUs. This
is a very very old problem, and it has been the reason I
never used gcc-4 on PA-RISC, because perl would not pass
the test suite in 64bitall.
Noticeable effects of wrong "$socksizetype" are return codes
of 0 (pass) from functions like getpeername (), but invalid
(or none) data in the returned structures or a return length
of 0 or 256. In the latter case, the length is stored in the
second part of the 64bit long and the 32bit first part is 0.
This might be true on Intel-like machines too, but the tests
will pass, as the significant part of the returned length is
in the first 32bits and a pointer to int will still see that
correct. Mind that in that case the 32bits after that might
have been overridden => can of worms.
==============================
2011-08-05 17:58:57 +0100 0.46
==============================
commit df87087608a0aa3dbc4fe825e8b20c80638eff50
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Fri Aug 5 17:58:57 2011 +0100
Bump version 0.46
commit 497752b280233381866ce4b056e51a40cadafcd6
Author: David Golden <dagolden@cpan.org>
Date: Sat Aug 6 00:31:58 2011 +0800
Fixes linux.sh hints file for Ubuntu multi-arch
This updates to the latest linux.sh hints file, which is necessary to
build older Perls on recent Ubuntu machines.
commit e381b5d67c685cd835a25927cf6af13484b90ee7
Author: Uwe Voelker <uwe.voelker@xing.com>
Date: Fri Aug 5 16:12:27 2011 +0200
fix typo
==============================
2011-07-26 11:39:36 +0100 0.44
==============================
commit 12852760bd4d00c2075879ef28bd3f95599740d6
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Jul 26 11:39:36 2011 +0100
Bump to version 0.44
commit 2e271b6610c913a77cb67070a8886c478eed3e44
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Jul 26 11:06:45 2011 +0100
Actually die if no 'patch' is available, but delay check until when
we need it
==============================
2011-07-21 10:24:51 +0100 0.42
==============================
commit 4332ae76132eac3a9b17051e9982fe7692c427dd
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Jul 21 10:24:51 2011 +0100
Bump version to 0.42
commit 72d63c4a85a098cf1c8a5c74830a1c79bb8bcd05
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Jul 21 10:23:18 2011 +0100
Added hints file for 'darwin' for fixes > Snow Leopard and XCode 4
==============================
2011-06-08 17:14:21 +0100 0.40
==============================
commit 76f8b301b462352bfcf56f2d25fb3254b4170864
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jun 8 17:14:21 2011 +0100
Fix the missing file declaration for dragonfly BSD
==============================
2011-06-08 16:42:11 +0100 0.38
==============================
commit 43ff4180e665641a992f3285db183cc6d4e25b8a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jun 8 16:42:11 2011 +0100
Bump version
commit 974bf68f582324d4924e57618da8e26ef5595bec
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jun 8 14:51:23 2011 +0100
Added hints file for Dragonfly BSD to enable building with threads on
< v5,12.0
commit 6ee234e39ed09a44238d7951f164250b7ca9168b
Author: Randy Stauner <randy@magnificent-tears.com>
Date: Mon May 16 20:23:04 2011 -0700
Update documentation to reflect recent file mode change
Since code recently changed from using 0755 to 0644 update the
Synopsis Pod accordingly.
==============================
2011-05-14 10:07:23 +0100 0.36
==============================
commit 9adaa25602a33f3946c2e0108c4e433d91a7ebcf
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat May 14 10:07:23 2011 +0100
chmod of hints files was too aggressive, make it only set 644 instead
of 755.
The 5.13.x branch of perls introduced 'porting/exec-bit.t' which is
failing
when files that shouldn't have execute bit in the source tree do.
Highlighted by Randy Stauner (magnificent-tears) as an issue on
Github.
==============================
2011-05-11 09:16:15 +0100 0.34
==============================
commit d4a8f9c8314afd9f73d82e83165621c93faa2b2d
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed May 11 09:16:15 2011 +0100
Bump version
commit 3dcec38b38fae48166a914b6be18ad734a9f1c41
Author: punytan <punytan@gmail.com>
Date: Wed May 11 13:32:42 2011 +0800
Add a patch to work around Ubuntu lib paths
This is the same patch as
https://github.com/mirrors/perl/commit/8313e401231663db6f72d5c2936ef3
8a4d2d399c
==============================
2011-05-09 11:36:45 +0100 0.32
==============================
commit 6a2f21fca1def7b08ddc5dbac83931a69a37fdb9
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon May 9 11:36:45 2011 +0100
Bump version to 0.32
commit 99571866b79b0b2c31b49794ca2e515faf78fc53
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon May 9 11:35:23 2011 +0100
Add another sub-test to the hints file test.
commit 32e5c54feecc7406a576524d714eb7a128753328
Author: Dave Rolsky <autarch@urth.org>
Date: Sun May 8 15:30:53 2011 -0500
Add patches to work around an issue with older Archive-Tar version
tests on ecryptfs
See https://bugs.launchpad.net/ecryptfs/+bug/344878 and
https://rt.cpan.org/Ticket/Display.html?id=57312
Newer versions of Ubuntu offer to encrypt your home dir as part of
the installation.
commit 7b5d94e3a2e26191a3e03a5198c07a780668c30a
Author: Dave Rolsky <autarch@urth.org>
Date: Sun May 8 14:23:36 2011 -0500
Add the linux hints file from blead to accomodate Ubuntu 11.04 libs
path change
==============================
2011-03-21 22:05:51 +0000 0.30
==============================
commit 336b84b63407d1cc6783d5bb6226d7ff2ffef043
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Mar 21 22:05:51 2011 +0000
Bump version to 0.30
commit 59a7ba098124e7175baaa5b7e441b8a1276492fc
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Mar 21 22:03:03 2011 +0000
Add hints for openbsd, to resolve issues with malloc on OpenBSD >=
3.7
==============================
2011-03-19 07:51:23 +0000 0.28
==============================
commit 21843164fcdc2d919e0ec3b773c300d45d57d93a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Mar 19 07:51:23 2011 +0000
Resolve a fatal regression in patch_hints that meant the actual hints
file didn't get actually patched. Doh.
==============================
2011-03-16 13:56:15 +0000 0.26
==============================
commit 6207abb679ef79bf6f899ffc5f735e5b62a18e3f
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Mar 16 13:56:15 2011 +0000
Bump version
commit 0c7f4bcd0027a164c036b06dc3c4c8f4ff39a65c
Author: Florian Ragwitz <rafl@debian.org>
Date: Wed Mar 16 14:33:56 2011 +0100
Add a patchperl utility
commit 39a3ddb15c6637c2ee90640d528d2eda9a2d7fd9
Author: Florian Ragwitz <rafl@debian.org>
Date: Wed Mar 16 14:28:22 2011 +0100
Allow version guessing on paths other than '.'
Also rename _determine to the more descriptive _determine_version
while we're at it.
==============================
2011-03-16 13:12:29 +0000 0.24
==============================
commit bef4dbc7a8de0d806fd036203b1bec5929d77e88
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Mar 16 13:12:29 2011 +0000
Change PatchPerl to use Hints and bump version to 0.24
commit 52d2af66e7f0518555d15703ede3d8c19571606b
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Mar 16 10:47:43 2011 +0000
Updated Hints implementation and added test for it
commit b3b041d95eccfb3d34227cd9e4e9e16877b328f4
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Mar 16 10:20:38 2011 +0000
Added ::Hints module to handle patching hints files
==============================
2011-03-16 00:28:05 +0000 0.22
==============================
commit 0a2a948891e37251c060e740099d2ba1e52878ef
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Mar 16 00:28:05 2011 +0000
Added patching of hints/freebsd.sh file for all perls.
==============================
2010-12-16 08:17:26 +0000 0.20
==============================
commit e303b71103a28335b4388b942840710b3538752d
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Thu Dec 16 08:17:26 2010 +0000
Lower the IPC::Cmd version requirement as requested by Florian
Ragwitz
commit 6d5e64ee1617af5d8011a6f161c0d32e225c88e5
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Dec 8 09:34:27 2010 +0000
Update dist.ini for new Dzil keywords
==============================
2010-12-08 09:31:50 +0000 0.18
==============================
commit aa5b538482b0613d4c63b3e4897da70e3b5bcc35
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Dec 8 09:31:50 2010 +0000
Update the hints/netbsd.sh patching for recent blead changes
usemymalloc will no longer default to 'y'
==============================
2010-09-01 13:38:55 +0100 0.16
==============================
commit 0f7ede5cdc62fb751e77939aacf741823be9f1c5
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Sep 1 13:38:55 2010 +0100
Add the auto-determination of perl version from the current working
directory
==============================
2010-09-01 13:22:41 +0100 0.14
==============================
commit 2e6b0543bf7180ff086a4d63a828ad41acc16ee1
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Sep 1 13:22:41 2010 +0100
Patches added for makedepend.SH to fix various problems with 5.6.0 up
to 5.8.8
The infamous command-line and built-in fixes for gcc
The typo in one of the sed replacement lines.
==============================
2010-06-22 09:32:04 +0100 0.12
==============================
commit 435296d955ec88a13b30663e9fa3c3a71ce466df
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Jun 22 09:32:04 2010 +0100
Added patching of hints/netbsd.sh file for all perls.
==============================
2010-06-21 21:29:07 +0100 0.10
==============================
commit 4029c7f726e27882ce6e94380c1dd8daaa8ca371
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Jun 21 21:29:07 2010 +0100
Switched to dzil and switched from File::chdir to File::pushd
==============================
2010-05-18 22:18:47 +0100 0.08
==============================
commit 8631ee6c74fc8b38f770621bc834619ba9caf975
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue May 18 22:18:47 2010 +0100
Found a more elegant way to deal with our 'isa' problem
==============================
2010-05-18 09:10:40 +0100 0.06
==============================
commit 225c1ddde7fe4bdf568fba7784da4e4599444cf5
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue May 18 09:10:40 2010 +0100
Fixed a few issues, tested patching against perl-5.6.1 source tree
and it works now.
==============================
2010-05-18 00:33:32 +0100 0.04
==============================
commit 09dfd7daa6a1fe5bc172aad1ad1d57eb0af86227
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue May 18 00:33:32 2010 +0100
Fixed a bug calling patch_source as a exported function
====================================
End of changes in the last 1825 days
====================================