From owner-svn-ports-all@FreeBSD.ORG Wed Oct 16 16:25:01 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 33248A37; Wed, 16 Oct 2013 16:25:01 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD1282A09; Wed, 16 Oct 2013 16:25:00 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:34299] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id r9GGOuJS075414 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Wed, 16 Oct 2013 20:24:58 +0400 (MSK) From: Max Brazhnikov To: Raphael Kubo da Costa Subject: Re: svn commit: r330463 - in head: databases/py-qt4-sql devel/py-qt4 devel/py-qt4-assistant devel/py-qt4-core devel/py-qt4-dbus devel/py-qt4-dbussupport devel/py-qt4-declarative devel/py-qt4-designer d... Date: Wed, 16 Oct 2013 16:24:57 +0000 Message-ID: <6686204.g4qWCRthIv@mercury.ph.man.ac.uk> User-Agent: KMail/4.11 (FreeBSD/9.2-STABLE; KDE/4.11.0; amd64; ; ) In-Reply-To: <201310152152.r9FLqYaC041055@svn.freebsd.org> References: <201310152152.r9FLqYaC041055@svn.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 16:25:01 -0000 On Tue, 15 Oct 2013 21:52:34 +0000Tue Oct 15 21:52:33 2013 Raphael Kubo da Costa wrote: > Author: rakuco > Date: Tue Oct 15 21:52:33 2013 > New Revision: 330463 > URL: http://svnweb.freebsd.org/changeset/ports/330463 > > Log: > Update SIP to 4.15.2 and PyQt to 4.10.3. > > This commit also adds proper staging support to all the ports being updated. > > In collaboration with Schaich Alonso and > Tomasz Kowalczyk . Raphael, please request exp-run for sip/py-qt updates next time, dependent ports are too sensitive even to minor sip updates. Besides some ports work only with sip they were compiled with, I usually bump portrevisions for all dependent ports after sip/py-qt update. Max