From pi@f10.opsec.eu  Sun Oct 20 16:54:31 2013
Return-Path: <pi@f10.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 3176E451
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2013 16:54:31 +0000 (UTC)
	(envelope-from pi@f10.opsec.eu)
Received: from f10.opsec.eu (f10.opsec.eu [IPv6:2001:14f8:200:4::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id E3A272274
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2013 16:54:30 +0000 (UTC)
Received: from pi by f10.opsec.eu with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <pi@f10.opsec.eu>)
	id 1VXwGm-00029A-PH; Sun, 20 Oct 2013 18:54:24 +0200
Message-Id: <E1VXwGm-00029A-PH@f10.opsec.eu>
Date: Sun, 20 Oct 2013 18:54:24 +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.19.6 -> 2.19.7
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         183128
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.19.6 -> 2.19.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danilo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 17:00:00 UTC 2013
>Closed-Date:    Tue Oct 22 04:55:48 UTC 2013
>Last-Modified:  Tue Oct 22 05:00:00 UTC 2013
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 22:55:05 CEST 2013 pi@f10.opsec.eu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	databases/cego 2.19.6 -> 2.19.7
	fixes some bugs, see 
	http://www.lemke-it.com/litexec?request=pubclogcego

>How-To-Repeat:
	-
>Fix:

diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-10-01 21:14:14.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-10-20 18:48:26.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 327717 2013-09-20 16:13:47Z bapt $
 
 PORTNAME=	cego
-PORTVERSION=	2.19.6
+PORTVERSION=	2.19.7
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -29,6 +29,7 @@
 PLIST_SUB+=	USER=${USERS}
 
 NO_STAGE=	yes
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,-O3,,g' \
 		${WRKSRC}/src/Makefile.in \
@@ -36,7 +37,7 @@
 		${WRKSRC}/samples/cgwraptest/Makefile.in
 
 post-install:
-	@${MKDIR} ${PREFIX}/share/cego
-	@${CP} ${WRKSRC}/tools/* ${PREFIX}/share/cego/
+	@${MKDIR} ${STAGEDIR}${PREFIX}/share/cego
+	@${CP} ${WRKSRC}/tools/* ${STAGEDIR}${PREFIX}/share/cego/
 
 .include <bsd.port.mk>
diff -r -u -N databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo
--- databases/cego/distinfo	2013-10-01 21:14:14.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-10-20 18:44:11.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.6.tar.gz) = 6e56ab0a84069e71c6f8552eb6412d0bc50e8289d8a9614a69f134c86cd8f223
-SIZE (cego-2.19.6.tar.gz) = 901957
+SHA256 (cego-2.19.7.tar.gz) = aff0552007c9ca7392021ba0d361e70f2a2683a1827f89794a6e45dd6f510410
+SIZE (cego-2.19.7.tar.gz) = 902649

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danilo 
Responsible-Changed-By: danilo 
Responsible-Changed-When: Tue Oct 22 03:44:29 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183128 
State-Changed-From-To: open->closed 
State-Changed-By: danilo 
State-Changed-When: Tue Oct 22 04:55:47 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183128: commit references a PR
Date: Tue, 22 Oct 2013 04:55:40 +0000 (UTC)

 Author: danilo
 Date: Tue Oct 22 04:55:32 2013
 New Revision: 331221
 URL: http://svnweb.freebsd.org/changeset/ports/331221
 
 Log:
   - Update from 2.19.6 to 2.19.7 [1]
   - Add stage support [1]
   - Convert LIB_DEPENDS to new syntax
   
   PR:		ports/183128
   Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
 
 Modified:
   head/databases/cego/Makefile
   head/databases/cego/distinfo
   head/databases/cego/pkg-plist
 
 Modified: head/databases/cego/Makefile
 ==============================================================================
 --- head/databases/cego/Makefile	Tue Oct 22 04:22:17 2013	(r331220)
 +++ head/databases/cego/Makefile	Tue Oct 22 04:55:32 2013	(r331221)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	cego
 -PORTVERSION=	2.19.6
 +PORTVERSION=	2.19.7
  CATEGORIES=	databases
  MASTER_SITES=	http://www.lemke-it.com/
  
 @@ -11,8 +11,8 @@ COMMENT=	Relational and transactional da
  
  LICENSE=	GPLv3
  
 -LIB_DEPENDS=	lfcbase:${PORTSDIR}/devel/lfcbase \
 -		lfcxml:${PORTSDIR}/devel/lfcxml
 +LIB_DEPENDS=	liblfcbase.so:${PORTSDIR}/devel/lfcbase \
 +		liblfcxml.so:${PORTSDIR}/devel/lfcxml
  
  GNU_CONFIGURE=	yes
  CPPFLAGS+=	-I${LOCALBASE}/include
 @@ -28,7 +28,6 @@ GROUPS=	cego
  
  PLIST_SUB+=	USER=${USERS}
  
 -NO_STAGE=	yes
  post-patch:
  	@${REINPLACE_CMD} -e 's,-O3,,g' \
  		${WRKSRC}/src/Makefile.in \
 @@ -36,7 +35,7 @@ post-patch:
  		${WRKSRC}/samples/cgwraptest/Makefile.in
  
  post-install:
 -	@${MKDIR} ${PREFIX}/share/cego
 -	@${CP} ${WRKSRC}/tools/* ${PREFIX}/share/cego/
 +	@${MKDIR} ${STAGEDIR}${DATADIR}
 +	@${CP} ${WRKSRC}/tools/* ${STAGEDIR}${DATADIR}
  
  .include <bsd.port.mk>
 
 Modified: head/databases/cego/distinfo
 ==============================================================================
 --- head/databases/cego/distinfo	Tue Oct 22 04:22:17 2013	(r331220)
 +++ head/databases/cego/distinfo	Tue Oct 22 04:55:32 2013	(r331221)
 @@ -1,2 +1,2 @@
 -SHA256 (cego-2.19.6.tar.gz) = 6e56ab0a84069e71c6f8552eb6412d0bc50e8289d8a9614a69f134c86cd8f223
 -SIZE (cego-2.19.6.tar.gz) = 901957
 +SHA256 (cego-2.19.7.tar.gz) = aff0552007c9ca7392021ba0d361e70f2a2683a1827f89794a6e45dd6f510410
 +SIZE (cego-2.19.7.tar.gz) = 902649
 
 Modified: head/databases/cego/pkg-plist
 ==============================================================================
 --- head/databases/cego/pkg-plist	Tue Oct 22 04:22:17 2013	(r331220)
 +++ head/databases/cego/pkg-plist	Tue Oct 22 04:55:32 2013	(r331221)
 @@ -34,11 +34,10 @@ lib/libcgwrap.a
  lib/libcgwrap.la
  lib/libcgwrap.so
  lib/libcgwrap.so.1
 -share/cego/cgbackup
 -share/cego/cgrecover
 -share/cego/cgmkdb
 -share/cego/startdb
 -share/cego/stopdb
 -@dirrm include/cego
 -@dirrm share/cego
 -@dirrmtry %%USER%%
 +%%DATADIR%%/cgbackup
 +%%DATADIR%%/cgmkdb
 +%%DATADIR%%/cgrecover
 +%%DATADIR%%/startdb
 +%%DATADIR%%/stopdb
 +@dirrmtry %%DATADIR%%
 +@dirrmtry include/cego
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
