summaryrefslogtreecommitdiff
path: root/devel/mdds/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2011-04-05 12:57:54 +0000
committerwiz <wiz>2011-04-05 12:57:54 +0000
commit8cf4b26221d060da5ae09c4f8a3b1e449b8fd5e9 (patch)
treee98dca4e39f0a5cc1bad7d8ccce0b2e8b679b3ed /devel/mdds/distinfo
parent2cab6a1b954835e462752e8ffd8d1946fd174b6c (diff)
downloadpkgsrc-8cf4b26221d060da5ae09c4f8a3b1e449b8fd5e9.tar.gz
Update to 0.5.2:
mdds 0.5.2 * flat_segment_tree * fixed a crash on assignment by properly implementing assignment operator(). * fixed several bugs in shift_right(): * shifting of all existing nodes was not handled properly. * leaf nodes were not properly linked under certain conditions. * shifting with skip node option was not properly skipping the node at insertion position when the insertion position was at the leftmost node. * implemented min_key(), max_key(), default_value(), clear() and swap(). * fixed a bug in operator==() where two different containers were incorrectly evaluated to be equal. * added quickcheck test code.
Diffstat (limited to 'devel/mdds/distinfo')
-rw-r--r--devel/mdds/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/mdds/distinfo b/devel/mdds/distinfo
index 8b7769f4051..1704484202f 100644
--- a/devel/mdds/distinfo
+++ b/devel/mdds/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/02/28 18:10:51 wiz Exp $
+$NetBSD: distinfo,v 1.2 2011/04/05 12:57:54 wiz Exp $
-SHA1 (mdds_0.5.1.tar.bz2) = 331f5c0e5ebbb4164280bd1f1988d1c35ca0e8c0
-RMD160 (mdds_0.5.1.tar.bz2) = 53d6421a665b2a6f47ebc5c1303af74b91274a24
-Size (mdds_0.5.1.tar.bz2) = 83604 bytes
+SHA1 (mdds_0.5.2.tar.bz2) = bddc19fc2f1879f0fbde66a13b58ae1370e4dc25
+RMD160 (mdds_0.5.2.tar.bz2) = 45084e33b514ad9fe4b6e6b4693891a19666764f
+Size (mdds_0.5.2.tar.bz2) = 89218 bytes