diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-05-13 13:18:29 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-05-13 13:18:29 +0000 |
commit | 6089c9fa198efdbb2fddfc819d55b2ef6b2a25ff (patch) | |
tree | 8eefee6d5d03015d3e3bcdadc18d689af243693e /databases/fastdb | |
parent | d269e6b942412affaa8d2c8845b243d7dd476bb1 (diff) |
Notes
Diffstat (limited to 'databases/fastdb')
-rw-r--r-- | databases/fastdb/Makefile | 2 | ||||
-rw-r--r-- | databases/fastdb/distinfo | 2 | ||||
-rw-r--r-- | databases/fastdb/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 32688d29dbab..da1ce9918d55 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fastdb -PORTVERSION= 2.58 +PORTVERSION= 2.62 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ diff --git a/databases/fastdb/distinfo b/databases/fastdb/distinfo index a16fa725eed9..a8122bee80a2 100644 --- a/databases/fastdb/distinfo +++ b/databases/fastdb/distinfo @@ -1 +1 @@ -MD5 (fastdb-2.58.tar.gz) = 6907b953ca1a731a0f1e91306796ad57 +MD5 (fastdb-2.62.tar.gz) = fa42887eb3a9150ae1aea739908c8735 diff --git a/databases/fastdb/pkg-plist b/databases/fastdb/pkg-plist index a3256ba59401..315ffa098aaa 100644 --- a/databases/fastdb/pkg-plist +++ b/databases/fastdb/pkg-plist @@ -8,6 +8,7 @@ include/fastdb/database.h include/fastdb/datetime.h include/fastdb/fastdb.h include/fastdb/file.h +include/fastdb/harray.h include/fastdb/hashtab.h include/fastdb/query.h include/fastdb/reference.h |