diff options
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 1c2d1e1..319a695 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 f13385f..120b8d8 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 13ddb68..ef041a3 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 |