diff options
author | tonio <tonio@pkgsrc.org> | 2005-10-27 09:12:01 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-10-27 09:12:01 +0000 |
commit | 142db82a1de7d8e90427fb6bd72de3d418d89f68 (patch) | |
tree | 8267f064f6deb1027cc58b02ab18971c779a97ce /converters | |
parent | 47c8ccfe5699b07a513ddc8f5b8d0007117f96cd (diff) | |
download | pkgsrc-142db82a1de7d8e90427fb6bd72de3d418d89f68.tar.gz |
Update converters/bibtex2html to 1.76
Version 1.76, 22/9/2005
=======================
o translation of \'c
o replaced ISO latin 1 characters with their entity codes
o support for Czech characters (both contributed by Danny Chrastina)
Approved by minskim@
Diffstat (limited to 'converters')
-rw-r--r-- | converters/bibtex2html/Makefile | 4 | ||||
-rw-r--r-- | converters/bibtex2html/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 28729cebfa7..0ed07fc2ee4 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2005/07/16 01:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/10/27 09:12:01 tonio Exp $ -DISTNAME= bibtex2html-1.75 +DISTNAME= bibtex2html-1.76 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/converters/bibtex2html/distinfo b/converters/bibtex2html/distinfo index f56a26f2874..893505691fe 100644 --- a/converters/bibtex2html/distinfo +++ b/converters/bibtex2html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/28 15:16:33 minskim Exp $ +$NetBSD: distinfo,v 1.5 2005/10/27 09:12:01 tonio Exp $ -SHA1 (bibtex2html-1.75.tar.gz) = ef70103f8c06b57e4e8241ac81684fd3b75b0b02 -RMD160 (bibtex2html-1.75.tar.gz) = 28988a77a3d9b88f5c0bba778e11038f1c2e4b8f -Size (bibtex2html-1.75.tar.gz) = 65267 bytes +SHA1 (bibtex2html-1.76.tar.gz) = 5f5b7c1ab519baa3ba72b8ccdd058bf70b446d29 +RMD160 (bibtex2html-1.76.tar.gz) = 4db4a0c807beec267be88022caf3a9868bd6d3ed +Size (bibtex2html-1.76.tar.gz) = 66460 bytes |