Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 15:01:13 +0100 (CET)
From:      Alexander Langer <alex@cichlids.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15945: remove info/dir from various PLISTs
Message-ID:  <200001061401.PAA02301@cichlids.cichlids.com>

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

>Number:         15945
>Category:       ports
>Synopsis:       remove info/dir from various PLISTs
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  6 07:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Langer
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

recent ports-tree

>Description:

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

>Fix:

--- cad/geda/pkg/PLIST.old	Thu Jan  6 14:55:03 2000
+++ cad/geda/pkg/PLIST	Thu Jan  6 14:55:07 2000
@@ -7,7 +7,6 @@
 bin/gmk_sym
 bin/smash_megafile
 bin/convert_sym
-info/dir
 lib/libgeda.so.2
 lib/libgeda.so
 lib/libgeda.a
--- 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
@@ -3,7 +3,6 @@
 bin/Rdconv
 bin/Rdindex
 bin/Sd2Rd
-info/dir
 lib/R/bin/R.binary
 lib/R/bin/R
 lib/R/bin/BATCH
--- shells/zsh/pkg/PLIST.old	Thu Jan  6 14:55:49 2000
+++ shells/zsh/pkg/PLIST	Thu Jan  6 14:55:56 2000
@@ -5,4 +5,3 @@
 @unexec install-info --delete %D/info/zsh.info %D/info/dir
 info/zsh.info
 @exec install-info %D/info/zsh.info %D/info/dir
-info/dir
--- textproc/wdiff/pkg/PLIST.old	Thu Jan  6 14:56:14 2000
+++ textproc/wdiff/pkg/PLIST	Thu Jan  6 14:56:21 2000
@@ -2,4 +2,3 @@
 @unexec install-info --delete %D/info/wdiff.info %D/info/dir
 info/wdiff.info
 @exec install-info %D/info/wdiff.info %D/info/dir
-info/dir

>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?200001061401.PAA02301>