Date: Mon, 28 Jan 2002 10:02:59 +1100 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/34361: [patch] unbreak news/glitter and fix pkg-plist (bento) Message-ID: <20020127230259.9527E264@k7.mavetju.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020127230259.9527E264>