mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.91.
This commit is contained in:
parent
cdceb588c5
commit
69add3cc3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99176
3 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= fastdb
|
PORTNAME= fastdb
|
||||||
PORTVERSION= 2.90
|
PORTVERSION= 2.91
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://www.garret.ru/~knizhnik/
|
MASTER_SITES= http://www.garret.ru/~knizhnik/
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (fastdb-2.90.tar.gz) = 90130c14878a1ff1f3b546ae70d503b4
|
MD5 (fastdb-2.91.tar.gz) = 761910e28ff964872da48cb72703073a
|
||||||
|
|
|
@ -7,6 +7,7 @@ include/fastdb/container.h
|
||||||
include/fastdb/cursor.h
|
include/fastdb/cursor.h
|
||||||
include/fastdb/database.h
|
include/fastdb/database.h
|
||||||
include/fastdb/datetime.h
|
include/fastdb/datetime.h
|
||||||
|
include/fastdb/exception.h
|
||||||
include/fastdb/fastdb.h
|
include/fastdb/fastdb.h
|
||||||
include/fastdb/file.h
|
include/fastdb/file.h
|
||||||
include/fastdb/harray.h
|
include/fastdb/harray.h
|
||||||
|
@ -16,6 +17,7 @@ include/fastdb/reference.h
|
||||||
include/fastdb/stdtp.h
|
include/fastdb/stdtp.h
|
||||||
include/fastdb/sync.h
|
include/fastdb/sync.h
|
||||||
include/fastdb/sync_unix.h
|
include/fastdb/sync_unix.h
|
||||||
|
include/fastdb/timeseries.h
|
||||||
include/fastdb/ttree.h
|
include/fastdb/ttree.h
|
||||||
include/fastdb/wwwapi.h
|
include/fastdb/wwwapi.h
|
||||||
lib/libcli_r.a
|
lib/libcli_r.a
|
||||||
|
|
Loading…
Add table
Reference in a new issue