From owner-cvs-ports@FreeBSD.ORG Sat Feb 2 11:59:18 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE3A16A419; Sat, 2 Feb 2008 11:59:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 07B6913C448; Sat, 2 Feb 2008 11:59:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m12BxH5C004522; Sat, 2 Feb 2008 11:59:17 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m12BxHfK004521; Sat, 2 Feb 2008 11:59:17 GMT (envelope-from gerald) Message-Id: <200802021159.m12BxHfK004521@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 2 Feb 2008 11:59:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/bibtex2html Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 11:59:18 -0000 gerald 2008-02-02 11:59:17 UTC FreeBSD ports repository Modified files: textproc/bibtex2html Makefile distinfo Log: Update to bibtex2html 1.90. This brings the following changes: - bib2bib: = and <> are now case insensitive; use == and != instead to perform case sensitive comparison. - Correctly support $x$$y$ where the central $$ is not passing into display math mode. - More cases for accent macros \' \~ \. \u \v (patch by John Kewley). Revision Changes Path 1.28 +1 -1 ports/textproc/bibtex2html/Makefile 1.26 +3 -3 ports/textproc/bibtex2html/distinfo