From owner-svn-ports-head@FreeBSD.ORG Tue Jul 29 14:20:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8123492C; Tue, 29 Jul 2014 14:20:50 +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 57AD6261C; Tue, 29 Jul 2014 14:20:49 +0000 (UTC) Received: from [192.168.0.21] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1C39043B4A; Tue, 29 Jul 2014 09:20:30 -0500 (CDT) Message-ID: <53D7AD9B.6010900@marino.st> Date: Tue, 29 Jul 2014 16:20:11 +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: Alexey Dokuchaev , John Marino Subject: Re: svn commit: r363156 - in head/lang/squeak: . files References: <201407281410.s6SEAAMq075114@svn.freebsd.org> <20140729141707.GA92796@FreeBSD.org> In-Reply-To: <20140729141707.GA92796@FreeBSD.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 14:20:50 -0000 On 7/29/2014 16:17, Alexey Dokuchaev wrote: > On Mon, Jul 28, 2014 at 02:10:10PM +0000, John Marino wrote: >> New Revision: 363156 >> URL: http://svnweb.freebsd.org/changeset/ports/363156 >> QAT: https://qat.redports.org/buildarchive/r363156/ >> >> Log: >> lang/squeak: Claimed fix for PowerPC >> >> I've no way to test this, but it supposedly fixes the PowerPC build. > > I can confirm that 1) it was indeed broken without the patch; 2) adding the > patch fixed it. > >> Submitter has been notified the port will be removed due to lack of >> staging soon. > > It is also ugly as hell. I'll see what I can do to clean it up. > there's already a PR for this, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192234 (assigned to wg already)