diff options
author | osa <osa@FreeBSD.org> | 2004-01-26 20:15:37 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-01-26 20:15:37 +0800 |
commit | 4600de13684e82268c08790bb35062297485e5f0 (patch) | |
tree | 397b611e4f2fa206c7858a03bfc2b2f471093351 /databases | |
parent | 1b3b86d46e8b1442512f4c87fdcec2b5b82bd992 (diff) | |
download | freebsd-ports-gnome-4600de13684e82268c08790bb35062297485e5f0.tar.gz freebsd-ports-gnome-4600de13684e82268c08790bb35062297485e5f0.tar.zst freebsd-ports-gnome-4600de13684e82268c08790bb35062297485e5f0.zip |
Update to 3.12.
Diffstat (limited to 'databases')
-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 |