From owner-freebsd-x11@freebsd.org Sun May 21 22:00:59 2017 Return-Path: Delivered-To: freebsd-x11@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 912F8D7883E for ; Sun, 21 May 2017 22:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7AD83BDB for ; Sun, 21 May 2017 22:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 77404D7883D; Sun, 21 May 2017 22:00:59 +0000 (UTC) Delivered-To: x11@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 76E45D7883C for ; Sun, 21 May 2017 22:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 6645CBD7 for ; Sun, 21 May 2017 22:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v4LM0xA4094006 for ; Sun, 21 May 2017 22:00:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 219247] graphics/mesa-{dri,libs}: update to 17.1.0 Date: Sun, 21 May 2017 22:00:59 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2017 22:00:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219247 --- Comment #9 from Jan Beich (away from May 25 to June 11) --- (In reply to Matthew Rezny from comment #8) > I was unaware you were tracking Mesa development until I found this PR. P= erhaps > we should be more closely collaborating. If you're on IRC, drop by > #freebsd-xorg sometime. I do collaborate but mainly via mailing lists and bugzilla. IRC has too many downsides (no Tor support, lack of public logs, requires stable connection, different timezones) to make it hard to keep up. > I used a couple of your simple patches and of course the plist correction= s in > the 17.1 update, but I already had simpler fixes for the other build issu= es. > The one-line fix for GCC atomics should give a clue why it was only an is= sue on > 11.0 i386 and not 10.3 (where I'd already worked around that issue). I don't like your fix for USES=3Dshebangfix. Many files are still pointless= ly regenerated. Maybe drop the whole SHEBANG_FILES as **/Makefile.am prepends $(PYTHON_GEN) which is more portable or (like in my patch) reset timestamps. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=