From pi@fa8.opsec.eu  Fri Sep 17 19:19:26 2010
Return-Path: <pi@fa8.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CDD261065695
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Sep 2010 19:19:26 +0000 (UTC)
	(envelope-from pi@fa8.opsec.eu)
Received: from fa8.opsec.eu (fa8.opsec.eu [IPv6:2001:14f8:200:4::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 885588FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Sep 2010 19:19:26 +0000 (UTC)
Received: from pi by fa8.opsec.eu with local (Exim 4.72 (FreeBSD))
	(envelope-from <pi@fa8.opsec.eu>)
	id 1OwgTk-000IoK-1b; Fri, 17 Sep 2010 21:20:12 +0200
Message-Id: <E1OwgTk-000IoK-1b@fa8.opsec.eu>
Date: Fri, 17 Sep 2010 21:20:12 +0200
From: Kurt Jaeger <fbsd-ports@opsec.eu>
Reply-To: Kurt Jaeger <fbsd-ports@opsec.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lemke@lemke-it.com
Subject: [patch] [update] databases/cego 2.6.9 -> 2.6.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150677
>Category:       ports
>Synopsis:       [patch] [update] databases/cego 2.6.9 -> 2.6.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 17 19:20:03 UTC 2010
>Closed-Date:    Fri Oct 01 23:17:35 UTC 2010
>Last-Modified:  Fri Oct  1 23:20:04 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: makc 
Responsible-Changed-When: Fri Sep 17 20:59:09 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150677 
State-Changed-From-To: open->feedback 
State-Changed-By: makc 
State-Changed-When: Sat Sep 18 14:23:18 UTC 2010 
State-Changed-Why:  
Fails to build on tinderbox: 
http://people.freebsd.org/~makc/tb/cego-2.6.14.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150677 

From: Kurt Jaeger <pi@opsec.eu>
To: makc@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/150677: [patch] [update] databases/cego 2.6.9 -> 2.6.14
Date: Sun, 19 Sep 2010 14:21:32 +0200

 --X+8siUETKMkW99st
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi!
 
 > Synopsis: [patch] [update] databases/cego 2.6.9 -> 2.6.14
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: makc
 > State-Changed-When: Sat Sep 18 14:23:18 UTC 2010
 > State-Changed-Why: 
 > Fails to build on tinderbox:
 > http://people.freebsd.org/~makc/tb/cego-2.6.14.log
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=150677
 
 Attached is the corrected pkg-plist.
 
 -- 
 pi@opsec.eu            +49 171 3101372                        10 years to go !
 
 --X+8siUETKMkW99st
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=pkg-plist
 
 bin/cego
 bin/cgadm
 bin/cgblow
 bin/cgclt
 bin/cglog
 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
 lib/libcego.a
 lib/libcego.so.1
 lib/libcgwrap.a
 lib/libcgwrap.so.1
 @dirrm include/cego
 
 --X+8siUETKMkW99st--
State-Changed-From-To: feedback->open 
State-Changed-By: makc 
State-Changed-When: Sun Sep 19 12:33:21 UTC 2010 
State-Changed-Why:  
Feedback received. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150677 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Fri Oct 1 23:17:34 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150677 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150677: commit references a PR
Date: Fri,  1 Oct 2010 23:15:27 +0000 (UTC)

 makc        2010-10-01 23:15:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/cego       Makefile distinfo pkg-plist 
   Log:
   Update to 2.6.14
   
   PR:             ports/150677
   Submitted by:   Kurt Jaeger (maintainer)
   
   Revision  Changes    Path
   1.11      +3 -5      ports/databases/cego/Makefile
   1.10      +3 -3      ports/databases/cego/distinfo
   1.6       +21 -20    ports/databases/cego/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
