Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2001 20:33:46 +0400 (MSD)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30575: [MAINTAINER] update databases/gigabase from 2.41 to 2.43
Message-ID:  <20010914163346.B5C0A25A@freebsd.org.ru>

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

>Number:         30575
>Category:       ports
>Synopsis:       [MAINTAINER] update databases/gigabase from 2.41 to 2.43
>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:   Fri Sep 14 09:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.4-RC i386
>Organization:
Russian FreeBSD Team
>Environment:
System: FreeBSD 4.4-RC i386


>Description:
	update databases/gigabase from 2.41 to 2.43
	from CHANGES: 
	2.41 -> 2.42
	1. Enable read access to the database during transaction commit
	2. Improved support of user defined types: now it is possible
	 to use raw binary type in queries, indices and sort clause.
	3. Version 1.03 of Perl API implemented by Pavel Zheltouhov
	 <pavlo@stud.vsu.ru>

	2.42 -> 2.43
	1. Fix bugs of 2.42 release
	2. Introduce UDT raw binary type with user defined compare
	 function
	
>How-To-Repeat:
>Fix:

diff -ruN gigabase.old/Makefile gigabase/Makefile
--- gigabase.old/Makefile	Fri Sep 14 20:28:11 2001
+++ gigabase/Makefile	Fri Sep 14 20:28:50 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gigabase
-PORTVERSION=	2.41
+PORTVERSION=	2.43
 CATEGORIES=	databases
 MASTER_SITES=	http://www.ispras.ru/~knizhnik/
 
diff -ruN gigabase.old/distinfo gigabase/distinfo
--- gigabase.old/distinfo	Fri Sep 14 20:28:11 2001
+++ gigabase/distinfo	Fri Sep 14 20:17:56 2001
@@ -1 +1 @@
-MD5 (gigabase-2.41.tar.gz) = 35d6f6bee1485f0a298651b14c80abe6
+MD5 (gigabase-2.43.tar.gz) = 87c72287b51364dcb891e8ea6f046c59
>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?20010914163346.B5C0A25A>