Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 16:00:32 +0400 (MSD)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30759: [MAINTAINER] update databases/gigabase from 2.44 to 2.45
Message-ID:  <20010923120032.BB2E7125@freebsd.org.ru>

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

>Number:         30759
>Category:       ports
>Synopsis:       [MAINTAINER] update databases/gigabase from 2.44 to 2.45
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 05:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Russian FreeBSD Team
>Environment:
System: FreeBSD 4.4-STABLE i386

>Description:
	 update databases/gigabase from 2.44 to 2.45
	 fix `\n' after MD5 in distinfo
	 from CHANGES:
	 Add autoincrement fields support. To use it you should
	 recompile the system with -DAUTOINCREMENT_SUPPORT enabled.
	 Attension: GigaBASE compiled with this opt ion will not be 
	 able to work with databases created without this option and
	 visa versa.

>How-To-Repeat:

>Fix:

diff -ruN gigabase.old/Makefile gigabase/Makefile
--- gigabase.old/Makefile	Sun Sep 23 15:52:34 2001
+++ gigabase/Makefile	Sun Sep 23 15:03:37 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gigabase
-PORTVERSION=	2.44
+PORTVERSION=	2.45
 CATEGORIES=	databases
 MASTER_SITES=	http://www.ispras.ru/~knizhnik/
 
diff -ruN gigabase.old/distinfo gigabase/distinfo
--- gigabase.old/distinfo	Sun Sep 23 15:52:34 2001
+++ gigabase/distinfo	Sun Sep 23 15:39:24 2001
@@ -1,2 +1 @@
-MD5 (gigabase-2.44.tar.gz) = b179427a4fdbffeecbcab537133d3249
-
+MD5 (gigabase-2.45.tar.gz) = 54cda2dcd0d10e74b5f7ece6f62f26e9
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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