From 75422fdb2ecad7b9fca6806a18f8250135ed7e22 Mon Sep 17 00:00:00 2001 From: anholt Date: Thu, 18 Dec 2003 08:47:32 +0000 Subject: Update to DRI drivers tagged in the Mesa 5.1 release. They were not included in the official Mesa tarball, so I've made my own. The plan is to release Mesa 6.0 RSN, and I plan to update the stable DRI drivers at that time, so pointing out bugs found with these newer drivers to me or dri-devel@lists.sf.net is recommended. --- graphics/dri-devel/Makefile | 4 ++-- graphics/dri-devel/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/dri-devel') diff --git a/graphics/dri-devel/Makefile b/graphics/dri-devel/Makefile index 9d7a43c46ef6..edf60ef815b6 100644 --- a/graphics/dri-devel/Makefile +++ b/graphics/dri-devel/Makefile @@ -6,13 +6,13 @@ # PORTNAME= dri -PORTVERSION= 5.1.p1 +PORTVERSION= 5.1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= anholt/dri-devel DISTFILES= ${PORTNAME}-20031209.tar.bz2 \ - Mesa-newtree-20031209.tar.bz2 + Mesa-newtree-5.1.tar.bz2 MAINTAINER= anholt@FreeBSD.org COMMENT= OpenGL hardware acceleration drivers snapshot for XFree86 diff --git a/graphics/dri-devel/distinfo b/graphics/dri-devel/distinfo index a2d676708400..9e8301eb68c7 100644 --- a/graphics/dri-devel/distinfo +++ b/graphics/dri-devel/distinfo @@ -1,2 +1,2 @@ MD5 (dri-20031209.tar.bz2) = 07c2d6d771aabac1b487bb89da47c4ee -MD5 (Mesa-newtree-20031209.tar.bz2) = ef65ba41c698c6066798a3af13fe7674 +MD5 (Mesa-newtree-5.1.tar.bz2) = 62c02bbc1c1379c9f6b73350cec04fe3 -- cgit