From owner-svn-ports-all@freebsd.org Tue Jan 12 21:21:26 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 BE5BFA80AB9; Tue, 12 Jan 2016 21:21:26 +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 980A11F3E; Tue, 12 Jan 2016 21:21:26 +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 CE7F243BC7; Tue, 12 Jan 2016 15:21:23 -0600 (CST) Subject: Re: svn commit: r405907 - head/Mk To: "Montgomery-Smith, Stephen" , Stephen Montgomery-Smith , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" References: <201601121956.u0CJuDGY042099@repo.freebsd.org> <56955EC7.8040306@marino.st> <56956CD3.1070302@missouri.edu> Reply-To: marino@freebsd.org From: John Marino Message-ID: <56956E4E.7000605@marino.st> Date: Tue, 12 Jan 2016 22:21:18 +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: <56956CD3.1070302@missouri.edu> 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 21:21:26 -0000 On 1/12/2016 10:15 PM, Montgomery-Smith, Stephen wrote: > On 01/12/2016 02:15 PM, John Marino wrote: >> 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 >> >> > > > Because I don't maintain the math/octave port. > It seems if there was ever a reason to revert a port, this is it. There are over 100 ports dependent on octave, I would think they would have to be tested before upgrading octave (every time). Did you contact maho@? Maybe he should be the one to revert it, but somebody needs to. The situation is bad. John