Re: git contrib install failed

2013-06-18 Thread Albert Shih
Le 18/06/2013 ? 09:02:25+0200, Matthias Andree a ?crit > Am 17.06.2013 22:46, schrieb Albert Shih: Hi, Thanks you very much. > > This looks like devel/git should depend on Docbook XML 4.5 if and only > if contrib/ is enabled (I have not checked other stuff that is fed > through the asciidoc ->

Re: git contrib install failed

2013-06-18 Thread Matthias Andree
Am 17.06.2013 22:46, schrieb Albert Shih: > Hi everyone > > When I try to upgrade git I got this error in the installation (the ports > build work fine) > > install -m 755 git-subtree /usr/local/libexec/git-core > asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \ > -a

Fwd: git contrib install failed

2013-06-17 Thread Jonathan Chen
On 18 June 2013 08:46, Albert Shih wrote: > Hi everyone > > When I try to upgrade git I got this error in the installation (the ports > build work fine) > > install -m 755 git-subtree /usr/local/libexec/git-core > asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \ > -agi

Re: git contrib install failed

2013-06-17 Thread Dimitry Andric
On Jun 17, 2013, at 22:46, Albert Shih wrote: > When I try to upgrade git I got this error in the installation (the ports > build work fine) > > install -m 755 git-subtree /usr/local/libexec/git-core > asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \ >-agit_version=1

git contrib install failed

2013-06-17 Thread Albert Shih
Hi everyone When I try to upgrade git I got this error in the installation (the ports build work fine) install -m 755 git-subtree /usr/local/libexec/git-core asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \ -agit_version=1.8.3.1 git-subtree.txt xmlto -m ../../Documen