From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 17 14:43:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BD0216A4CE for ; Sun, 17 Oct 2004 14:43:32 +0000 (GMT) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F357A43D2D for ; Sun, 17 Oct 2004 14:43:31 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.132] (port=49750 helo=smtp1.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1CJCFv-0002mY-6V for freebsd-ports-bugs@freebsd.org; Sun, 17 Oct 2004 16:43:31 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([217.122.43.97]:54266 helo=workstation.homenet) by smtp1.home.nl with esmtp (Exim 4.30) id 1CJCFu-0005pD-9P for freebsd-ports-bugs@freebsd.org; Sun, 17 Oct 2004 16:43:30 +0200 From: Danny Pansters To: freebsd-ports-bugs@freebsd.org User-Agent: KMail/1.7 References: <200410170509.i9H59in7002487@freefall.freebsd.org> In-Reply-To: <200410170509.i9H59in7002487@freefall.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Date: Sun, 17 Oct 2004 16:42:40 +0200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410171642.40806.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: ports/72153: [patch] Update devel/py-sip to 4.1.1 and fix unfetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danny@ricin.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 14:43:32 -0000 On Sunday 17 October 2004 07:09, you wrote: > Do any of the dependencies of this port (or, for that matter, the > related py-qt) need to be reinstalled for this updated version (i.e. > need a PORTVERSION bump?) It does not seem that the shared libraries > that are installed have a version number, but I suppose it's safer > to check first. No. The only exception being qscintilla (dep for py-qt, not for sip) and only because its library version gets bumped up in its new version (and thus in the port's Makefile). Qscintilla has already been committed. > (Also note, your mailer tends to strip tabs when you are doing > followups, which makes life harder for us port committers.) I probably copied-and-pasted without putting the tabs back in. Sorry.