From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 7 19:10:06 2005 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 CA8FF16A4CE for ; Thu, 7 Apr 2005 19:10:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D73843D49 for ; Thu, 7 Apr 2005 19:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j37JA6ma023636 for ; Thu, 7 Apr 2005 19:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j37JA6no023635; Thu, 7 Apr 2005 19:10:06 GMT (envelope-from gnats) Resent-Date: Thu, 7 Apr 2005 19:10:06 GMT Resent-Message-Id: <200504071910.j37JA6no023635@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, "Arjan van Leeuwen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8392516A4CE for ; Thu, 7 Apr 2005 19:03:17 +0000 (GMT) Received: from gimp.piwebs.com (82-197-201-59.dsl.cambrium.nl [82.197.201.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BB143D5D for ; Thu, 7 Apr 2005 19:03:16 +0000 (GMT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 39888 invoked from network); 7 Apr 2005 19:01:28 -0000 Received: from winston.piwebs.com (192.168.0.98) by gimp.piwebs.com with SMTP; 7 Apr 2005 19:01:28 -0000 Message-Id: <1112900562.0@winston.piwebs.com> Date: Thu, 7 Apr 2005 21:02:42 +0200 From: "Arjan van Leeuwen" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Subject: ports/79644: Unbreak graphics/pixieplus by fixing pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 19:10:06 -0000 >Number: 79644 >Category: ports >Synopsis: Unbreak graphics/pixieplus by fixing pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 07 19:10:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Arjan van Leeuwen >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 6.0-CURRENT #19: Thu Apr 7 20:36:13 CEST 2005 root@winston.piwebs.com:/usr/obj/usr/src/sys/WINSTONULE >Description: This patch corrects the pkg-plist of graphics/pixieplus. Reported by: pointyhat via Kris >How-To-Repeat: >Fix: --- pixieplus.diff begins here --- diff -urN /usr/ports/graphics/pixieplus/Makefile pixieplus/Makefile --- /usr/ports/graphics/pixieplus/Makefile Sat Mar 12 14:15:29 2005 +++ pixieplus/Makefile Thu Apr 7 20:47:11 2005 @@ -17,8 +17,6 @@ LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif -BROKEN= Removes file installed by another port - GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 diff -urN /usr/ports/graphics/pixieplus/pkg-plist pixieplus/pkg-plist --- /usr/ports/graphics/pixieplus/pkg-plist Wed Apr 16 14:38:16 2003 +++ pixieplus/pkg-plist Thu Apr 7 20:47:19 2005 @@ -204,7 +204,6 @@ share/apps/pixie/toolbar/mini-run.png share/apps/pixie/toolbar/mini-ray.png share/apps/pixie/toolbar/kwin.png -share/mimelnk/image/x-pcx.desktop share/mimelnk/image/x-xwd.desktop share/mimelnk/image/x-miff.desktop share/mimelnk/image/x-tga.desktop --- pixieplus.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: