git: 5083eb2e1ba5 - main - databases/tiledb: Update to 2.30.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 21:20:58 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5083eb2e1ba522663de392993acc231e3f740246
commit 5083eb2e1ba522663de392993acc231e3f740246
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 21:15:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 21:15:41 +0000
databases/tiledb: Update to 2.30.0
Changes: https://github.com/TileDB-Inc/TileDB/releases
---
databases/tiledb/Makefile | 16 +++++++---------
databases/tiledb/distinfo | 6 +++---
databases/tiledb/pkg-plist | 2 --
3 files changed, 10 insertions(+), 14 deletions(-)
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile
index d84d24b3f882..4af7c24b07f4 100644
--- a/databases/tiledb/Makefile
+++ b/databases/tiledb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tiledb
-PORTVERSION= 2.29.2
+PORTVERSION= 2.30.0
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
@@ -10,19 +10,17 @@ WWW= https://tiledb.com/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${RUN_DEPENDS}
-LIB_DEPENDS= libcapnp.so:devel/capnproto1 \
+BUILD_DEPENDS= capnproto1>=1.2.0<1.2.0_99:devel/capnproto1 \
+ clipp>=0:devel/clipp \
+ nlohmann-json>=0:devel/nlohmann-json
+LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 \
+ libcapnp.so:devel/capnproto1 \
libcurl.so:ftp/curl \
libfmt.so:devel/libfmt \
liblz4.so:archivers/liblz4 \
libpng.so:graphics/png \
+ libspdlog.so:devel/spdlog \
libzstd.so:archivers/zstd
-RUN_DEPENDS= capnproto1>=1.0.1:devel/capnproto1 \
- clipp>=1.2.3_1:devel/clipp \
- curl>=7.74.0:ftp/curl \
- liblz4>=1.9.3,1:archivers/liblz4 \
- spdlog>=1.11.0:devel/spdlog \
- zstd>=1.4.8:archivers/zstd
USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl
diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo
index 7efaffcc850c..356c44051d94 100644
--- a/databases/tiledb/distinfo
+++ b/databases/tiledb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762586750
-SHA256 (TileDB-Inc-TileDB-2.29.2_GH0.tar.gz) = 44fd4c6c25938a123edc711f082a1c3e632a9f8365e64fe745bbf1e782d671d4
-SIZE (TileDB-Inc-TileDB-2.29.2_GH0.tar.gz) = 3787990
+TIMESTAMP = 1765895700
+SHA256 (TileDB-Inc-TileDB-2.30.0_GH0.tar.gz) = c5f94da6de0e0f93925f7ad107bd80fef0615f9b3d111a5bae245f75b1fcc173
+SIZE (TileDB-Inc-TileDB-2.30.0_GH0.tar.gz) = 3622987
diff --git a/databases/tiledb/pkg-plist b/databases/tiledb/pkg-plist
index 16c200c62eb5..d374445073ad 100644
--- a/databases/tiledb/pkg-plist
+++ b/databases/tiledb/pkg-plist
@@ -2,7 +2,6 @@ include/tiledb/api/c_api/api_external_common.h
include/tiledb/api/c_api/array/array_api_experimental.h
include/tiledb/api/c_api/array/array_api_external.h
include/tiledb/api/c_api/array/encryption_type_enum.h
-include/tiledb/api/c_api/array_schema/array_schema_api_deprecated.h
include/tiledb/api/c_api/array_schema/array_schema_api_experimental.h
include/tiledb/api/c_api/array_schema/array_schema_api_external.h
include/tiledb/api/c_api/array_schema/array_type_enum.h
@@ -13,7 +12,6 @@ include/tiledb/api/c_api/attribute/attribute_api_external_experimental.h
include/tiledb/api/c_api/buffer/buffer_api_external.h
include/tiledb/api/c_api/buffer_list/buffer_list_api_external.h
include/tiledb/api/c_api/config/config_api_external.h
-include/tiledb/api/c_api/context/context_api_experimental.h
include/tiledb/api/c_api/context/context_api_external.h
include/tiledb/api/c_api/current_domain/current_domain_api_enum.h
include/tiledb/api/c_api/current_domain/current_domain_api_external_experimental.h