diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-11-29 22:17:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-11-29 22:17:44 +0000 |
commit | 4acde692eda26f2e5f0d5c59bd6051fb85fc8e7d (patch) | |
tree | 0656defaad93b0696938b6ce09abfc4ef1d20d82 /textproc/bibtex2html | |
parent | 630c59ca678020c79b59c2f429b85cd9c819b75a (diff) | |
download | ports-4acde692eda26f2e5f0d5c59bd6051fb85fc8e7d.tar.gz ports-4acde692eda26f2e5f0d5c59bd6051fb85fc8e7d.zip |
Update to version 1.77 which fixes a bug with unbalanced brackets in output.
Notes
Notes:
svn path=/head/; revision=149960
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index e111cbd625c0..b6f64501fd12 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.76 +PORTVERSION= 1.77 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index 689e410a74cf..c58c0fa853b1 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,2 +1,3 @@ -MD5 (bibtex2html-1.76.tar.gz) = 38b4dd15a35ce040fb4237a4b337897e -SIZE (bibtex2html-1.76.tar.gz) = 66460 +MD5 (bibtex2html-1.77.tar.gz) = 71f5073c4a01cc015a1a67c4a091c30b +SHA256 (bibtex2html-1.77.tar.gz) = 989d342bde86847c6b5883315ffddf70209b75bd1a9b957f251ca607e601de04 +SIZE (bibtex2html-1.77.tar.gz) = 66463 |