Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 18:25:40 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/176211: [patch update] databases/cego 2.17.2 -> 2.17.3, small fix
Message-ID:  <E1U77zg-000EdJ-EN@fa9.opsec.eu>
Resent-Message-ID: <201302171730.r1HHU0Af050997@freefall.freebsd.org>

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

>Number:         176211
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.17.2 -> 2.17.3, small fix
>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:   Sun Feb 17 17:30: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:
	BugFix in CegoDistManager::stopDistTableSet
	Instead if addObject, removeObject methods have to be
	called.
>How-To-Repeat:
	-
>Fix:

diff -r -u databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-02-09 23:25:40.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-02-17 18:17:23.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 311974 2013-02-09 13:34:37Z culot $
 
 PORTNAME=	cego
-PORTVERSION=	2.17.2
+PORTVERSION=	2.17.3
 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-09 23:25:40.000000000 +0100
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-02-17 18:17:25.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (cego-2.17.2.tar.gz) = 8e7fab614a38cfc7007d40aa4fc8c5fb0fcf8242bec38a00187998ce0bd75835
-SIZE (cego-2.17.2.tar.gz) = 2252060
+SHA256 (cego-2.17.3.tar.gz) = ffe018202c2ef10279c97a371fd57a6292c2add4542e4b60382f5ea7adc4509b
+SIZE (cego-2.17.3.tar.gz) = 632363

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1U77zg-000EdJ-EN>