Commit graph

8 commits

Author SHA1 Message Date
wen
d78d04b4f2 Update to 1.22
Upstream changes:
-----------------------------------------
version 1.22 at 2014-04-23 21:15:10 +0000
-----------------------------------------

  Change: 7c1a27bdbab0089738942aaae5cf0a741bc5b377
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-04-23 22:15:10 +0000

    Look for gpatch if patch is not found

-----------------------------------------
version 1.20 at 2014-03-21 14:16:30 +0000
-----------------------------------------

  Change: 664f16a3e9c1b27b711dbd424a209d985b7801e4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-03-21 14:16:30 +0000

    Update included hints files

-----------------------------------------
version 1.18 at 2014-02-20 20:02:45 +0000
-----------------------------------------

  Change: 659a308a8a5c6b0f87b9c16875ce71fca8e04c9e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-02-20 20:02:45 +0000

    Update included hints to v5.19.9 level

-----------------------------------------
version 1.16 at 2014-01-17 10:59:57 +0000
-----------------------------------------

  Change: 8a3d35406361540497404dd1a3825394fd47f8d7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2014-01-17 10:59:57 +0000

    Release engineering for 1.16

  Change: 7e4ab3377588f8f63de4ddc19d1f4cbf966a896c
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2014-01-16 16:55:37 +0000

    Merge pull request #16 from haarg/extra-phony

    add extra phony targets to help case insensitive file systems

  Change: c1be34c45a96334f90eb97020deb278e25de12cd
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2014-01-16 16:54:50 +0000

    Merge pull request #15 from haarg/db-configure

    Configure should check same Berkeley DB header DB_File uses

  Change: fd70e1b3b18dd093a25442c0c6fb473d1b06fee6
  Author: Graham Knop <haarg@haarg.org>
  Date : 2014-01-16 19:34:54 +0000

    add extra phony targets to help case insensitive file systems

  Change: da7a9f9303fd2fc4a8668660893b0dc0c2229751
  Author: Graham Knop <haarg@haarg.org>
  Date : 2014-01-14 11:54:06 +0000

    Configure should check same Berkeley DB header DB_File uses

-----------------------------------------
version 1.14 at 2013-10-20 15:38:09 +0000
-----------------------------------------

  Change: 0b1f81c0ce692a37bc8552cd278e90c0d0a3122c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-10-20 16:38:09 +0000

    RT#89635 Configure on 5.6 uses sort +N, which isn't supported by
    modern sort(1)

    The two instances of 'sort -n +1' in Configure on perl 5.6 need to be
    replaced with the portable equivalent used since perl 5.7.3:

    ($sort -n -k 2 2>/dev/null || $sort -n +1)

    This works on both old and new sorts.

  Change: 9989391d5011cb1d518db37a32e9b8eeefafcc9a
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-09-25 12:19:09 +0000

    Merge pull request #14 from haarg/gconvert-5.6

    better gconvert detection

  Change: 0003e6aeaf8c055074b75ceea5accb22025ce776
  Author: Graham Knop <haarg@haarg.org>
  Date : 2013-09-25 10:30:53 +0000

    better gconvert detection

-----------------------------------------
version 1.12 at 2013-09-15 20:31:14 +0000
-----------------------------------------

  Change: 96317bf956f3b5ff36a30c41e293ff134101c6dc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-09-15 21:31:14 +0000

    Add GNU/Hurd hints file

-----------------------------------------
version 1.10 at 2013-08-22 23:10:22 +0000
-----------------------------------------

  Change: 28b9d595ae1f44274a07bb8e845ac7173632b28d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-23 00:10:22 +0000

    Only try to change perms if the hints file already exists

-----------------------------------------
version 1.08 at 2013-08-22 22:56:58 +0000
-----------------------------------------

  Change: fc01a16685418d3d2d20621c717836b1172982d3
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-22 23:56:58 +0000

    Support Bitrig all the way back to at least v5.8.9

-----------------------------------------
version 1.06 at 2013-08-22 21:03:11 +0000
-----------------------------------------

  Change: 045c78ad316cddf498ed22c05ce80430d2f51835
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-22 22:03:11 +0000

    Fix issues with Bitrig patch and version normalisation

-----------------------------------------
version 1.04 at 2013-08-22 20:48:36 +0000
-----------------------------------------

  Change: e53776114d6df0e124f1a60b8c313caa29a37166
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-22 21:48:36 +0000

    Remove Test::Compile from dzil configuration

-----------------------------------------
version 1.02 at 2013-08-22 20:12:47 +0000
-----------------------------------------

  Change: cdd0d8342146cdcb03638aadb3ccb67cb96f70e1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-22 21:12:47 +0000

    Handle version number comparisons in a saner manner

  Change: 0120ad2d8b6ec5091ed47771c656e812ff991f37
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-08-22 19:38:13 +0000

    Added support for Bitrig

-----------------------------------------
version 1.00 at 2013-07-25 10:37:01 +0000
-----------------------------------------

  Change: 97f7d7261e9156edba84a2e45b5d0b7d9dd9aec8
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-25 11:37:01 +0000

    Set PATCH_GET env var to 0 to stop patch doing VCS madness

-----------------------------------------
version 0.98 at 2013-07-25 08:53:30 +0000
-----------------------------------------

  Change: 5e3d365324bb2ffa0ff756cb021fc98c2de87e57
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-25 09:53:30 +0000

    Bump to version 0.98

  Change: 0b699704fd0bfe61274270253a758e15157a0e4b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-25 09:51:26 +0000

    Fix issues with patching Configure under Solaris

    https://github.com/gugod/App-perlbrew/issues/355
2014-04-26 14:50:41 +00:00
wen
9471ed0c2f Update to 0.96
Upstream changes:
version 0.96 at 2013-07-08 06:53:34 +0000
-----------------------------------------

  Change: a78109ca3e2c9338bf98185c2014ba2be4a04942
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-08 07:53:34 +0000

    Fix patch applying for v5.18.0

-----------------------------------------
version 0.94 at 2013-07-07 13:45:00 +0000
-----------------------------------------

  Change: c5257739abd2cde575036ba9b105977679a30273
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:45:00 +0000

    Added commit 4149c7198d9b78d861df289cce40dd865cab57e7

    Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0

-----------------------------------------
version 0.92 at 2013-07-07 13:29:48 +0000
-----------------------------------------

  Change: 8881838495367f05f599939d4e1eac86106785fa
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:29:48 +0000

    Update Midnight BSD hints for 0.4-RELEASE

-----------------------------------------
version 0.90 at 2013-05-18 22:58:06 +0000
-----------------------------------------

  Change: fe0a97026ae5a56374b1d9a5968554a0c9b693bc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:58:06 +0000

    Bumped version to 0.90

  Change: cc5a37b1298b45fe2e74a4db92e85561a12f1052
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:50:04 +0000

    Added gcc m64 fixes for Solaris 11

    http://perl5.git.perl.org/perl.git/commitdiff/1ddb6a4

    http://perl5.git.perl.org/perl.git/commitdiff/767f54d

  Change: 815ff70a8a86c97742a0afdc5a092c590c729e80
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 22:04:29 +0000

    Update hpux hints

  Change: 089592af98239448a956586cf8998dee7b2ab7b6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 21:46:55 +0000

    Added hints audit tool

  Change: 842e6a11a1dac1adfa253a4a9dbd60d53286fa8e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 18:24:52 +0000

    Added 'hints' function to Devel::PatchPerl::Hints

-----------------------------------------
version 0.88 at 2013-05-16 12:02:55 +0000
-----------------------------------------

  Change: 7a381f7a969eeb683343ddc3511169298aa19889
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-16 13:02:55 +0000

    Make determine_version() available in the public API

    https://github.com/bingos/devel-patchperl/issues/12

-----------------------------------------
version 0.86 at 2013-05-08 15:39:07 +0000
-----------------------------------------

  Change: 50d0a6e5c2b5f25de596463f219c78204e0ae477
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 16:39:07 +0000

    Bump version

  Change: 09c3d04f1eddb60cdbba7b597a9c114c7396be2f
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 08:11:48 +0000

    Merge pull request #11 from hirose31/prevent-premature-hsplit

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

  Change: 19a38ec13e6634a4707bb5043da051b6c551c23f
  Author: HIROSE Masaaki <hirose31@gmail.com>
  Date : 2013-05-08 13:52:42 +0000

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

-----------------------------------------
version 0.84 at 2013-03-08 21:35:14 +0000
-----------------------------------------

  Change: 7b5f0d6c51dbff9a22f250813e230816d3d36f08
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-08 21:35:14 +0000

    Remove requirement on IPC::Cmd

    This should make the perlbrew peeps happy

-----------------------------------------
version 0.82 at 2013-02-25 21:38:08 +0000
-----------------------------------------

  Change: 3e146301433f8098460dc6fd5d1930fc48c2903a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 21:38:08 +0000

    Update Linux hints

-----------------------------------------
version 0.80 at 2013-02-25 12:04:03 +0000
-----------------------------------------

  Change: ef4dfcccd90f7f786847998cba8891b69fd5a2e1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:04:03 +0000

    Bump version to 0.80

  Change: 4e3020edfa3b3adcb79dd4d3c8e410f8cb12bf53
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:02:09 +0000

    Ensure that the linux hints file gets updated for kfreebsd as well

  Change: 52fde6650e6a6324c7817fb81d9d08260f73d96a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 11:41:38 +0000

    Add updated hints for gnukfreebsd

-----------------------------------------
version 0.78 at 2013-02-17 16:58:31 +0000
-----------------------------------------

  Change: 0c2be36694492d5824f7704cf9d3473c28228d99
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-17 16:58:31 +0000

    Added midnightbsd hints file which supports 0.4
2013-07-13 09:31:57 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wen
0d5e85dafd Update to 0.76
Upstream changes:
==============================
2012-08-28 00:29:08 +0100 0.76
==============================

  commit 9f71defdd149f82f3a243dfd025802dcf0e34c2a
  Author: Ruslan Zakirov <ruz@bestpractical.com>
  Date:   Tue Aug 28 00:29:08 2012 +0100

    [rt.cpan.org #79223] bad patch for 5.8.9 in 0.74

    Patch for perlio.c is for patch -p1 while module runs -p0.

    Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>

==============================
2012-07-24 19:32:11 +0100 0.74
==============================

  commit b2b8a945b03d573501700db99ae6f2b32c2cabfc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Jul 24 19:32:11 2012 +0100

    Add v5.8.9 patch

    [perl #63886] 5.8.9 binary incompatibility with PL_perlio_mutex

    Applied as:

    commit 03fe696d61d94bd59d878a9f81b0af85465d7e1e Author: From: Edward
    Moy <emoy@apple.com> Date: Sun Jul 8 23:01:23 2012 -0700

==============================
2012-06-05 00:44:17 +0100 0.72
==============================

  commit fcfe67838eea00f8108f80ce0cecacd014df6407
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Jun 5 00:44:17 2012 +0100

    Clarify in the POD, we only facilitate building not testing

==============================
2012-05-15 08:37:48 +0100 0.70
==============================

  commit 1e16483dc23a38624187dd4b1c65a6dff2914fad
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue May 15 08:37:48 2012 +0100

    Updated Linux hints which includes gcc search libraries localisation
    fix

==============================
2012-04-03 10:06:44 +0100 0.68
==============================

  commit e261b60280ae83ce7a643f5ebf1e33628e3e5660
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Apr 3 10:06:44 2012 +0100

    Updated hints files, includes support for NetBSD 6.*

==============================
2012-02-08 13:01:27 +0000 0.66
==============================

  commit 61579d54b0273fbfcb1ac39175ff641434a87103
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Feb 8 13:01:27 2012 +0000

    Added cygwin hints file

==============================
2012-02-04 14:40:40 +0000 0.64
==============================

  commit 31651f154271f81ce4b239366fa383e65c5b9355
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Sat Feb 4 14:37:53 2012 +0000

    Added a plugin system
2012-10-27 12:11:39 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
rhaen
8eb68d5f45 Updated to 0.62
Changes:

==============================
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
2012-01-26 15:48:30 +00:00
wiz
e711d03569 Initial import of p5-Devel-PatchPerl-0.52.
Devel::PatchPerl is a modularisation of the patching code contained
in Devel::PPPort's buildperl.pl.  It does not build perls, it merely
provides an interface to the source patching functionality.
2011-08-16 20:25:25 +00:00