pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-PAR
Module Name: pkgsrc
Committed By: he
Date: Mon Nov 17 04:27:33 UTC 2008
Modified Files:
pkgsrc/devel/p5-PAR: Makefile distinfo
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.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/p5-PAR/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-PAR/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index