From af9d1f158c9aeeb1a40ff83170ea67fcd7c918c3 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 9 May 2009 16:35:24 +0000 Subject: Update to bibtex2html 1.94. This brings the following change: - Support for arXiv preprints links: A field "eprint = {xxx}" will be recognized, if any, and a link to http://arxiv.org/abs/ will be displayed. The command-line option -noeprint disables this new behavior; the option -eprintf-prefix sets a different prefix for these URLs. --- textproc/bibtex2html/Makefile | 2 +- textproc/bibtex2html/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 44166acaa1c2..1d94bb070004 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.93 +PORTVERSION= 1.94 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index 864e46981c8e..aae73810843f 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,3 +1,3 @@ -MD5 (bibtex2html-1.93.tar.gz) = 64657c791a29b873467b20bad9705983 -SHA256 (bibtex2html-1.93.tar.gz) = 7f5a67363678fe2984bf85afc2c40608ea3e09a5d2806fcfa87b85ff5d0f7a76 -SIZE (bibtex2html-1.93.tar.gz) = 84155 +MD5 (bibtex2html-1.94.tar.gz) = 16e6656156e10c07747163a0914058b8 +SHA256 (bibtex2html-1.94.tar.gz) = fc78c6ccb925f9b14177f99ca212c8335ba18949dcad8c61f14a398c934887aa +SIZE (bibtex2html-1.94.tar.gz) = 84438 -- cgit v1.2.3