Revision: 139014 https://trac.macports.org/changeset/139014 Author: khindenburg@macports.org Date: 2015-07-28 06:59:45 -0700 (Tue, 28 Jul 2015) Log Message: ----------- bibtex2html: update to 1.98 + fix dependency issue; maintainer timeout #47835 Modified Paths: -------------- trunk/dports/textproc/bibtex2html/Portfile Modified: trunk/dports/textproc/bibtex2html/Portfile =================================================================== --- trunk/dports/textproc/bibtex2html/Portfile 2015-07-28 13:47:13 UTC (rev 139013) +++ trunk/dports/textproc/bibtex2html/Portfile 2015-07-28 13:59:45 UTC (rev 139014) @@ -4,8 +4,7 @@ PortSystem 1.0 name bibtex2html -version 1.97 -revision 3 +version 1.98 categories textproc www platforms darwin license GPL-2 @@ -19,13 +18,14 @@ homepage http://www.lri.fr/~filliatr/bibtex2html/ master_sites http://www.lri.fr/~filliatr/ftp/bibtex2html -checksums sha1 970cb972eb88ff4cd01f247c0d8a6b821473f243 \ - md5 d20d0d607be3f6aa770554f3eee0dde1 +checksums rmd160 f47dda14108c3f53bca64352bfb7455f1b79d964 \ + sha256 e925a0b97bf87a14bcbda95cac269835cd5ae0173504261f2c60e3c46a8706d6 + patchfiles patch-aux2bib.1.diff configure.args --mandir=${destroot}${prefix}/share/man -depends_build port:ocaml port:hevea bin:pdflatex:texlive-latex port:texlive-latex-extra +depends_build port:ocaml port:hevea bin:pdflatex:texlive-latex port:texlive-latex-extra port:texlive-fonts-recommended depends_run bin:bibtex:texlive-basic destroot.target install
participants (1)
-
khindenburg@macports.org