diff options
author | tonio <tonio@pkgsrc.org> | 2006-05-13 08:37:52 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-05-13 08:37:52 +0000 |
commit | d2058b24372664ff475e7be4ab4698c1580ae308 (patch) | |
tree | 904305fd879ee7b1119250b1cf27a3d60d9a7519 /converters | |
parent | 99ceb350d5185d4f2bbaacdc7628e5d1dd371d6c (diff) | |
download | pkgsrc-d2058b24372664ff475e7be4ab4698c1580ae308.tar.gz |
Update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
o new option --print-keys to display the sorted keys (and exit)
o improved date sorting to handle months such as mar # "\slash " # apr
o no table anymore with -nokeys (only HTML paragraphs)
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 7e2cf3e446c..b2f0fd52805 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/04/26 07:30:10 tonio Exp $ +# $NetBSD: Makefile,v 1.18 2006/05/13 08:37:52 tonio Exp $ -DISTNAME= bibtex2html-1.80 +DISTNAME= bibtex2html-1.81 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/converters/bibtex2html/distinfo b/converters/bibtex2html/distinfo index 11aaf3c337f..03f1b357fe8 100644 --- a/converters/bibtex2html/distinfo +++ b/converters/bibtex2html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2006/04/26 07:30:10 tonio Exp $ +$NetBSD: distinfo,v 1.8 2006/05/13 08:37:52 tonio Exp $ -SHA1 (bibtex2html-1.80.tar.gz) = 8d8c71c067e64718bccd2a1aa55c6efe38e841b1 -RMD160 (bibtex2html-1.80.tar.gz) = cdf980e3f16abfbd984f7c11eb09b35c0354de12 -Size (bibtex2html-1.80.tar.gz) = 66757 bytes +SHA1 (bibtex2html-1.81.tar.gz) = 540cc3f2ea75fa9e8f27235d4000732a84720a20 +RMD160 (bibtex2html-1.81.tar.gz) = e67ee56588d25ceae6361bf55f7b5b0a94677fd2 +Size (bibtex2html-1.81.tar.gz) = 66230 bytes |