From nobody@FreeBSD.org  Sun Jun 20 19:47:09 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BBEE9106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jun 2010 19:47:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AB21B8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jun 2010 19:47:09 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5KJl9Fg018259
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jun 2010 19:47:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o5KJl9ik018258;
	Sun, 20 Jun 2010 19:47:09 GMT
	(envelope-from nobody)
Message-Id: <201006201947.o5KJl9ik018258@www.freebsd.org>
Date: Sun, 20 Jun 2010 19:47:09 GMT
From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] x11-toolkits/libxfce4gui: Fix pkg-plist and WITH_GLADEUI
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148019
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/libxfce4gui: Fix pkg-plist and WITH_GLADEUI
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 20 19:50:01 UTC 2010
>Closed-Date:    Sun Oct 17 10:22:00 UTC 2010
>Last-Modified:  Sun Oct 17 10:22:00 UTC 2010
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.0-RELEASE-p3
>Organization:
>Environment:
FreeBSD bornem.errements.net 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Wed May 26 05:45:12 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch fixes some missing files in pkg-plist and corrects WITH_GLADEUI variable.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uN /usr/ports/x11-toolkits/libxfce4gui/Makefile libxfce4gui/Makefile
--- /usr/ports/x11-toolkits/libxfce4gui/Makefile	2010-05-31 17:27:30.000000000 +0200
+++ libxfce4gui/Makefile	2010-06-20 20:51:45.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	libxfce4gui
 PORTVERSION=	4.6.4
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 DISTNAME=	libxfcegui4-${PORTVERSION}
@@ -49,6 +50,7 @@
 .endif
 
 .if defined(WITH_GLADEUI)
+LIB_DEPENDS+=	gladeui-1.9:${PORTSDIR}/devel/glade3
 CONFIGURE_ARGS+=--enable-gladeui
 .else
 CONFIGURE_ARGS+=--disable-gladeui
diff -uN /usr/ports/x11-toolkits/libxfce4gui/pkg-plist libxfce4gui/pkg-plist
--- /usr/ports/x11-toolkits/libxfce4gui/pkg-plist	2010-05-31 17:27:30.000000000 +0200
+++ libxfce4gui/pkg-plist	2010-06-20 20:37:50.000000000 +0200
@@ -48,9 +48,6 @@
 include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h
 include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h
 include/xfce4/libxfce4kbd-private/xfce-shortcuts.h
-lib/libglade/2.0/libxfce4.a
-lib/libglade/2.0/libxfce4.la
-lib/libglade/2.0/libxfce4.so
 lib/libxfcegui4.a
 lib/libxfcegui4.la
 lib/libxfcegui4.so


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 20 19:50:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148019 
State-Changed-From-To: open->feedback 
State-Changed-By: oliver 
State-Changed-When: Wed Jul 7 14:26:25 UTC 2010 
State-Changed-Why:  
Hi, 

why do you think the port has to depend on glade3? It is already 
depending on glade2 via USE_GNOME= libglade2. 
For me the port compiles fine as it is right now on a sane clean/ 
empty system. 
Can you please add when exactly you have this error? Does it happen 
when glade3 is already installed on the system? 

Greetings 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148019 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 16 23:17:13 UTC 2010 
State-Changed-Why:  
submitter feedback timeout: (Olivier Duchateau 
<duchateau.olivier@gmail.com> ; 71 days) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148019 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Sun Oct 17 10:21:49 UTC 2010 
State-Changed-Why:  
no feedback recieved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148019 
>Unformatted:
