pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/bibtex2html Update bibtex2html to 1.78



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a36c1272bee
branches:  trunk
changeset: 506243:2a36c1272bee
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Fri Jan 13 09:10:41 2006 +0000

description:
Update bibtex2html to 1.78

Changelog:
- fixed bug with unbalanced brackets in bib2bib/bibtex2html output

Fix pkglint warning about quoted SUBST_MESSAGE

diffstat:

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

diffs (34 lines):

diff -r e3fe6624f260 -r 2a36c1272bee converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile   Fri Jan 13 08:42:30 2006 +0000
+++ b/converters/bibtex2html/Makefile   Fri Jan 13 09:10:41 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2005/11/11 18:50:24 tonio Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/13 09:10:41 tonio Exp $
 
-DISTNAME=      bibtex2html-1.76
+DISTNAME=      bibtex2html-1.78
 CATEGORIES=    converters
 MASTER_SITES=  http://www.lri.fr/~filliatr/ftp/bibtex2html/
 
@@ -15,7 +15,7 @@
 TEX_ACCEPTED=  teTeX1 teTeX2 teTeX3
 
 SUBST_CLASSES+=                paths
-SUBST_MESSAGE.paths=   "Fixing hardcoded paths."
+SUBST_MESSAGE.paths=   Fixing hardcoded paths.
 SUBST_STAGE.paths=     pre-configure
 SUBST_FILES.paths=     aux2bib.1
 SUBST_SED.paths=       -e 's,/usr/share,${PREFIX}/share,g'
diff -r e3fe6624f260 -r 2a36c1272bee converters/bibtex2html/distinfo
--- a/converters/bibtex2html/distinfo   Fri Jan 13 08:42:30 2006 +0000
+++ b/converters/bibtex2html/distinfo   Fri Jan 13 09:10:41 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/10/27 09:12:01 tonio Exp $
+$NetBSD: distinfo,v 1.6 2006/01/13 09:10:41 tonio Exp $
 
-SHA1 (bibtex2html-1.76.tar.gz) = 5f5b7c1ab519baa3ba72b8ccdd058bf70b446d29
-RMD160 (bibtex2html-1.76.tar.gz) = 4db4a0c807beec267be88022caf3a9868bd6d3ed
-Size (bibtex2html-1.76.tar.gz) = 66460 bytes
+SHA1 (bibtex2html-1.78.tar.gz) = 157d2f87c76949b8a2022606cfced14a446188cf
+RMD160 (bibtex2html-1.78.tar.gz) = c2045a0f67bc236cf0a5c53c08b29609c8e03a2c
+Size (bibtex2html-1.78.tar.gz) = 66478 bytes



Home | Main Index | Thread Index | Old Index