Update to 1.7.0
Changes: https://github.com/TileDB-Inc/TileDB/releases https://github.com/TileDB-Inc/TileDB/blob/release-1.7.0/HISTORY.md
This commit is contained in:
parent
bbcd86d0cc
commit
d00010d64d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517572
3 changed files with 4 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiledb
|
||||
PORTVERSION= 1.6.3
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1571483781
|
||||
SHA256 (TileDB-Inc-TileDB-1.6.3_GH0.tar.gz) = 12b70176822a04423093db741376d2bf0c3867b535e7dc4ee8dfa9a8444611fc
|
||||
SIZE (TileDB-Inc-TileDB-1.6.3_GH0.tar.gz) = 17487327
|
||||
TIMESTAMP = 1573649082
|
||||
SHA256 (TileDB-Inc-TileDB-1.7.0_GH0.tar.gz) = bf8a689dd485c0f13b4173fe1f1a573230af2dc3c329329846becab22af48e10
|
||||
SIZE (TileDB-Inc-TileDB-1.7.0_GH0.tar.gz) = 17494765
|
||||
|
|
|
@ -11,8 +11,6 @@ include/tiledb/exception.h
|
|||
include/tiledb/filter.h
|
||||
include/tiledb/filter_list.h
|
||||
include/tiledb/group.h
|
||||
include/tiledb/map.h
|
||||
include/tiledb/map_schema.h
|
||||
include/tiledb/object.h
|
||||
include/tiledb/object_iter.h
|
||||
include/tiledb/query.h
|
||||
|
|
Loading…
Reference in a new issue