pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/bibtex2html Update converters/bibtex2html t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/806524d5b3a5
branches:  trunk
changeset: 514480:806524d5b3a5
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Tue Jun 13 07:25:27 2006 +0000

description:
Update converters/bibtex2html to 1.82

Version 1.82, 07/06/2006
========================
 o `` and '' translated to &ldquo; and &rdquo;
 o aesthetic changes:
   - no more line break between the entry and the links;
   - more space between an abstract and the next entry
 o improving date parsing: month field such as "2~" # dec is now parsed
 o fixed bug: a space after a macro is now discarded

diffstat:

 converters/bibtex2html/Makefile |  4 ++--
 converters/bibtex2html/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r fabe09e95a0d -r 806524d5b3a5 converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile   Tue Jun 13 07:23:58 2006 +0000
+++ b/converters/bibtex2html/Makefile   Tue Jun 13 07:25:27 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2006/05/13 08:37:52 tonio Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/13 07:25:27 tonio Exp $
 
-DISTNAME=      bibtex2html-1.81
+DISTNAME=      bibtex2html-1.82
 CATEGORIES=    converters
 MASTER_SITES=  http://www.lri.fr/~filliatr/ftp/bibtex2html/
 
diff -r fabe09e95a0d -r 806524d5b3a5 converters/bibtex2html/distinfo
--- a/converters/bibtex2html/distinfo   Tue Jun 13 07:23:58 2006 +0000
+++ b/converters/bibtex2html/distinfo   Tue Jun 13 07:25:27 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/05/13 08:37:52 tonio Exp $
+$NetBSD: distinfo,v 1.9 2006/06/13 07:25:27 tonio Exp $
 
-SHA1 (bibtex2html-1.81.tar.gz) = 540cc3f2ea75fa9e8f27235d4000732a84720a20
-RMD160 (bibtex2html-1.81.tar.gz) = e67ee56588d25ceae6361bf55f7b5b0a94677fd2
-Size (bibtex2html-1.81.tar.gz) = 66230 bytes
+SHA1 (bibtex2html-1.82.tar.gz) = 2e389f36a4fa49293fc2f6780e786692478a5d05
+RMD160 (bibtex2html-1.82.tar.gz) = 76a2fc6bf486f7ef03794cf9c12ec51ca5fbef16
+Size (bibtex2html-1.82.tar.gz) = 66648 bytes



Home | Main Index | Thread Index | Old Index