From owner-svn-ports-all@freebsd.org Tue Jan 12 20:15:14 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04254A80C0C; Tue, 12 Jan 2016 20:15:14 +0000 (UTC) (envelope-from freebsd.contact@marino.st) 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 D6E6D1172; Tue, 12 Jan 2016 20:15:13 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.120.62] (095-097-241-198.static.chello.nl [95.97.241.198]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9825E43BC7; Tue, 12 Jan 2016 14:15:05 -0600 (CST) Subject: Re: svn commit: r405907 - head/Mk To: Stephen Montgomery-Smith , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201601121956.u0CJuDGY042099@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <56955EC7.8040306@marino.st> Date: Tue, 12 Jan 2016 21:15:03 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <201601121956.u0CJuDGY042099@repo.freebsd.org> 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: Tue, 12 Jan 2016 20:15:14 -0000 On 1/12/2016 8:56 PM, Stephen Montgomery-Smith wrote: > Author: stephen > Date: Tue Jan 12 19:56:13 2016 > New Revision: 405907 > URL: https://svnweb.freebsd.org/changeset/ports/405907 > > Log: > - Svn revision 405533 upgraded /math/octave to version 4.0.0. This version > of octave segfaults with FreeBSD. Many of the octave-forge-* ports don't > build, and those that build don't work. So they are all being marked > broken until it is fixed. > Why not revert 405533 instead (and set the epoch)? John