git: 7e0f78353be3 - main - databases/tiledb: Update to 2.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:00:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e0f78353be3f49617cf9d857098644e237585df commit 7e0f78353be3f49617cf9d857098644e237585df Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:42:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:00 +0000 databases/tiledb: Update to 2.8.0 Changes: https://github.com/TileDB-Inc/TileDB/releases --- databases/tiledb/Makefile | 3 ++- databases/tiledb/distinfo | 6 +++--- databases/tiledb/pkg-plist | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile index 9a474aa2e1d4..19a6e061bd6d 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= tiledb -PORTVERSION= 2.7.2 +PORTVERSION= 2.8.0 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libcapnp.so:devel/capnproto080 \ + libcurl.so:ftp/curl \ libfmt.so:devel/libfmt \ liblz4.so:archivers/liblz4 \ libzstd.so:archivers/zstd diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo index 9626e273ca77..0e2a92613a15 100644 --- a/databases/tiledb/distinfo +++ b/databases/tiledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423666 -SHA256 (TileDB-Inc-TileDB-2.7.2_GH0.tar.gz) = e837e012e34beefac025ccea9964f1209ad0c075478556ac85001a2de161e644 -SIZE (TileDB-Inc-TileDB-2.7.2_GH0.tar.gz) = 2232024 +TIMESTAMP = 1650228670 +SHA256 (TileDB-Inc-TileDB-2.8.0_GH0.tar.gz) = 5c26f6732b8686ec4aa95299e910b9eac8c4c6aafd2f430b2e438d1abf252149 +SIZE (TileDB-Inc-TileDB-2.8.0_GH0.tar.gz) = 2327965 diff --git a/databases/tiledb/pkg-plist b/databases/tiledb/pkg-plist index d9a28d029ebd..0946ef20d9b8 100644 --- a/databases/tiledb/pkg-plist +++ b/databases/tiledb/pkg-plist @@ -16,6 +16,7 @@ include/tiledb/filter.h include/tiledb/filter_list.h include/tiledb/fragment_info.h include/tiledb/group.h +include/tiledb/group_experimental.h include/tiledb/object.h include/tiledb/object_iter.h include/tiledb/query.h