ports/183548: [patch update] databases/cego 2.19.10 -> 2.19.11
Kurt Jaeger
fbsd-ports at opsec.eu
Fri Nov 1 09:30:01 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list