Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 2013 11:33:04 +0200
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/181084: [patch update] databases/cego 2.19.2 -> 2.19.3
Message-ID:  <E1V6ddY-00039Q-Vv@fa9.opsec.eu>
Resent-Message-ID: <201308060940.r769e1cX027153@freefall.freebsd.org>

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

>Number:         181084
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.19.2 -> 2.19.3
>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:   Tue Aug 06 09:40:01 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:

Added page write to CegoFileHandler::claimPage at the end of the method.
This avoids a release of preallocated system and temp pages
if the database is started with the cleanup option.

>How-To-Repeat:
	-
>Fix:

diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-07-30 23:24:23.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-08-06 11:29:19.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 323948 2013-07-30 08:25:29Z culot $
 
 PORTNAME=	cego
-PORTVERSION=	2.19.2
+PORTVERSION=	2.19.3
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u -N databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2013-07-30 23:24:23.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-08-06 11:29:20.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.2.tar.gz) = 7689cbb9b2e51c6ab9b7018f3d6eae0cd0c47b0be82a97dd2b3ad3e5501c46f1
-SIZE (cego-2.19.2.tar.gz) = 1299647
+SHA256 (cego-2.19.3.tar.gz) = 929c2090281d668bb6a533a72dc4cdfcd7659ef32d852c32459edffa0abb9512
+SIZE (cego-2.19.3.tar.gz) = 1299680

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1V6ddY-00039Q-Vv>