From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 28 23:00:50 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BADD16A4CE for ; Tue, 28 Sep 2004 23:00:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6222743D2F for ; Tue, 28 Sep 2004 23:00:50 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8SN0oEZ021766 for ; Tue, 28 Sep 2004 23:00:50 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8SN0o28021765; Tue, 28 Sep 2004 23:00:50 GMT (envelope-from gnats) Date: Tue, 28 Sep 2004 23:00:50 GMT Message-Id: <200409282300.i8SN0o28021765@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Danny Pansters Subject: Re: ports/71610: [PATCH] x11-toolkits/py23-kde: update to 3.11.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 23:00:50 -0000 The following reply was made to PR ports/71610; it has been noted by GNATS. From: Danny Pansters To: freebsd-gnats-submit@freebsd.org, danny@ricin.com Cc: Subject: Re: ports/71610: [PATCH] x11-toolkits/py23-kde: update to 3.11.3 Date: Wed, 29 Sep 2004 00:49:27 +0200 Please see ports/72156 for the new version. The patch was wrong, it was taken against an older PyKDE version. This PR can be closed. ports/72156 is related to ports/72152, ports/72153 and ports/72154 which are qscintilla, py-sip and py-qt, all of which (as py-kde) needed to be updated as the older distfiles are not fetchable anymore. Please note that to avoid breakage either all port updates should be committed in synch or qscintilla and py-sip before py-qt, and then py-qt before py-kde (although building py-kde or even py-qt with an outdated pyuic might work, it's a dead end now, we really have to upgrade all of them). Thierry, thanks for your help (and patience).