Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Sep 2013 12:19:42 +0200
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181751: [patch update] databases/cego 2.19.4 -> 2.19.5
Message-ID:  <E1VGREU-000Fx3-6w@fa9.opsec.eu>
Resent-Message-ID: <201309021020.r82AK06D006240@freefall.freebsd.org>

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

>Number:         181751
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.19.4 -> 2.19.5
>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:   Mon Sep 02 10:20: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:

Removed backslash escape sequence detection in scanner CegoAction::nextChar
Backslashes are now read as normal characters 

>How-To-Repeat:
	-

>Fix:

diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-08-19 23:25:30.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-09-02 11:06:55.000000000 +0200
@@ -1,8 +1,8 @@
 # Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
-# $FreeBSD: head/databases/cego/Makefile 324958 2013-08-19 08:42:26Z culot $
+# $FreeBSD: head/databases/cego/Makefile 324396 2013-08-08 13:37:02Z culot $
 
 PORTNAME=	cego
-PORTVERSION=	2.19.4
+PORTVERSION=	2.19.5
 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-08-19 23:25:30.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-09-02 12:17:12.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.4.tar.gz) = 9d6ace2b91a9015a3579fb40a30e05ab6b72da5e40c94eab03019380bd6c3942
-SIZE (cego-2.19.4.tar.gz) = 1299660
+SHA256 (cego-2.19.5.tar.gz) = 030dea73e24415dd11d3eecac8b4aa9daa26289d7da94c929176cb5d022f7385
+SIZE (cego-2.19.5.tar.gz) = 901628

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VGREU-000Fx3-6w>