Bug 15945 - remove info/dir from various PLISTs
Summary: remove info/dir from various PLISTs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-06 15:20 UTC by Alexander Langer
Modified: 2000-01-07 20:09 UTC (History)
0 users

See Also:


Attachments
file.diff (968 bytes, patch)
2000-01-06 15:20 UTC, Alexander Langer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.