From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 12 17:20:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15F3F106566C for ; Fri, 12 Sep 2008 17:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 04DB48FC0C for ; Fri, 12 Sep 2008 17:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m8CHK5HU089411 for ; Fri, 12 Sep 2008 17:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m8CHK5B1089410; Fri, 12 Sep 2008 17:20:05 GMT (envelope-from gnats) Date: Fri, 12 Sep 2008 17:20:05 GMT Message-Id: <200809121720.m8CHK5B1089410@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Yasuhiro KIMURA Cc: Subject: Re: ports/119556: [PATCH] textproc/xerces-c2: Update to 2.8.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yasuhiro KIMURA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 17:20:06 -0000 The following reply was made to PR ports/119556; it has been noted by GNATS. From: Yasuhiro KIMURA To: mohacsi@niif.hu Cc: bug-followup@FreeBSD.org, edwin@freebsd.org Subject: Re: ports/119556: [PATCH] textproc/xerces-c2: Update to 2.8.0 Date: Sat, 13 Sep 2008 02:00:44 +0900 (JST) Hi. Since 2.8.0 is latest release version, I think following step is preferable: 1. Repocopy textproc/xerces-c2 to textproc/xerces-c27. 2. Change dependency of textproc/p5-XML-Xerces from textproc/xerces-c2 to textproc/xerces-c27. 3. Update textproc/xerces-c2 to 2.8.0 4. If there are any other ports which depend on textproc/xerces-c2 and are not compatible with 2.8.0, change depenency of them as textproc/p5-XML-Xerces. Regards. --- Yasuhiro KIMURA