From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 15 00:00:17 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0673E16A400 for ; Thu, 15 Feb 2007 00:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id DCE7213C467 for ; Thu, 15 Feb 2007 00:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1F00GB7071245 for ; Thu, 15 Feb 2007 00:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1F00F2f071234; Thu, 15 Feb 2007 00:00:15 GMT (envelope-from gnats) Resent-Date: Thu, 15 Feb 2007 00:00:15 GMT Resent-Message-Id: <200702150000.l1F00F2f071234@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBADB16A400; Wed, 14 Feb 2007 23:56:53 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 8A77213C491; Wed, 14 Feb 2007 23:56:53 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l1ENuqco004054; Thu, 15 Feb 2007 07:56:52 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l1ENuq8b079168; Thu, 15 Feb 2007 07:56:52 +0800 (CST) (envelope-from rafan) Message-Id: <200702142356.l1ENuq8b079168@svm.csie.ntu.edu.tw> Date: Thu, 15 Feb 2007 07:56:52 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gerald@FreeBSD.org Subject: ports/109181: [PATCH] textproc/bibtex2html: update to 1.85 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2007 00:00:17 -0000 >Number: 109181 >Category: ports >Synopsis: [PATCH] textproc/bibtex2html: update to 1.85 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 15 00:00:14 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.2-PRERELEASE amd64 >Organization: NTU CSIE >Environment: >Description: - Update to 1.85 Port maintainer (gerald@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- bibtex2html-1.85.patch begins here --- Index: Makefile =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/textproc/bibtex2html/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 31 Oct 2006 12:03:11 -0000 1.21 +++ Makefile 14 Feb 2007 23:56:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.84 +PORTVERSION= 1.85 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ Index: distinfo =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/textproc/bibtex2html/distinfo,v retrieving revision 1.20 diff -u -u -r1.20 distinfo --- distinfo 31 Oct 2006 12:03:11 -0000 1.20 +++ distinfo 14 Feb 2007 23:56:42 -0000 @@ -1,3 +1,3 @@ -MD5 (bibtex2html-1.84.tar.gz) = d2e6521640a2f31112aba81904d9b6b6 -SHA256 (bibtex2html-1.84.tar.gz) = 38a204fa482f1dd6e6c3275576d50c8a7968e772421340b9bc53a3c3de899385 -SIZE (bibtex2html-1.84.tar.gz) = 66617 +MD5 (bibtex2html-1.85.tar.gz) = cc6a0e600cc82741fd94d38b671129f8 +SHA256 (bibtex2html-1.85.tar.gz) = c1bdff5920afad6456b2722c8c787d9906959fc36b82d192fbc62a8d2410919b +SIZE (bibtex2html-1.85.tar.gz) = 67044 --- bibtex2html-1.85.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: