Subject: CVS commit: pkgsrc/devel/p5-PAR
From: Makoto Fujiwara
Date: 2019-10-27 14:57:39
Message id: 20191027135739.3E8C4FA8D@cvs.NetBSD.org

Log Message:
(devel/p5-PAR) Updated 1.015 to 1.016

1.016  2019-05-20

  - Fix #129312: Code signing for OSX

    Avoid Archive::Zip::Archive error "can't find EOCD signature" for pp'ed
    executables with lots of stuff appended (e.g. by OSX codesign):
    temporarily increase Archive::Zip::ChunkSize around the call to
    Archive::Zip::readFromFileHandle().

    Note this is prerequisite for the corresponding fix in PAR::Packer.

  - Fix: Archive::Unzip::Burst::unzip result is ignored and _extract_inc
    does always the slow way, too

    PR from Vit Spinka <vit.spinka@gmail.com>, thanks!

  - Show debug messages if $ENV{PERL_DL_DEBUG} is true

Files:
RevisionActionfile
1.35modifypkgsrc/devel/p5-PAR/Makefile
1.14modifypkgsrc/devel/p5-PAR/distinfo