Bug 15284

Summary: error installing bash2 from ports on 3.3-STABLE
Product: Ports & Packages Reporter: igor <igor>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description igor 1999-12-05 19:00:00 UTC
Look:

if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then  install-info  --de
fentry="* BASH: (bash).                 Bash Reference Manual."  --dir-file=/usr
/local/info/dir /usr/local/info/bash.info;  else true; fi
install-info: unrecognized option `--defentry=* BASH: (bash).                 Ba
sh Reference Manual.'
        Try `install-info --help' for a complete list of options.
*** Error code 1
 
Stop.
*** Error code 1 (ignored)
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-12-05 19:47:19 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to maintainer 
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-12-31 03:01:15 UTC
State Changed
From-To: open->closed

This was recently fixed.  Please CVSup to get the new port.