pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Graph Update from version 0.86 to 0.90.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6850454ce6df
branches: trunk
changeset: 552472:6850454ce6df
user: he <he%pkgsrc.org@localhost>
date: Sun Jan 04 18:00:36 2009 +0000
description:
Update from version 0.86 to 0.90.
Upstream changes:
2008-12-29 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Storable deparse of coderefs for deep_copy() does not
work at all with 5.6.2: if modern enough Storable
and B::Deparse are not available, fall back to
the previous version which used Data::Dumper.
* Release as 0.90.
2008-12-27 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Some PAUSE upload problem with 0.88, retrying.
* Release as 0.89.
2008-12-26 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* The 0.87 forgot to specify the Storable (and Safe,
used in the deserialization step of deep_copy)
prerequirement(s) in Makefile.PL.
* Release as 0.88.
2008-12-26 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Addressed a performance problem in successors()
and predecessors(), reported by Jonathan Moore.
* Reimplement deep_copy() by using Storable
freeze() and thaw() instead of Data::Dumper,
inspired by Jonathan Moore. Probably now safer
and faster, but Storable is now a prerequirement.
* Release as 0.87.
diffstat:
devel/p5-Graph/Makefile | 4 ++--
devel/p5-Graph/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r ef3fb0424023 -r 6850454ce6df devel/p5-Graph/Makefile
--- a/devel/p5-Graph/Makefile Sun Jan 04 17:45:43 2009 +0000
+++ b/devel/p5-Graph/Makefile Sun Jan 04 18:00:36 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2008/12/20 22:21:30 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/01/04 18:00:36 he Exp $
-DISTNAME= Graph-0.86
+DISTNAME= Graph-0.90
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
diff -r ef3fb0424023 -r 6850454ce6df devel/p5-Graph/distinfo
--- a/devel/p5-Graph/distinfo Sun Jan 04 17:45:43 2009 +0000
+++ b/devel/p5-Graph/distinfo Sun Jan 04 18:00:36 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/12/20 22:21:30 he Exp $
+$NetBSD: distinfo,v 1.6 2009/01/04 18:00:36 he Exp $
-SHA1 (Graph-0.86.tar.gz) = e14bb4c083ea1253b1b0544684efe2cf5dc7be15
-RMD160 (Graph-0.86.tar.gz) = c41eb84a012cd9a3da2376a5e02c82dcf93b3dbc
-Size (Graph-0.86.tar.gz) = 143101 bytes
+SHA1 (Graph-0.90.tar.gz) = 80e9fb60727b47f53c89cfb1ba764daee83cded8
+RMD160 (Graph-0.90.tar.gz) = 20dd1cc677bcd84c217ffd0444ffef6dbf4c6fd0
+Size (Graph-0.90.tar.gz) = 143985 bytes
Home |
Main Index |
Thread Index |
Old Index