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/86128908373b
branches:  trunk
changeset: 511910:86128908373b
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Wed Apr 26 07:30:10 2006 +0000

description:
Update converters/bibtex2html to 1.80

Version 1.80, 15/3/2006
=======================
 o remove leading ./ in front of relative URLs (was introduced a long
   time ago to circumvent an Internet Explorer bug; see below)
 o no more escaping of the character & in URLs

Version 1.79, 22/2/2006
=======================
 o fixed bug with ISO-latin characters in bib2bib conditions
 o fixed bug with implicit abbrevs (jan, feb, etc.)

diffstat:

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

diffs (35 lines):

diff -r 601e02898729 -r 86128908373b converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile   Wed Apr 26 05:58:44 2006 +0000
+++ b/converters/bibtex2html/Makefile   Wed Apr 26 07:30:10 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/26 07:30:10 tonio Exp $
 
-DISTNAME=      bibtex2html-1.78
-PKGREVISION=   1
+DISTNAME=      bibtex2html-1.80
 CATEGORIES=    converters
 MASTER_SITES=  http://www.lri.fr/~filliatr/ftp/bibtex2html/
 
@@ -13,7 +12,7 @@
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    perl:run
-TEX_ACCEPTED=  teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX2 teTeX3
 
 SUBST_CLASSES+=                paths
 SUBST_MESSAGE.paths=   Fixing hardcoded paths.
diff -r 601e02898729 -r 86128908373b converters/bibtex2html/distinfo
--- a/converters/bibtex2html/distinfo   Wed Apr 26 05:58:44 2006 +0000
+++ b/converters/bibtex2html/distinfo   Wed Apr 26 07:30:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/01/13 09:10:41 tonio Exp $
+$NetBSD: distinfo,v 1.7 2006/04/26 07:30:10 tonio Exp $
 
-SHA1 (bibtex2html-1.78.tar.gz) = 157d2f87c76949b8a2022606cfced14a446188cf
-RMD160 (bibtex2html-1.78.tar.gz) = c2045a0f67bc236cf0a5c53c08b29609c8e03a2c
-Size (bibtex2html-1.78.tar.gz) = 66478 bytes
+SHA1 (bibtex2html-1.80.tar.gz) = 8d8c71c067e64718bccd2a1aa55c6efe38e841b1
+RMD160 (bibtex2html-1.80.tar.gz) = cdf980e3f16abfbd984f7c11eb09b35c0354de12
+Size (bibtex2html-1.80.tar.gz) = 66757 bytes



Home | Main Index | Thread Index | Old Index