From e996be6d89323b4ae382c2e2e6a9fb64db6a0a6f Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 5 Jul 2014 11:27:46 +0000 Subject: Update to bibtex2html 1.98. This brings the following changes: - Fixed escaping of character & in URLs. - Fixed translation of -- and ---. - New macros \dj and \D - \textsuperscript - Temporary files are now created in the current directory to avoid bibtex error "Not writing to ... (openout_any = p)." - Fixed a bug with non-ASCII characters in PHP output. --- textproc/bibtex2html/Makefile | 2 +- textproc/bibtex2html/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index f01d92dede90..76dba24445f7 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtex2html -PORTVERSION= 1.97 +PORTVERSION= 1.98 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index f2d0fa473cdc..01b7b3bda25f 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,2 +1,2 @@ -SHA256 (bibtex2html-1.97.tar.gz) = 99b5b66a729fd2928ee4d9d7d8397e36b684def4be9ee2746233006501c8e314 -SIZE (bibtex2html-1.97.tar.gz) = 94887 +SHA256 (bibtex2html-1.98.tar.gz) = e925a0b97bf87a14bcbda95cac269835cd5ae0173504261f2c60e3c46a8706d6 +SIZE (bibtex2html-1.98.tar.gz) = 92719 -- cgit v1.2.3