Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2006 21:08:42 +0100 (CET)
From:      Ed Schouten <ed@fxq.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105972: [x11-wm/ion-3ds] Fix plist
Message-ID:  <20061128200842.D30E61CC0D@palm.hoeg.nl>
Resent-Message-ID: <200611282020.kASKKCQA000508@freefall.freebsd.org>

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

>Number:         105972
>Category:       ports
>Synopsis:       [x11-wm/ion-3ds] Fix plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 20:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ed Schouten
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD palm.hoeg.nl 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Oct 6 14:06:07 CEST 2006 root@palm.hoeg.nl:/usr/obj/usr/src/sys/PALM i386
>Description:
Kris' automated X11BASE->LOCALBASE emails found a bug in the Ion3 port -
not really related to the LOCALBASE transition, but some missing lines
in the plist related to manpage directory removal.
>How-To-Repeat:
Install and remove ion-3ds. It will still leave cs/de/fi directories.
>Fix:
Apply the patch below to fix the incomplete plist.

--- pkg-plist	Sun Nov 12 18:32:12 2006
+++ pkg-plist	Tue Nov 28 20:56:58 2006
@@ -76,3 +76,9 @@
 @dirrm share/ion3
 @dirrm %%DOCSDIR%%
 @dirrmtry etc/ion3
+@dirrmtry man/cs/man1
+@dirrmtry man/cs
+@dirrmtry man/de/man1
+@dirrmtry man/de
+@dirrmtry man/fi/man1
+@dirrmtry man/fi
>Release-Note:
>Audit-Trail:
>Unformatted:



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