From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 11 16:30:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D1037B40F for ; Sun, 11 May 2003 16:30:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1172E44003 for ; Sun, 11 May 2003 16:30:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4BNUDUp029486 for ; Sun, 11 May 2003 16:30:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4BNUDWm029485; Sun, 11 May 2003 16:30:13 -0700 (PDT) Resent-Date: Sun, 11 May 2003 16:30:13 -0700 (PDT) Resent-Message-Id: <200305112330.h4BNUDWm029485@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9127337B401; Sun, 11 May 2003 16:27:08 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFDBD43FAF; Sun, 11 May 2003 16:27:07 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id B56522B7A3; Mon, 12 May 2003 01:27:04 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 5AEA76A7101; Mon, 12 May 2003 09:27:02 +1000 (EST) Message-Id: <20030511232702.5AEA76A7101@k7.mavetju> Date: Mon, 12 May 2003 09:27:02 +1000 (EST) From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/52083: [patch] make graphics/dia building again X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:30:20 -0000 >Number: 52083 >Category: ports >Synopsis: [patch] make graphics/dia building again >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 11 16:30:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.7-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.7-RELEASE FreeBSD 4.7-RELEASE #6: Mon May 5 19:56:50 EST 2003 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/graphics/dia/Makefile,v 1.27 2003/04/20 19:21:51 marcus Exp $ >Description: graphics/dia doesn't compile because app/render_libart.c doesn't include libart_lgpl/art_config.h >How-To-Repeat: cd ports/graphics/dia, make >Fix: Add this to the patch-files of graphics/dia: --- app/render_libart.c.orig Mon May 12 09:19:42 2003 +++ app/render_libart.c Mon May 12 09:18:29 2003 @@ -23,6 +23,7 @@ #include +#include #include #include "render_libart.h" >Release-Note: >Audit-Trail: >Unformatted: