From owner-cvs-all@FreeBSD.ORG Sat May 9 16:35:24 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC0D1106564A; Sat, 9 May 2009 16:35:24 +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 9125A8FC0C; Sat, 9 May 2009 16:35:24 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n49GZOaT078954; Sat, 9 May 2009 16:35:24 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n49GZONu078953; Sat, 9 May 2009 16:35:24 GMT (envelope-from gerald) Message-Id: <200905091635.n49GZONu078953@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 9 May 2009 16:35:24 +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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2009 16:35:25 -0000 gerald 2009-05-09 16:35:24 UTC FreeBSD ports repository Modified files: textproc/bibtex2html Makefile distinfo Log: Update to bibtex2html 1.94. This brings the following change: - Support for arXiv preprints links: A field "eprint = {xxx}" will be recognized, if any, and a link to http://arxiv.org/abs/ will be displayed. The command-line option -noeprint disables this new behavior; the option -eprintf-prefix sets a different prefix for these URLs. Revision Changes Path 1.32 +1 -1 ports/textproc/bibtex2html/Makefile 1.30 +3 -3 ports/textproc/bibtex2html/distinfo