diff options
author | gerald <gerald@FreeBSD.org> | 2006-01-14 10:38:32 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2006-01-14 10:38:32 +0800 |
commit | d5bf67e546c04bfd0fa79f1405fa6aec55a30c33 (patch) | |
tree | 9c6fbc6fae94ddad0054f280142c378ad4167809 /textproc/bibtex2html | |
parent | c34f4592e7f04fa37873f6365e26403f3527a8dc (diff) | |
download | freebsd-ports-gnome-d5bf67e546c04bfd0fa79f1405fa6aec55a30c33.tar.gz freebsd-ports-gnome-d5bf67e546c04bfd0fa79f1405fa6aec55a30c33.tar.zst freebsd-ports-gnome-d5bf67e546c04bfd0fa79f1405fa6aec55a30c33.zip |
Update to version 1.78, which fixes a minor bug with unbalanced brackets
in bib2bib/bibtex2html output.
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index b6f64501fd12..eba570839c72 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.77 +PORTVERSION= 1.78 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index c58c0fa853b1..3a99ebcd176c 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,3 +1,3 @@ -MD5 (bibtex2html-1.77.tar.gz) = 71f5073c4a01cc015a1a67c4a091c30b -SHA256 (bibtex2html-1.77.tar.gz) = 989d342bde86847c6b5883315ffddf70209b75bd1a9b957f251ca607e601de04 -SIZE (bibtex2html-1.77.tar.gz) = 66463 +MD5 (bibtex2html-1.78.tar.gz) = fe1c0200c58441e65bd102b1dd22c301 +SHA256 (bibtex2html-1.78.tar.gz) = 52a1ae5cabfb23b3d86360f86df8117e482121f400d7b6f7f1b20c15dc21b18b +SIZE (bibtex2html-1.78.tar.gz) = 66478 |