diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-01 02:44:35 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-01 02:44:35 +0000 |
commit | 306cf2d963774b3cd0ee38a583c3546569908fe3 (patch) | |
tree | 3be7a7f536fa2089992420bb7df54e2eff3cc156 /databases/gigabase | |
parent | d6a36a1ca7db36598562d3bf9eea8ed79725446f (diff) | |
download | ports-306cf2d963774b3cd0ee38a583c3546569908fe3.tar.gz ports-306cf2d963774b3cd0ee38a583c3546569908fe3.zip |
Notes
Diffstat (limited to 'databases/gigabase')
-rw-r--r-- | databases/gigabase/Makefile | 5 | ||||
-rw-r--r-- | databases/gigabase/distinfo | 2 | ||||
-rw-r--r-- | databases/gigabase/pkg-descr | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index fe75c8328126..f8e1f99335a7 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gigabase -PORTVERSION= 2.59 +PORTVERSION= 2.64 CATEGORIES= databases -MASTER_SITES= http://www.ispras.ru/~knizhnik/ +MASTER_SITES= http://www.garret.ru/~knizhnik/ MAINTAINER= ports@FreeBSD.org @@ -16,6 +16,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME} INSTALLS_SHLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-shared --build=$(ARCH} --host=unknown-freebsd --target=${OSREL} .include <bsd.port.mk> diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index 3d5aca5a85dd..f69850688cf0 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1 +1 @@ -MD5 (gigabase-2.59.tar.gz) = 108db039000170418a94b5299580feda +MD5 (gigabase-2.64.tar.gz) = 5964a6b65d89d9e3e462d1ca354d2e3c diff --git a/databases/gigabase/pkg-descr b/databases/gigabase/pkg-descr index 9e1056b7c15b..e3dd811fb42e 100644 --- a/databases/gigabase/pkg-descr +++ b/databases/gigabase/pkg-descr @@ -19,5 +19,5 @@ crash, you should not worry about it. The only thing you can have to do manually is stopping all database application if one of them is crashed leaving database blocked. -Author: Konstantin Knizhnik <knizhnik@altavista.net> -WWW: http://www.ispras.ru/~knizhnik/gigabase.html +Author: Konstantin Knizhnik <knizhnik@garret.ru> +WWW: http://www.garret.ru/~knizhnik/gigabase.html |