1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Update to 6.8.1

Changes:	https://github.com/facebook/rocksdb/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-27 20:58:07 +00:00
parent 5012336e15
commit 8399259840
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533178
3 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rocksdb
PORTVERSION= 6.7.3
PORTVERSION= 6.8.1
DISTVERSIONPREFIX= v
CATEGORIES= databases

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1585059135
SHA256 (facebook-rocksdb-v6.7.3_GH0.tar.gz) = c4d1397b58e4801b5fd7c3dd9175e6ae84541119cbebb739fe17d998f1829e81
SIZE (facebook-rocksdb-v6.7.3_GH0.tar.gz) = 5996086
TIMESTAMP = 1588013480
SHA256 (facebook-rocksdb-v6.8.1_GH0.tar.gz) = ca192a06ed3bcb9f09060add7e9d0daee1ae7a8705a3d5ecbe41867c5e2796a2
SIZE (facebook-rocksdb-v6.8.1_GH0.tar.gz) = 6037007

View File

@ -30,6 +30,7 @@ include/rocksdb/db_stress_tool.h
include/rocksdb/env.h
include/rocksdb/env_encryption.h
include/rocksdb/experimental.h
include/rocksdb/file_checksum.h
include/rocksdb/file_system.h
include/rocksdb/filter_policy.h
include/rocksdb/flush_block_policy.h
@ -47,6 +48,7 @@ include/rocksdb/perf_context.h
include/rocksdb/perf_level.h
include/rocksdb/persistent_cache.h
include/rocksdb/rate_limiter.h
include/rocksdb/rocksdb_namespace.h
include/rocksdb/slice.h
include/rocksdb/slice_transform.h
include/rocksdb/snapshot.h