Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 21:20:12 +0200
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lemke@lemke-it.com
Subject:   ports/150677: [patch] [update] databases/cego 2.6.9 -> 2.6.14
Message-ID:  <E1OwgTk-000IoK-1b@fa8.opsec.eu>
Resent-Message-ID: <201009171920.o8HJK3Y8052869@freefall.freebsd.org>

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

>Number:         150677
>Category:       ports
>Synopsis:       [patch] [update] databases/cego 2.6.9 -> 2.6.14
>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 Sep 17 19:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa8.opsec.eu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	upgrade to most recent version, which eliminates the
	problem from ports/149984. This fix depends on
	ports/150346 and ports/150398 to be committed before this.
>How-To-Repeat:
	-
>Fix:

diff -r -u /usr/ports/databases/cego/Makefile databases/cego/Makefile
--- /usr/ports/databases/cego/Makefile	2010-09-15 23:10:08.000000000 +0200
+++ databases/cego/Makefile	2010-09-17 21:09:08.000000000 +0200
@@ -2,22 +2,19 @@
 # Date created:				Jun 12, 2010
 # Whom:					Kurt Jaeger <fbsd-ports@opsec.eu>
 #
-# $FreeBSD: ports/databases/cego/Makefile,v 1.10 2010/09/15 18:34:00 ade Exp $
 
 PORTNAME=	cego
-PORTVERSION=	2.6.9
-PORTREVISION=	1
+PORTVERSION=	2.6.14
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
 MAINTAINER=	fbsd-ports@opsec.eu
 COMMENT=	A relational and transactional database system
 
-LIB_DEPENDS=	Base.1:${PORTSDIR}/devel/cego-base \
-		XML.1:${PORTSDIR}/devel/cego-xml
+LIB_DEPENDS=	lfc.1:${PORTSDIR}/devel/lfc \
+		lfcxml.1:${PORTSDIR}/devel/lfcxml
 
 LICENSE=	GPLv2
-WRKSRC=		${WRKDIR}/cego
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
diff -r -u /usr/ports/databases/cego/distinfo databases/cego/distinfo
--- /usr/ports/databases/cego/distinfo	2010-08-21 23:10:29.000000000 +0200
+++ databases/cego/distinfo	2010-09-17 21:09:33.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (cego-2.6.9.tar.gz) = f137247a9dcc0d52b09b106fca945855
-SHA256 (cego-2.6.9.tar.gz) = e1592f56591507e371efc2b4f106e76226a195a3ca79213c6cf97669891f9c76
-SIZE (cego-2.6.9.tar.gz) = 621003
+MD5 (cego-2.6.14.tar.gz) = 14d7540431c3d8344fdf16bb610570ee
+SHA256 (cego-2.6.14.tar.gz) = 3ae3a958ee9f1b25dd8dbd39a6d81a88573fb5e237f12c95626fa109842d8586
+SIZE (cego-2.6.14.tar.gz) = 640996
diff -r -u /usr/ports/databases/cego/pkg-plist databases/cego/pkg-plist
--- /usr/ports/databases/cego/pkg-plist	2010-08-20 12:55:17.000000000 +0200
+++ databases/cego/pkg-plist	2010-09-17 21:12:53.000000000 +0200
@@ -15,15 +15,35 @@
 include/CegoJoinObject.h
 include/CegoKeyObject.h
 include/CegoModule.h
-include/CegoNet.h
 include/CegoObject.h
 include/CegoOutput.h
 include/CegoProcObject.h
 include/CegoProcVar.h
 include/CegoTableObject.h
 include/CegoViewObject.h
+include/cego/CegoBlob.h
+include/cego/CegoCheckObject.h
+include/cego/CegoContentObject.h
+include/cego/CegoDataPointer.h
+include/cego/CegoDataType.h
+include/cego/CegoDbHandler.h
+include/cego/CegoDecodableObject.h
+include/cego/CegoField.h
+include/cego/CegoFieldValue.h
+include/cego/CegoJoinObject.h
+include/cego/CegoKeyObject.h
+include/cego/CegoModule.h
+include/cego/CegoNet.h
+include/cego/CegoObject.h
+include/cego/CegoOutput.h
+include/cego/CegoProcObject.h
+include/cego/CegoProcVar.h
+include/cego/CegoTableObject.h
+include/cego/CegoViewObject.h
+include/cego/cgwrap.h
 include/cgwrap.h
 lib/libcego.a
 lib/libcego.so.1
 lib/libcgwrap.a
 lib/libcgwrap.so.1
+@dirrm include/cego
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OwgTk-000IoK-1b>