diff options
Diffstat (limited to 'devel/mdds')
-rw-r--r-- | devel/mdds/Makefile | 5 | ||||
-rw-r--r-- | devel/mdds/PLIST | 12 | ||||
-rw-r--r-- | devel/mdds/distinfo | 8 |
3 files changed, 16 insertions, 9 deletions
diff --git a/devel/mdds/Makefile b/devel/mdds/Makefile index b0054592477..9bbaa91830e 100644 --- a/devel/mdds/Makefile +++ b/devel/mdds/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/07/02 13:37:37 adam Exp $ +# $NetBSD: Makefile,v 1.9 2012/07/29 20:02:15 wiz Exp $ # -DISTNAME= mdds_0.5.4 +DISTNAME= mdds_0.6.0 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://multidimalgorithm.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/mdds/PLIST b/devel/mdds/PLIST index c791697fc73..f0b02ab8216 100644 --- a/devel/mdds/PLIST +++ b/devel/mdds/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2011/08/06 10:53:30 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/07/29 20:02:15 wiz Exp $ +include/mdds/default_deleter.hpp include/mdds/flat_segment_tree.hpp include/mdds/flat_segment_tree_def.inl include/mdds/flat_segment_tree_itr.hpp @@ -10,8 +11,15 @@ include/mdds/mixed_type_matrix_element.hpp include/mdds/mixed_type_matrix_flag_storage.hpp include/mdds/mixed_type_matrix_storage.hpp include/mdds/mixed_type_matrix_storage_filled_linear.inl -include/mdds/mixed_type_matrix_storage_filled_nested_array.inl include/mdds/mixed_type_matrix_storage_sparse.inl +include/mdds/multi_type_matrix.hpp +include/mdds/multi_type_matrix_def.inl +include/mdds/multi_type_vector.hpp +include/mdds/multi_type_vector_def.inl +include/mdds/multi_type_vector_itr.hpp +include/mdds/multi_type_vector_macro.hpp +include/mdds/multi_type_vector_trait.hpp +include/mdds/multi_type_vector_types.hpp include/mdds/node.hpp include/mdds/point_quad_tree.hpp include/mdds/quad_node.hpp diff --git a/devel/mdds/distinfo b/devel/mdds/distinfo index 2e633124ac6..dacc2ee2842 100644 --- a/devel/mdds/distinfo +++ b/devel/mdds/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/03/12 15:56:58 wiz Exp $ +$NetBSD: distinfo,v 1.5 2012/07/29 20:02:15 wiz Exp $ -SHA1 (mdds_0.5.4.tar.bz2) = 17e565a2928bfadca184a1ddb4833a3f2b52b817 -RMD160 (mdds_0.5.4.tar.bz2) = 6b242fd11449787b0ce1c561e30658e90d2e3011 -Size (mdds_0.5.4.tar.bz2) = 92462 bytes +SHA1 (mdds_0.6.0.tar.bz2) = c2d07bf4668599b9bad80ca985ad74423c338630 +RMD160 (mdds_0.6.0.tar.bz2) = 4ec6b2f88cae4295690d27d24305ac67aee67110 +Size (mdds_0.6.0.tar.bz2) = 123325 bytes |