pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/bibtex2html Update 1.97 o 1.98
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae0239e9b40c
branches: trunk
changeset: 643006:ae0239e9b40c
user: mef <mef%pkgsrc.org@localhost>
date: Tue Dec 09 14:08:35 2014 +0000
description:
Update 1.97 o 1.98
Version 1.98, July 4, 2014
==========================
o fixed escaping of character & in URLs
o fixed translation of -- and --- (contributed by Gabriel Scherer)
o more macros: \dj \DJ (contributed by Domenico Bianculli)
o \textsuperscript
o temporary files are now created in the current directory
to avoid bibtex error "Not writing to ... (openout_any = p)."
o fixed a bug with non-ascii characters in php-output
diffstat:
converters/bibtex2html/Makefile | 5 ++---
converters/bibtex2html/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 030067d0659b -r ae0239e9b40c converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile Tue Dec 09 14:04:27 2014 +0000
+++ b/converters/bibtex2html/Makefile Tue Dec 09 14:08:35 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2014/10/09 19:14:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.37 2014/12/09 14:08:35 mef Exp $
-DISTNAME= bibtex2html-1.97
-PKGREVISION= 6
+DISTNAME= bibtex2html-1.98
CATEGORIES= converters
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
diff -r 030067d0659b -r ae0239e9b40c converters/bibtex2html/distinfo
--- a/converters/bibtex2html/distinfo Tue Dec 09 14:04:27 2014 +0000
+++ b/converters/bibtex2html/distinfo Tue Dec 09 14:08:35 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/02/10 17:12:48 minskim Exp $
+$NetBSD: distinfo,v 1.15 2014/12/09 14:08:35 mef Exp $
-SHA1 (bibtex2html-1.97.tar.gz) = 970cb972eb88ff4cd01f247c0d8a6b821473f243
-RMD160 (bibtex2html-1.97.tar.gz) = 08187f4682eeff269d18f245193f34e2a3338d4f
-Size (bibtex2html-1.97.tar.gz) = 94887 bytes
+SHA1 (bibtex2html-1.98.tar.gz) = daaa082885a30dae38263614565298d4862b8331
+RMD160 (bibtex2html-1.98.tar.gz) = f47dda14108c3f53bca64352bfb7455f1b79d964
+Size (bibtex2html-1.98.tar.gz) = 92719 bytes
Home |
Main Index |
Thread Index |
Old Index