Subject: CVS commit: pkgsrc/devel/p5-Devel-PatchPerl
From: Makoto Fujiwara
Date: 2019-11-16 01:47:39
Message id: 20191116004739.28411FA97@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.30modifypkgsrc/devel/p5-Devel-PatchPerl/Makefile
1.20modifypkgsrc/devel/p5-Devel-PatchPerl/distinfo