Update to bibtex2html 1.91. This brings the following changes:

- Fixed bug in bib2bib and bibtex2html when quotes (") are used in fields.
 - Fixed bug with -nobibsource and -multiple (bib links on the separate
   pages).
This commit is contained in:
Gerald Pfeifer 2008-02-22 22:44:07 +00:00
parent bbb583a895
commit d1838fca6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207777
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= bibtex2html
PORTVERSION= 1.90
PORTVERSION= 1.91
CATEGORIES= textproc print
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/

View File

@ -1,3 +1,3 @@
MD5 (bibtex2html-1.90.tar.gz) = 9d38b47b07b3698c440debc1fe60d8e2
SHA256 (bibtex2html-1.90.tar.gz) = f8bb29057fc696c21dc7fcc263c1e997bfa77066524f29492020dd8bf4407543
SIZE (bibtex2html-1.90.tar.gz) = 69089
MD5 (bibtex2html-1.91.tar.gz) = 19d9415d5da3681f5b99d9fa1c432e1d
SHA256 (bibtex2html-1.91.tar.gz) = f676ecc944635ae125d52386600c9173defa9a4be2ccddf03874ba0a2b1b2fe8
SIZE (bibtex2html-1.91.tar.gz) = 69251