Opened 14 years ago
Closed 14 years ago
#26687 closed defect (fixed)
bibtex2html @1.96_0 Missing dependency on hevea
Reported by: | laurence@… | Owned by: | reilles@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | drkp (Dan Ports), ryandesign (Ryan Carsten Schmidt) | |
Port: | bibtex2html |
Description
While doing a "port upgrade outdated" on OS X 10.6.4 with Darwin Kernel Version 10.4.0, the upgrade of bibtex2html exited with:
:info:build ocamlopt.opt -c latexscan.ml:info:build ocamlopt.opt -c bibtex_parser.ml:info:build ocamlopt.opt -c bibfilter.ml :info:build ocamlopt.opt -c biboutput.ml :info:build ocamlopt.opt -c copying.ml :info:build ocamlopt.opt -c condition.ml :info:build ocamlc.opt -c condition_lexer.mli :info:build hevea -exec xxdate.exe -fix manual.tex :info:build make: hevea: No such file or directory
After installing hevea and running "pot upgrade outdated" again, the installation of bibtex2html completed.
It seems that bibtex2html is missing a dependency on hevea.
Change History (3)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | dependent hevea removed |
---|---|
Owner: | changed from macports-tickets@… to reilles@… |
Summary: | bibtex2html @@1.96_0 Missing dependency → bibtex2html @1.96_0 Missing dependency on hevea |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for the report; fixed in r72128 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.