From owner-cvs-ports@FreeBSD.ORG Fri Feb 10 21:34:00 2012 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 F3EFE1065670; Fri, 10 Feb 2012 21:33:59 +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 DF5838FC1E; Fri, 10 Feb 2012 21:33:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1ALXxgH077389; Fri, 10 Feb 2012 21:33:59 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1ALXxGR077388; Fri, 10 Feb 2012 21:33:59 GMT (envelope-from gerald) Message-Id: <201202102133.q1ALXxGR077388@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 10 Feb 2012 21:33:59 +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 ports/textproc/bibtex2html/files patch-Makefile.in 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: Fri, 10 Feb 2012 21:34:00 -0000 gerald 2012-02-10 21:33:59 UTC FreeBSD ports repository Modified files: textproc/bibtex2html Makefile distinfo Removed files: textproc/bibtex2html/files patch-Makefile.in Log: Update to bibtex2html 1.97. This brings the following changes: - Fixed translation of \u{a}, removed incorrect translations of \u{n} and \u{N} (contributed by Domenico Bianculli). - bib2bib conditions: support for \u (contributed by Domenico Bianculli). And it includes two build fixes we can now remove locally. Revision Changes Path 1.34 +2 -1 ports/textproc/bibtex2html/Makefile 1.33 +2 -2 ports/textproc/bibtex2html/distinfo 1.3 +0 -20 ports/textproc/bibtex2html/files/patch-Makefile.in (dead)