Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 17:05:42 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/176325: [patch update] databases/cego 2.17.3 -> 2.17.4
Message-ID:  <E1U8YeU-0002t6-QB@fa9.opsec.eu>
Resent-Message-ID: <201302211610.r1LGA0gt074895@freefall.freebsd.org>

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

>Number:         176325
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.17.3 -> 2.17.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 16:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Small fix for btrees in CegoBTreeNode::maxEntries()
	for calculation of NODE entries. In some cases, the 
	wrong calculation lead to corrupted btree node entries.

>How-To-Repeat:
	-
>Fix:

diff -r -u databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-02-18 23:24:26.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-02-21 17:01:06.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 312492 2013-02-18 09:01:18Z culot $
 
 PORTNAME=	cego
-PORTVERSION=	2.17.3
+PORTVERSION=	2.17.4
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2013-02-18 23:24:26.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-02-21 17:01:07.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (cego-2.17.3.tar.gz) = ffe018202c2ef10279c97a371fd57a6292c2add4542e4b60382f5ea7adc4509b
-SIZE (cego-2.17.3.tar.gz) = 632363
+SHA256 (cego-2.17.4.tar.gz) = 8ba70cedaac773c7d8b0b34b2b78c3c43710049212a873e07a3b797f15148fd1
+SIZE (cego-2.17.4.tar.gz) = 1116694

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1U8YeU-0002t6-QB>