#21630: bash-completion port flags out of date -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: bash-completion -------------------------------------+-------------------------------------- These are the set of valid flags for the port command in 1.8.0: {{{ bcdfknopqRstuvy }}} But in the bash-completion port's port file I see this line: {{{ COMPREPLY=( $( compgen -W '-b -c -d -f -i -k -n -o -p -q -R -s -t -u -v -x \ }}} So -i and -x need to be removed and -y needs to be added. -- Ticket URL: <http://trac.macports.org/ticket/21630> MacPorts <http://www.macports.org/> Ports system for Mac OS