From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 15 18:40:26 2006 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 989B316A4A7 for ; Fri, 15 Dec 2006 18:40:26 +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 5501C43CB8 for ; Fri, 15 Dec 2006 18:38:28 +0000 (GMT) (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 kBFIeBBU057521 for ; Fri, 15 Dec 2006 18:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBFIeBmJ057520; Fri, 15 Dec 2006 18:40:11 GMT (envelope-from gnats) Date: Fri, 15 Dec 2006 18:40:11 GMT Message-Id: <200612151840.kBFIeBmJ057520@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: TAOKA Fumiyoshi Cc: Subject: Re: ports/104323: [patch] math/vtk-python build failure with python2.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: TAOKA Fumiyoshi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 18:40:26 -0000 The following reply was made to PR ports/104323; it has been noted by GNATS. From: TAOKA Fumiyoshi To: Martin Wilke Cc: ko@irfu.se, freebsd-ports-bugs@FreeBSD.org, bug-followup@freebsd.org Subject: Re: ports/104323: [patch] math/vtk-python build failure with python2.5 Date: Sat, 16 Dec 2006 03:36:57 +0900 On 2006/12/09, at 14:56, Martin Wilke wrote: > Synopsis: [patch] math/vtk-python build failure with python2.5 > > State-Changed-From-To: feedback->closed > State-Changed-By: miwi > State-Changed-When: Sat Dec 9 14:56:06 UTC 2006 > State-Changed-Why: > Committed. Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=104323 > It seems that the first half of the patch, for Makefile, was not committed. It is necessary, isn't it?