diff options
author | mm <mm@FreeBSD.org> | 2007-07-24 06:49:29 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-07-24 06:49:29 +0800 |
commit | 989cd755cffe2cb767cbf1c49138a7bbe26d04dc (patch) | |
tree | bfaaef93a77b0bda8a7fab76d74d8b8d758ac8b6 /databases/gigabase | |
parent | b770ae5b671256ac0c2864a4f27c015e9b0c4a00 (diff) | |
download | freebsd-ports-gnome-989cd755cffe2cb767cbf1c49138a7bbe26d04dc.tar.gz freebsd-ports-gnome-989cd755cffe2cb767cbf1c49138a7bbe26d04dc.tar.zst freebsd-ports-gnome-989cd755cffe2cb767cbf1c49138a7bbe26d04dc.zip |
- update to 3.58
PR: ports/114781
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: garga (mentor, implicitt)
Diffstat (limited to 'databases/gigabase')
-rw-r--r-- | databases/gigabase/Makefile | 8 | ||||
-rw-r--r-- | databases/gigabase/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 584287016479..1db23a7abf5a 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,10 +6,9 @@ # PORTNAME= gigabase -PORTVERSION= 3.49 -PORTREVISION= 0 +PORTVERSION= 3.58 CATEGORIES= databases -MASTER_SITES= http://www.garret.ru/~knizhnik/ +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Object-Relational Database Management System @@ -21,6 +20,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS?=--prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes +USE_GETTEXT= yes .include <bsd.port.mk> diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index ec7fe1dcecad..b22aa2777eea 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1,3 +1,3 @@ -MD5 (gigabase-3.49.tar.gz) = 2c39ef481c516cf04e18840990dc0eaf -SHA256 (gigabase-3.49.tar.gz) = 937f8a99a2822935f75f3a5d75f2d270e99ef530a344f1aa87262da44c12071c -SIZE (gigabase-3.49.tar.gz) = 1525069 +MD5 (gigabase-3.58.tar.gz) = ccc5218018fec4fe2a6b1c3722c5c26b +SHA256 (gigabase-3.58.tar.gz) = 19d0fe6354285f3085b51a8a180c1381320da3deb1bc61e833829bb3bda9c2e0 +SIZE (gigabase-3.58.tar.gz) = 1421459 |