diff options
author | gerald <gerald@FreeBSD.org> | 2002-11-13 05:33:23 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2002-11-13 05:33:23 +0800 |
commit | 8ff657863c9934fa156bc28be498ffdd975d5f19 (patch) | |
tree | fbf1f1d2a2f34fc517303d5d46e67420fa0a9571 /textproc/bibtex2html | |
parent | 251eea130c4454d9aec15261dea2c01a59c828ad (diff) | |
download | freebsd-ports-gnome-8ff657863c9934fa156bc28be498ffdd975d5f19.tar.gz freebsd-ports-gnome-8ff657863c9934fa156bc28be498ffdd975d5f19.tar.zst freebsd-ports-gnome-8ff657863c9934fa156bc28be498ffdd975d5f19.zip |
Update to version 1.56, which fixes a severe bug in bib2bib.
Approved by: obrien (mentor)
Diffstat (limited to 'textproc/bibtex2html')
-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 f62ab63a7e52..119a11deeed2 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.54 +PORTVERSION= 1.56 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index cdadea19a432..404cb647d3bd 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1 +1 @@ -MD5 (bibtex2html-1.54.tar.gz) = b899df5baee7faf2ac5fb7ac482f8b6c +MD5 (bibtex2html-1.56.tar.gz) = bb2ddba3f83af7da020f709959d137c8 |