Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-PAR
From: Jens Rehsack
Date: 2009-04-11 22:51:21
Message id: 20090411205121.99F26175D0@cvs.netbsd.org
Log Message:
- PkgSrc changes
- Updating p5-PAR to 0.992
- Rename package from PAR to p5-PAR
- Upstream changes:
[Changes for 0.992 - Apr 5, 2009]
- Support for non-fallback repositories.
[Changes for 0.991 - Mar 10, 2009]
- Promote previous release to stable release.
[Changes for 0.989_01 - Mar 2, 2009]
* Bug fixes, etc.
- Track the locations of all archives that have been extracted to
$ENV{PAR_TEMP}/inc in this run.
[Changes for 0.988 - Mar 1, 2009]
- Promote previous release to stable release.
[Changes for 0.987_01 - Feb 20, 2009]
* New features
- Better cleanup of the $TMPDIR/par-$USER/temp-$$ directories
that are typically used as caches in the "use PAR 'foo.par'" use case.
* Bug fixes, etc.
- Very slightly more careful handling of PAR-specific environment
variables.
- Cleanup of PAR::SetupTemp
[Changes for 0.986 - Feb 19, 2009]
- Promote to stable release.
[Changes for 0.985_01 - Feb 2, 2009]
* New features
- Support for the brand new static dependency resolution
of PAR::Repository::Client 0.23.
* Bug fixes, etc.
- Fix issue with running scripts from repositories:
The INC hooks used to be set up too late for this to
automatically pick up dependencies.
[Changes for 0.984 - Jan 25, 2009]
* New features
- Implemented the auto-upgrading option for loading and installing
from PAR::Repositories.
* Bug fixes, etc.
- Fix issue with PAR::Repository::Client development versions.
Oked by rhaen@, joerg@
Files: