From owner-svn-ports-all@FreeBSD.ORG Wed Apr 15 14:12:12 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D99AEE4C; Wed, 15 Apr 2015 14:12:12 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AACEA641; Wed, 15 Apr 2015 14:12:11 +0000 (UTC) Received: from [10.31.9.118] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id E4A5A43C35; Wed, 15 Apr 2015 09:12:09 -0500 (CDT) Message-ID: <552E71B8.3020102@marino.st> Date: Wed, 15 Apr 2015 16:12:08 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Dmitry Marakasov , marino@freebsd.org CC: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r383466 - in head/x11-toolkits/wxgtk30: . files References: <201504061849.t36InrtY095320@svn.freebsd.org> <20150410174533.GB77333@hades.panopticon> <55281352.6060904@marino.st> <20150412002519.GG21982@hades.panopticon> <552A0F83.10704@marino.st> <552A30CF.6060204@marino.st> <20150415140133.GB49022@hades.panopticon> In-Reply-To: <20150415140133.GB49022@hades.panopticon> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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, 15 Apr 2015 14:12:13 -0000 On 4/15/2015 16:01, Dmitry Marakasov wrote: > * John Marino (freebsd.contact@marino.st) wrote: > > > And these die with sigsegv on >= 10.x > > multimedia/photofilmstrip > audio/py-karaoke > deskutils/wammu > devel/drpython > there are PRs from ports fury to fix py-karaoke and drpython. They were broken for me before wx was changed. John