Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-PAR
From: Jens Rehsack
Date: 2009-08-09 14:27:31
Message id: 20090809122732.0419F175D0@cvs.netbsd.org
Log Message:
Updating package for p5 module PAR (Perl Archive Toolkit) from 0.992nb1
to 0.994
pkgsrc changes:
- Adding license information
- Adjusting dependencies according to META.yml
Upstream changce since 0.992:
[Changes for 0.994 - Jul 23, 2009]
- Fix for the PAR::Heavy fix to the INC priority handling.
[Changes for 0.993 - Jul 19, 2009]
- The priority (fallback=>0) repositories should look at @PAR_INC
for the loaded PARs instead of @PAR_INC_LAST.
- Don't reload from a downloaded .par file after installing it
via "upgrade".
- Band-aid fix for the loading priority of shared librares from
PAR files: Try PAR's first, the local stuff, then fallback-PARs.
- Initial support for running external perl scripts from a packaged
interpreter.
Files: