Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-PAR
From: Havard Eidnes
Date: 2008-11-17 05:27:33
Message id: 20081117042733.1D18A175D0@cvs.netbsd.org
Log Message:
Update from version 0.982nb1 to 0.983.
Pkgsrc changes:
o Adjusted dependencies to fit new requirements
Upstream changes:
[Changes for 0.983 - Sep 12, 2008]
* Dependencies
- Require AutoLoader 5.67 which contains a PAR-related
bug-fix.
- Require PAR::Dist 0.32.
* Internal changes
- The full extraction process _extract_inc
(which is triggered when a non--clean pp packaged
executable is run) can now be forced to do the
extraction (instead of doing if !-d).
- That same extraction routine now accepts Archive::Zip
handles or file names.
- When, during the full extraction, the extracted paths
are to be added to @INC, we now make sure they're not
in @INC yet.
Files: