Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 15:42:36 +0200 (CEST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98528: fix plist of x11/xloadimage
Message-ID:  <200606051342.k55Dga4S009320@ikaros.oook.cz>
Resent-Message-ID: <200606051350.k55DoJMh027478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98528
>Category:       ports
>Synopsis:       fix plist of x11/xloadimage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 13:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pav Lucistnik
>Release:        FreeBSD 6.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ikaros.oook.cz 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 16 01:11:38 CEST 2006 root@ikaros.oook.cz:/usr/obj/usr/src/sys/SMP amd64

>Description:
man pages are errorneously listed in plist (as they are listed in MAN1 in
Makefile, their removal is attempted twice on deinstall)

>How-To-Repeat:
>Fix:

--- xloadimage.diff begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11/xloadimage/pkg-plist,v
retrieving revision 1.10
diff -a -u -r1.10 pkg-plist
--- pkg-plist	18 Apr 2006 11:25:28 -0000	1.10
+++ pkg-plist	5 Jun 2006 13:39:33 -0000
@@ -3,9 +3,5 @@
 bin/xsetbg
 bin/xview
 etc/xloadimagerc
-man/man1/uufilter.1.gz
-man/man1/xloadimage.1.gz
-man/man1/xsetbg.1.gz
-man/man1/xview.1.gz
 %%EXAMPLESDIR%%/xloadimagerc
 @dirrm %%EXAMPLESDIR%%
--- xloadimage.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606051342.k55Dga4S009320>