From owner-freebsd-ports Sun Jan 27 15:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99AB037B448 for ; Sun, 27 Jan 2002 15:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0RNA0847197; Sun, 27 Jan 2002 15:10:00 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id CC3B137B417 for ; Sun, 27 Jan 2002 15:03:29 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 6624F2B835 for ; Mon, 28 Jan 2002 00:03:16 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9527E264; Mon, 28 Jan 2002 10:02:59 +1100 (EST) Message-Id: <20020127230259.9527E264@k7.mavetju.org> Date: Mon, 28 Jan 2002 10:02:59 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34361: [patch] unbreak news/glitter and fix pkg-plist (bento) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34361 >Category: ports >Synopsis: [patch] unbreak news/glitter and fix pkg-plist (bento) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/news/glitter/Makefile,v 1.2 2001/07/06 17:32:36 ijliao Exp $ >Description: The pkg-plist of this port is very minimal, it doesn't remove all the files and directories it creates. >How-To-Repeat: see the output of make install (http://bento.freebsd.org/errorlogs/4-full/glitter-1.0.b.1.log) and the entries of the pkg-plist >Fix: --- Makefile.orig Mon Jan 28 10:01:07 2002 +++ Makefile Mon Jan 28 10:01:13 2002 @@ -7,6 +7,7 @@ PORTNAME= glitter PORTVERSION= 1.0.b.1 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://mews.org.uk/glitter/\ ftp://ftp.gregnet.net/pub/FreeBSD/ports/news/glitter/ --- pkg-plist-old Mon Jan 28 09:40:19 2002 +++ pkg-plist Mon Jan 28 09:57:37 2002 @@ -1,3 +1,29 @@ -bin/glitter bin/gary -share/gnome/apps/Internet/glitter.desktop +bin/glitter + +share/gnome/pixmaps/x.xpm +share/gnome/pixmaps/anim.xpm +share/gnome/pixmaps/gwatermark.xpm +share/gnome/pixmaps/anim.png + +share/gnome/gnome/help/glitter/C/glitter.html +share/gnome/gnome/help/glitter/C/topic.dat +share/gnome/gnome/help/glitter/C/desc.html +share/gnome/gnome/help/glitter/C/news.html +share/gnome/gnome/help/glitter/C/start.html +share/gnome/gnome/help/glitter/C/dire.html +share/gnome/gnome/help/glitter/C/hints.html +share/gnome/gnome/help/glitter/C/intro.html +share/gnome/gnome/help/glitter/C/pref.html +share/gnome/gnome/help/glitter/C/docbook.css +share/gnome/gnome/help/glitter/C/hooks.html +share/gnome/gnome/help/glitter/C/ln19.html +share/gnome/gnome/help/glitter/C/sample.html + +@dirrm share/gnome/gnome/help/glitter/C/images +@dirrm share/gnome/gnome/help/glitter/C +@dirrm share/gnome/gnome/help/glitter +@dirrm share/gnome/gnome/help + +share/gnome/gnome/apps/Internet/glitter.desktop +@dirrm share/gnome/gnome/apps/Internet >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message