From owner-svn-ports-all@freebsd.org Wed Feb 1 03:53:19 2017 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 8781FCC9A1C; Wed, 1 Feb 2017 03:53:19 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 636561248; Wed, 1 Feb 2017 03:53:18 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 10C361E1; Tue, 31 Jan 2017 21:53:12 -0600 (CST) Date: Tue, 31 Jan 2017 21:53:11 -0600 From: Mark Linimon To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r432946 - head/audio/musicpd Message-ID: <20170201035310.GA32398@lonesome.com> References: <201701311951.v0VJpW4U044196@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201701311951.v0VJpW4U044196@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 01 Feb 2017 03:53:19 -0000 On Tue, Jan 31, 2017 at 07:51:32PM +0000, Thomas Zander wrote: > Marking port broken on armv6 was done based on the results of a bulk build > of the ports tree as of r431452, i.e. before the fix for this particular > link error was committed in r431615. I was so focused on checking for aarch64 I failed to re-check for armv6. I'm sorry about that. I really try to avoid things like this. mcl