Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2013 10:20:34 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com, wg@freebsd.org
Subject:   ports/183548: [patch update] databases/cego 2.19.10 -> 2.19.11
Message-ID:  <E1VcAuA-000Oyw-N6@f10.opsec.eu>
Resent-Message-ID: <201311010930.rA19U05K007336@freefall.freebsd.org>

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

>Number:         183548
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.19.10 -> 2.19.11
>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:   Fri Nov 01 09:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-BETA2 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257166: Sat Oct 26 19:23:22 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	databases/cego 2.19.10 -> 2.19.11

	Fix in CegoBTreeCursor. Since the cursor just reads, the
	bufferUnfix should be used with isDirty = false

>How-To-Repeat:
	-
>Fix:

diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-10-27 22:18:37.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-11-01 10:13:32.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 331803 2013-10-27 20:27:20Z wg $
 
 PORTNAME=	cego
-PORTVERSION=	2.19.10
+PORTVERSION=	2.19.11
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -18,7 +18,6 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	autoconf:env
 USE_RC_SUBR=	cego
 
 USES=		ncurses readline
diff -r -u -N databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2013-10-27 22:18:37.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-11-01 10:13:15.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.10.tar.gz) = d74c47ec17f1fe8125ebdb92546e620a4238d959ce5323b746ad3399bb99a09f
-SIZE (cego-2.19.10.tar.gz) = 901090
+SHA256 (cego-2.19.11.tar.gz) = 130dda596107ceb8bd906a8b093b608599c14343d1c85e0ad3c69043e9357f3e
+SIZE (cego-2.19.11.tar.gz) = 901168

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VcAuA-000Oyw-N6>