1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to bibtex2html 1.88. This brings the following changes:

- New option -revkeys to number entries in reverse order.
 - Fixed bug with '\ ' (backslash space) introduced in version 1.82.
 - \c{C}, \"y, \"Y and \k (using unicode entities).
This commit is contained in:
Gerald Pfeifer 2007-12-25 20:09:02 +00:00
parent d6852b7c4f
commit 2642f72ed2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204533
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
MD5 (bibtex2html-1.87.tar.gz) = 36fa38e4b345c8584cdf780a187565c4
SHA256 (bibtex2html-1.87.tar.gz) = c5aa1a03a38a037aff749a1d8153ca6fb0eba3b65aeef508c7dccb70720c958e
SIZE (bibtex2html-1.87.tar.gz) = 67666
MD5 (bibtex2html-1.88.tar.gz) = 7c03dd77dc88e943265253a8ca75531b
SHA256 (bibtex2html-1.88.tar.gz) = 6018bcf653c3de864db2cd99f2a22c6d3928e3e64d81724a053f98476bcf8d8c
SIZE (bibtex2html-1.88.tar.gz) = 68068