diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-01-26 12:15:37 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-01-26 12:15:37 +0000 |
commit | e8ccccc0a360fc7ba82e80101a4e580b89f4049b (patch) | |
tree | baa447a63b231e47a055d422ce850426f7f6707c /databases/gigabase | |
parent | 69add3cc3b1161a662affe47b71c454ed2e821c3 (diff) |
Notes
Diffstat (limited to 'databases/gigabase')
-rw-r--r-- | databases/gigabase/Makefile | 2 | ||||
-rw-r--r-- | databases/gigabase/distinfo | 2 | ||||
-rw-r--r-- | databases/gigabase/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 1c2d1e1f4f68..319a695a5511 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 3.11 +PORTVERSION= 3.12 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index f13385f9557d..120b8d8b390c 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1 +1 @@ -MD5 (gigabase-3.11.tar.gz) = 49ea1e4c263762f314692f89aa4f2ea9 +MD5 (gigabase-3.12.tar.gz) = c73eebe3f3c851732d033dbfbb7c8cf4 diff --git a/databases/gigabase/pkg-plist b/databases/gigabase/pkg-plist index 13ddb6876d94..ef041a3f4f86 100644 --- a/databases/gigabase/pkg-plist +++ b/databases/gigabase/pkg-plist @@ -4,10 +4,13 @@ include/gigabase/blob.h include/gigabase/btree.h include/gigabase/class.h include/gigabase/cli.h +include/gigabase/confdefs.h +include/gigabase/config.h include/gigabase/container.h include/gigabase/cursor.h include/gigabase/database.h include/gigabase/datetime.h +include/gigabase/exception.h include/gigabase/file.h include/gigabase/gigabase.h include/gigabase/hashtab.h @@ -18,6 +21,7 @@ include/gigabase/reference.h include/gigabase/selection.h include/gigabase/stdtp.h include/gigabase/sync.h +include/gigabase/timeseries.h include/gigabase/wwwapi.h lib/libcligb_r.a lib/libcligb_r.so |