pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PAR - PkgSrc changes
details: https://anonhg.NetBSD.org/pkgsrc/rev/445feefc318d
branches: trunk
changeset: 557113:445feefc318d
user: sno <sno%pkgsrc.org@localhost>
date: Sat Apr 11 20:51:21 2009 +0000
description:
- 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@
diffstat:
devel/p5-PAR/Makefile | 5 +++--
devel/p5-PAR/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r a12847055935 -r 445feefc318d devel/p5-PAR/Makefile
--- a/devel/p5-PAR/Makefile Sat Apr 11 19:54:42 2009 +0000
+++ b/devel/p5-PAR/Makefile Sat Apr 11 20:51:21 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2008/11/17 04:27:33 he Exp $
+# $NetBSD: Makefile,v 1.11 2009/04/11 20:51:21 sno Exp $
#
-DISTNAME= PAR-0.983
+DISTNAME= PAR-0.992
+PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/}
diff -r a12847055935 -r 445feefc318d devel/p5-PAR/distinfo
--- a/devel/p5-PAR/distinfo Sat Apr 11 19:54:42 2009 +0000
+++ b/devel/p5-PAR/distinfo Sat Apr 11 20:51:21 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/11/17 04:27:33 he Exp $
+$NetBSD: distinfo,v 1.4 2009/04/11 20:51:21 sno Exp $
-SHA1 (PAR-0.983.tar.gz) = f296d59d8ba25ad3f62b3cf6db9845d9a3382caa
-RMD160 (PAR-0.983.tar.gz) = cfb60ab7ee3e2c698f274a4a423d501198a16e2d
-Size (PAR-0.983.tar.gz) = 76153 bytes
+SHA1 (PAR-0.992.tar.gz) = 659f007aa3dcf09f38fb8c571a885c99dd6996d8
+RMD160 (PAR-0.992.tar.gz) = 1e5ba1895b3a58f7a8ca54ad8a669f2050dc2c12
+Size (PAR-0.992.tar.gz) = 80641 bytes
Home |
Main Index |
Thread Index |
Old Index