pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Graph updated to 0.84
details: https://anonhg.NetBSD.org/pkgsrc/rev/acb323459dd6
branches: trunk
changeset: 544924:acb323459dd6
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Tue Jul 22 19:00:37 2008 +0000
description:
updated to 0.84
ChangeLog:
2007-08-13 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Tels found one more attributed edge problem.
* Release as 0.84.
2007-08-12 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* One test in 73_diameter.t had too many possible answers,
dependent on the hash ordering, removed the test.
* Release as 0.83.
2007-08-11 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Since Heap 0.80 broke Graph, as a stop-gap measure
I will include the Heap::Elem and Heap::Fibonacci
of Heap 0.71, renamed as 'Heap071', addresses rt.cpan.org
#26943: "Heap 0.80 breaks Graph", and numerous bug reports
by email
* Address rt.cpan.org #27840: "add-edge_attributes() on
undirected graph wrongly depends on node order", from Tels
* Address rt.cpan.org #27959: "radius method incorrect",
code and test case from ROSULEK.
* Release as 0.82.
2007-01-21 Jarkko Hietaniemi <jhi%iki.fi@localhost>
* Address rt.cpan.org #24417: "next_successor unavailable in
Traversal (PATCH)", from Ted Carnahan.
* Small pod tweaks.
* Minor internal cleanup for the caching code.
* Release as 0.81.
diffstat:
devel/p5-Graph/Makefile | 4 ++--
devel/p5-Graph/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 3d15f6901205 -r acb323459dd6 devel/p5-Graph/Makefile
--- a/devel/p5-Graph/Makefile Tue Jul 22 15:45:43 2008 +0000
+++ b/devel/p5-Graph/Makefile Tue Jul 22 19:00:37 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:16 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/07/22 19:00:37 rhaen Exp $
-DISTNAME= Graph-0.80
+DISTNAME= Graph-0.84
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
diff -r 3d15f6901205 -r acb323459dd6 devel/p5-Graph/distinfo
--- a/devel/p5-Graph/distinfo Tue Jul 22 15:45:43 2008 +0000
+++ b/devel/p5-Graph/distinfo Tue Jul 22 19:00:37 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/12/16 15:17:48 bouyer Exp $
+$NetBSD: distinfo,v 1.4 2008/07/22 19:00:37 rhaen Exp $
-SHA1 (Graph-0.80.tar.gz) = b069af1b9f3249f06d6b50da9f4b3eb23536a270
-RMD160 (Graph-0.80.tar.gz) = 54309c94f38b01b3bb21a3227292883d76dd1fa9
-Size (Graph-0.80.tar.gz) = 131331 bytes
+SHA1 (Graph-0.84.tar.gz) = 4c6a3bbf79759071db3c4df12712d448a07b4522
+RMD160 (Graph-0.84.tar.gz) = 9e41878aaa36d09f9754a60cb4e9257951c3488e
+Size (Graph-0.84.tar.gz) = 137841 bytes
Home |
Main Index |
Thread Index |
Old Index