aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-05-10 00:35:24 +0800
committergerald <gerald@FreeBSD.org>2009-05-10 00:35:24 +0800
commit011c1ddfdee1ccd79647cbc718b9b4bc6f37458a (patch)
tree4467eb59f392d9879fbe6620154f21566a385871
parent5fab3626342f85468f09bc338a420510d9b9ee5c (diff)
downloadfreebsd-ports-gnome-011c1ddfdee1ccd79647cbc718b9b4bc6f37458a.tar.gz
freebsd-ports-gnome-011c1ddfdee1ccd79647cbc718b9b4bc6f37458a.tar.zst
freebsd-ports-gnome-011c1ddfdee1ccd79647cbc718b9b4bc6f37458a.zip
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 <url> sets a different prefix for these URLs.
-rw-r--r--textproc/bibtex2html/Makefile2
-rw-r--r--textproc/bibtex2html/distinfo6
2 files changed, 4 insertions, 4 deletions
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