diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-10 07:44:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-10 07:44:09 +0000 |
commit | f04f20c9ba6ff4868033b88450917f8bf63c4f37 (patch) | |
tree | 6e01f81fd420af758e0cdd37b0c79cc818cf7552 /databases/tiledb | |
parent | Add rubygem-grape140 1.4.0 (copied from rubygem-grape) (diff) |
Update to 2.1.0
Changes: https://github.com/TileDB-Inc/TileDB/releases
Diffstat (limited to 'databases/tiledb')
-rw-r--r-- | databases/tiledb/Makefile | 3 | ||||
-rw-r--r-- | databases/tiledb/distinfo | 6 | ||||
-rw-r--r-- | databases/tiledb/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile index 3bfd58b0e3b3..002adde9eb70 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiledb -PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo index ba58c51221a5..6264cfb74cd1 100644 --- a/databases/tiledb/distinfo +++ b/databases/tiledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954294 -SHA256 (TileDB-Inc-TileDB-2.0.8_GH0.tar.gz) = 827a38b5c676a6cf6db716885f9c9b026e5f02109ce0e30f7145182da1e9fa23 -SIZE (TileDB-Inc-TileDB-2.0.8_GH0.tar.gz) = 1698616 +TIMESTAMP = 1601996448 +SHA256 (TileDB-Inc-TileDB-2.1.0_GH0.tar.gz) = 0065e6bf4581a06d6f61b3dd5b438a8cb6985b725a604768a5c57bf0e9e79c2e +SIZE (TileDB-Inc-TileDB-2.1.0_GH0.tar.gz) = 1743175 diff --git a/databases/tiledb/pkg-plist b/databases/tiledb/pkg-plist index 25d46514e30a..cf9c229ce28e 100644 --- a/databases/tiledb/pkg-plist +++ b/databases/tiledb/pkg-plist @@ -1,5 +1,7 @@ include/tiledb/array.h include/tiledb/array_schema.h +include/tiledb/arrow_io_impl.h +include/tiledb/arrowio include/tiledb/attribute.h include/tiledb/config.h include/tiledb/context.h |