Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2007 15:21:14 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/114781: [PATCH] databases/gigabase: update to 3.58
Message-ID:  <200707201921.l6KJLEeY004420@goodking.goodking.ca>
Resent-Message-ID: <200707201930.l6KJU2Mi014013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114781
>Category:       ports
>Synopsis:       [PATCH] databases/gigabase: update to 3.58
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 19:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- Update to 3.58

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gigabase-3.58.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/gigabase/Makefile,v
retrieving revision 1.107
diff -u -r1.107 Makefile
--- Makefile	14 Sep 2006 17:51:15 -0000	1.107
+++ Makefile	20 Jul 2007 19:20:36 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	gigabase
-PORTVERSION=	3.49
-PORTREVISION=	0
+PORTVERSION=	3.58
 CATEGORIES=	databases
-MASTER_SITES=	http://www.garret.ru/~knizhnik/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Object-Relational Database Management System
@@ -21,6 +21,7 @@
 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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/gigabase/distinfo,v
retrieving revision 1.98
diff -u -r1.98 distinfo
--- distinfo	13 Jun 2006 10:20:47 -0000	1.98
+++ distinfo	20 Jul 2007 19:20:36 -0000
@@ -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
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/gigabase/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- pkg-descr	19 Feb 2003 22:23:55 -0000	1.4
+++ pkg-descr	20 Jul 2007 19:20:36 -0000
@@ -20,4 +20,4 @@
 blocked.
 
 Author: Konstantin Knizhnik <knizhnik@garret.ru>
-WWW: http://www.garret.ru/~knizhnik/gigabase.html
+WWW: http://sourceforge.net/projects/gigabase
--- gigabase-3.58.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707201921.l6KJLEeY004420>