#39315: subversion: update to 1.7.10, new bash-completion default dir and fix livecheck -------------------------------------------------+------------------------- Reporter: robsonpeixoto@… | Owner: macports- Type: update | tickets@… Priority: Normal | Status: closed Component: ports | Milestone: Resolution: fixed | Version: Port: subversion subversion- | Keywords: haspatch javahlbindings subversion-perlbindings | subversion-python24bindings subversion- | python25bindings subversion-python26bindings | subversion-python27bindings subversion- | rubybindings | -------------------------------------------------+------------------------- Comment (by raimue@…): Actually, this patch broke the bash-completion for `svn` as was reported to me today. Although there is a new directory, it also requires a new format of only one tool per file. For the new dynamic scheme, the completion file needs to be named exactly like the tool and is then loaded dynamically as soon as required. This `subversion` completion file contains completions for multiple tools and would need to be split up. For now it's probably easier to just leave it in the `${prefix}/etc/bash_completion.d/` directory which still expects this old style. I tracked the change down to this ticket, but I can also open a new ticket if you want? -- Ticket URL: <https://trac.macports.org/ticket/39315#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X