From owner-svn-ports-all@freebsd.org Thu Aug 6 15:31:22 2015 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 1A1A09B47F6; Thu, 6 Aug 2015 15:31:22 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.infocus-llc.com (mail.infocus-llc.com [199.15.120.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA6A7AE3; Thu, 6 Aug 2015 15:31:21 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tarragon.infocus-llc.com (Postfix) with ESMTPSA id 3mnDLb3VtYzhT; Thu, 6 Aug 2015 10:31:19 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3mnDLZ6HGNz1gy; Thu, 6 Aug 2015 10:31:18 -0500 (CDT) Date: Thu, 6 Aug 2015 10:31:18 -0500 From: "Matthew D. Fuller" To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r393607 - in head: . Mk accessibility/at-spi2-atk accessibility/at-spi2-core accessibility/atk accessibility/caribou accessibility/orca accessibility/py-atspi accessibility/py3-atspi ar... Message-ID: <20150806153118.GA73694@over-yonder.net> References: <201508051913.t75JDQQu091307@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201508051913.t75JDQQu091307@repo.freebsd.org> X-Editor: vi X-OS: FreeBSD X-Virus-Scanned: clamav-milter 0.98.7 at mail.tarragon.infocus-llc.com X-Virus-Status: Clean User-Agent: Mutt/1.5.23-fullermd.4 (2014-03-12) 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: Thu, 06 Aug 2015 15:31:22 -0000 On Wed, Aug 05, 2015 at 07:13:26PM +0000 I heard the voice of Koop Mast, and lo! it spake thus: > Author: kwm > Date: Wed Aug 5 19:13:24 2015 > New Revision: 393607 > URL: https://svnweb.freebsd.org/changeset/ports/393607 > > Log: > The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. > > head/devel/glib20/Makefile This glib update seems to give Firefox indigestion. With the 2.44, if I try to pull up any sort of Save dialog (File menu -> Save Page, right click image -> Save Image As), it just deadlocks itself. Dropping back to 2.42 with the rest of the updates left in place, it works fine. -- Matthew Fuller