mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
databases/tiledb: Update to 2.14.1
- Update version requirement of *_DEPENDS Changes: https://github.com/TileDB-Inc/TileDB/releases
This commit is contained in:
parent
806d1e6e7d
commit
5be8aa2c01
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= tiledb
|
||||
PORTVERSION= 2.14.0
|
||||
PORTVERSION= 2.14.1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -16,11 +16,11 @@ LIB_DEPENDS= libcapnp.so:devel/capnproto080 \
|
|||
liblz4.so:archivers/liblz4 \
|
||||
libzstd.so:archivers/zstd
|
||||
RUN_DEPENDS= capnproto080>=0.8.0:devel/capnproto080 \
|
||||
catch>=2.13.8:devel/catch \
|
||||
catch2>=3.1:devel/catch2 \
|
||||
clipp>=1.2.3:devel/clipp \
|
||||
curl>=7.74.0:ftp/curl \
|
||||
liblz4>=1.9.3,1:archivers/liblz4 \
|
||||
spdlog>=1.9.0:devel/spdlog \
|
||||
spdlog>=1.11.0:devel/spdlog \
|
||||
zstd>=1.4.8:archivers/zstd
|
||||
|
||||
USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1675190951
|
||||
SHA256 (TileDB-Inc-TileDB-2.14.0_GH0.tar.gz) = e161d7988fa6e4e2e6238e25cbc0941bb2ed5eb375257d96ad7ce518864cd7f4
|
||||
SIZE (TileDB-Inc-TileDB-2.14.0_GH0.tar.gz) = 4037704
|
||||
TIMESTAMP = 1677771001
|
||||
SHA256 (TileDB-Inc-TileDB-2.14.1_GH0.tar.gz) = 1ae176f4cb16d29a4499112ae76723325c11354988592dd2882438cd697baf37
|
||||
SIZE (TileDB-Inc-TileDB-2.14.1_GH0.tar.gz) = 4037763
|
||||
|
|
Loading…
Add table
Reference in a new issue