From 5df8015be0f093f722e67cec74d81c65563ccf21 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 9 Jul 2008 21:17:12 +0000 Subject: Update to bibtex2html 1.92. This brings the following relevant changes: - New bib2bib option --expand-xrefs to perform crossrefs expansion. - Option -m (reading macros from a file): - fixed macro definition with \def - macros with arguments are now supported - Added accents conversion for tilda, and fixed accents conversion for \"i, \"\i and such (patch by Samuel Colin). - Fixed bib2bib command-line options to accept --warn-error and --quiet (as described in the manual). --- 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 0575156ff0f3..5f2380fba523 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.91 +PORTVERSION= 1.92 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index e1d73b409ac9..98512ae1ca02 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,3 +1,3 @@ -MD5 (bibtex2html-1.91.tar.gz) = 19d9415d5da3681f5b99d9fa1c432e1d -SHA256 (bibtex2html-1.91.tar.gz) = f676ecc944635ae125d52386600c9173defa9a4be2ccddf03874ba0a2b1b2fe8 -SIZE (bibtex2html-1.91.tar.gz) = 69251 +MD5 (bibtex2html-1.92.tar.gz) = 9d69980f595be02a79a96a851d79bb88 +SHA256 (bibtex2html-1.92.tar.gz) = 3410acb7c01871a48fb4b483a3d93ade49e7fde2ce6d2c19daa3733c734caaea +SIZE (bibtex2html-1.92.tar.gz) = 69800 -- cgit