diff options
author | petef <petef@FreeBSD.org> | 2001-12-04 17:51:56 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-04 17:51:56 +0800 |
commit | 7693562309c92a515b1492fb451c9e4d271c4693 (patch) | |
tree | 94b1d3cefb571c20097d546bbfcbaf4fb0cf56e9 /databases | |
parent | f37f116ab984103f232c50aeea1f4f052c0d3e50 (diff) | |
download | freebsd-ports-gnome-7693562309c92a515b1492fb451c9e4d271c4693.tar.gz freebsd-ports-gnome-7693562309c92a515b1492fb451c9e4d271c4693.tar.zst freebsd-ports-gnome-7693562309c92a515b1492fb451c9e4d271c4693.zip |
- update to 2.53
- sort pkg-plist
PR: 32496
Submitted by: maintainer
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 | 29 |
3 files changed, 17 insertions, 16 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 469acff2c376..4fe7bf9cc6fa 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 2.49 +PORTVERSION= 2.53 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index e6d084e10283..41c3fceaa021 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1 +1 @@ -MD5 (gigabase-2.49.tar.gz) = c57c2d441cfb2ff53701ed76e17dca55 +MD5 (gigabase-2.53.tar.gz) = 65ce800fbabd81ec024ddd8ada7a64b5 diff --git a/databases/gigabase/pkg-plist b/databases/gigabase/pkg-plist index 7cb126727dd3..d467032b39e1 100644 --- a/databases/gigabase/pkg-plist +++ b/databases/gigabase/pkg-plist @@ -1,21 +1,23 @@ -include/gigabase/gigabase.h -include/gigabase/stdtp.h +bin/subsql +include/gigabase/array.h +include/gigabase/blob.h +include/gigabase/btree.h include/gigabase/class.h -include/gigabase/database.h +include/gigabase/cli.h +include/gigabase/container.h include/gigabase/cursor.h -include/gigabase/reference.h -include/gigabase/wwwapi.h -include/gigabase/array.h +include/gigabase/database.h +include/gigabase/datetime.h include/gigabase/file.h +include/gigabase/gigabase.h include/gigabase/hashtab.h -include/gigabase/btree.h -include/gigabase/sync.h -include/gigabase/query.h -include/gigabase/datetime.h include/gigabase/pagepool.h -include/gigabase/blob.h -include/gigabase/container.h -include/gigabase/cli.h +include/gigabase/query.h +include/gigabase/reference.h +include/gigabase/rectangle.h +include/gigabase/stdtp.h +include/gigabase/sync.h +include/gigabase/wwwapi.h lib/libcli_r.a lib/libcli_r.la lib/libcli_r.so @@ -24,5 +26,4 @@ lib/libgigabase_r.a lib/libgigabase_r.la lib/libgigabase_r.so lib/libgigabase_r.so.2 -bin/subsql @dirrm include/gigabase |