summaryrefslogtreecommitdiff
path: root/devel/mdds
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mdds')
-rw-r--r--devel/mdds/Makefile7
-rw-r--r--devel/mdds/distinfo6
-rw-r--r--devel/mdds/pkg-plist2
3 files changed, 10 insertions, 5 deletions
diff --git a/devel/mdds/Makefile b/devel/mdds/Makefile
index 78243306af05..6d0238fa81fc 100644
--- a/devel/mdds/Makefile
+++ b/devel/mdds/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mdds
-PORTVERSION= 2.1.1
+PORTVERSION= 3.1.0
CATEGORIES= devel
-MASTER_SITES= https://kohei.us/files/mdds/src/
+#MASTER_SITES= https://kohei.us/files/mdds/src/
MAINTAINER= office@FreeBSD.org
COMMENT= Multi-dimensional data index algorithm
@@ -12,6 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= tar:xz
+USE_GITLAB= yes
+GL_ACCOUNT= mdds
+
NO_ARCH= yes
NO_BUILD= yes
diff --git a/devel/mdds/distinfo b/devel/mdds/distinfo
index 0e9ccd46305c..13c5297f4c1a 100644
--- a/devel/mdds/distinfo
+++ b/devel/mdds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683410870
-SHA256 (mdds-2.1.1.tar.xz) = 1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56
-SIZE (mdds-2.1.1.tar.xz) = 540732
+TIMESTAMP = 1755766127
+SHA256 (mdds-3.1.0.tar.bz2) = ad5475e0efa1da6648efdceb3c8b50f94ae3a91d0d70845cef93c62c5e5844c1
+SIZE (mdds-3.1.0.tar.bz2) = 659178
diff --git a/devel/mdds/pkg-plist b/devel/mdds/pkg-plist
index cf81e2ee9cc1..1c2069f05629 100644
--- a/devel/mdds/pkg-plist
+++ b/devel/mdds/pkg-plist
@@ -1,3 +1,4 @@
+include/mdds-%%API_VERSION%%/mdds/cref_wrapper.hpp
include/mdds-%%API_VERSION%%/mdds/flat_segment_tree_def.inl
include/mdds-%%API_VERSION%%/mdds/flat_segment_tree_itr.hpp
include/mdds-%%API_VERSION%%/mdds/flat_segment_tree.hpp
@@ -15,6 +16,7 @@ include/mdds-%%API_VERSION%%/mdds/multi_type_vector/aos/main.hpp
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/block_funcs.hpp
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/collection_def.inl
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/collection.hpp
+include/mdds-%%API_VERSION%%/mdds/multi_type_vector/delayed_delete_vector.hpp
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/env.hpp
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/iterator_node.hpp
include/mdds-%%API_VERSION%%/mdds/multi_type_vector/macro.hpp