Index: head/databases/gigabase/Makefile =================================================================== --- head/databases/gigabase/Makefile (revision 51020) +++ head/databases/gigabase/Makefile (revision 51021) @@ -1,21 +1,21 @@ # ports collection makefile for: gigabase # Date created: 15 August 2000 # Whom: Sergey Osokin aka oZZ # # $FreeBSD$ # PORTNAME= gigabase -PORTVERSION= 2.49 +PORTVERSION= 2.53 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ MAINTAINER= ozz@FreeBSD.org.ru WRKSRC= ${WRKDIR}/${PORTNAME} INSTALLS_SHLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --build=$(ARCH} --host=unknown-freebsd --target=${OSREL} .include Property changes on: head/databases/gigabase/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/databases/gigabase/distinfo =================================================================== --- head/databases/gigabase/distinfo (revision 51020) +++ head/databases/gigabase/distinfo (revision 51021) @@ -1 +1 @@ -MD5 (gigabase-2.49.tar.gz) = c57c2d441cfb2ff53701ed76e17dca55 +MD5 (gigabase-2.53.tar.gz) = 65ce800fbabd81ec024ddd8ada7a64b5 Property changes on: head/databases/gigabase/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/databases/gigabase/pkg-plist =================================================================== --- head/databases/gigabase/pkg-plist (revision 51020) +++ head/databases/gigabase/pkg-plist (revision 51021) @@ -1,28 +1,29 @@ -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 lib/libcli_r.so.2 lib/libgigabase_r.a lib/libgigabase_r.la lib/libgigabase_r.so lib/libgigabase_r.so.2 -bin/subsql @dirrm include/gigabase Property changes on: head/databases/gigabase/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property