Bug 15945

Summary: remove info/dir from various PLISTs
Product: Ports & Packages Reporter: Alexander Langer <alex>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexander Langer 2000-01-06 15:20:01 UTC
info/dir _must_ _not_ be in a port's PLIST!!! This drives the system into
problems. info/dir is a static file, that should be modified by install-info(1)

How-To-Repeat: 
n/a
Comment 1 alex 2000-01-06 15:57:40 UTC
Thus spake Alexander Langer (alex@cichlids.com):

> --- math/R-letter/pkg/PLIST.old	Thu Jan  6 14:55:21 2000
> +++ math/R-letter/pkg/PLIST	Thu Jan  6 14:55:25 2000
> --- textproc/wdiff/pkg/PLIST.old	Thu Jan  6 14:56:14 2000
> +++ textproc/wdiff/pkg/PLIST	Thu Jan  6 14:56:21 2000

I saw commits for these, sorry.

Alex

-- 
I doubt, therefore I might be.
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-01-07 20:09:26 UTC
State Changed
From-To: open->closed

Fixes committed, thanks.