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)
This commit is contained in:
parent
1c619cf992
commit
cad6b94efd
2 changed files with 6 additions and 6 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue