diff options
author | gerald <gerald@FreeBSD.org> | 2003-06-20 03:42:18 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-06-20 03:42:18 +0800 |
commit | d2ac72719790c34e905efb91a2533f7f2a2c9391 (patch) | |
tree | 0868611429f8fed73133ac2a26e0eeb192422580 /textproc | |
parent | fe562380ad39521e3217c729b280bebdaefb9c03 (diff) | |
download | freebsd-ports-gnome-d2ac72719790c34e905efb91a2533f7f2a2c9391.tar.gz freebsd-ports-gnome-d2ac72719790c34e905efb91a2533f7f2a2c9391.tar.zst freebsd-ports-gnome-d2ac72719790c34e905efb91a2533f7f2a2c9391.zip |
Update to version 1.60 which adds a new sorting option -s to bib2bib and
improve the generated HTML output in several details.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index f38ce3c69703..a39e00adb0fc 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.57 +PORTVERSION= 1.60 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index bc7f1104157d..9d85f9111369 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1 +1 @@ -MD5 (bibtex2html-1.57.tar.gz) = c842a35f49c2d21fdce0e6258a372b0e +MD5 (bibtex2html-1.60.tar.gz) = 8dddcf6f0f660bb916736d60fcad0829 |