From stolz@i2.informatik.rwth-aachen.de  Wed Nov 26 01:54:29 2003
Return-Path: <stolz@i2.informatik.rwth-aachen.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B968716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Nov 2003 01:54:29 -0800 (PST)
Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 23D8A43FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Nov 2003 01:54:28 -0800 (PST)
	(envelope-from stolz@i2.informatik.rwth-aachen.de)
Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73])
	by atlas.informatik.rwth-aachen.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5-michaelw-20030918) with ESMTP id hAQ9sRe13729
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Nov 2003 10:54:27 +0100
Received: (from stolz@localhost)
	by menelaos.informatik.rwth-aachen.de (8.12.9p2/8.12.9/Submit) id hAQ9sRjH073915;
	Wed, 26 Nov 2003 10:54:27 +0100 (CET)
	(envelope-from stolz)
Message-Id: <200311260954.hAQ9sRjH073915@menelaos.informatik.rwth-aachen.de>
Date: Wed, 26 Nov 2003 10:54:27 +0100 (CET)
From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Reply-To: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] graphics/diacanvas: unbreak
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59700
>Category:       ports
>Synopsis:       [patch] graphics/diacanvas: unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 26 02:00:40 PST 2003
>Closed-Date:    Wed Nov 26 13:18:43 PST 2003
>Last-Modified:  Wed Nov 26 13:18:43 PST 2003
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-RC i386
>Organization:
Lehrstuhl fr Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-RC FreeBSD 4.9-RC #10: Tue Oct 7 12:32:25 CEST 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
Unbreak graphics/diacanvas:
- remove conflicting patch (no longer necessary)
- clean up Gnome-deps (ALL -> just gtk & imlib) while here

Noted by: bento
>How-To-Repeat:
http://bento.freebsd.org/errorlogs/i386-5-latest/diacanvas-0.40.1.log
>Fix:
Delete file: files/patch-ac

--- diacanvas begins here ---
--- /usr/ports/graphics/diacanvas/Makefile	Thu Nov  6 10:07:59 2003
+++ Makefile	Wed Nov 26 10:48:49 2003
@@ -14,10 +14,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A general drawing canvas from dia dialog editor
 
-BROKEN=		Does not patch, will be removed after Feb 2
-
 USE_X_PREFIX=	yes
-USE_GNOME=	yes
+USE_GNOME=	gtk12 imlib
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 
--- diacanvas ends here ---
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->update 
Class-Changed-By: mat 
Class-Changed-When: Wed Nov 26 05:09:40 PST 2003 
Class-Changed-Why:  
Accurate class 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59700 
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed Nov 26 12:38:36 PST 2003 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59700 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Nov 26 13:18:34 PST 2003 
State-Changed-Why:  
Committed, thanks! 

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