From owner-cvs-all@FreeBSD.ORG Mon Feb 14 07:08:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B2216A4CE; Mon, 14 Feb 2005 07:08:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B6443D46; Mon, 14 Feb 2005 07:08:27 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1E78RdO082564; Mon, 14 Feb 2005 07:08:27 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1E78RGH082563; Mon, 14 Feb 2005 07:08:27 GMT (envelope-from anholt) Message-Id: <200502140708.j1E78RGH082563@repoman.freebsd.org> From: Eric Anholt Date: Mon, 14 Feb 2005 07:08:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/dri Makefile distinfo ports/graphics/dri/files patch-xf86drm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 07:08:28 -0000 anholt 2005-02-14 07:08:27 UTC FreeBSD ports repository Modified files: graphics/dri Makefile distinfo Added files: graphics/dri/files patch-xf86drm.h Log: Update to a newer snapshot of stable Mesa. Includes a fix for hangs with RV200 Radeons (thanks Dave Airlie!) [1], fixes for software fallbacks, the usual pile of little conformance and other bugfixes, and fixing the hang on first lock grab on AMD64 (that was a really lame bug). Host the distfile on freefall as well until public_distfiles propagates. PR: [1] ports/75731 Submitted by: [1] pb Revision Changes Path 1.12 +4 -4 ports/graphics/dri/Makefile 1.5 +2 -2 ports/graphics/dri/distinfo 1.1 +11 -0 ports/graphics/dri/files/patch-xf86drm.h (new)