ports/176325: [patch update] databases/cego 2.17.3 -> 2.17.4
Kurt Jaeger
fbsd-ports at opsec.eu
Thu Feb 21 16:10:01 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list