From 9fc300342d04f5cb6afd0b69524a9bec0a8211a9 Mon Sep 17 00:00:00 2001 From: bjs Date: Tue, 21 Oct 2008 06:25:26 +0000 Subject: Sync MesaLib with upstream mesa_7_0_branch. While here, patch the r300 dri driver so that the __driConfigOptions symbol is visible. This is necessary for xdriinfo and driconf to work. Bump MesaLib's PKGREVISION. --- graphics/Mesa/Makefile.version | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/Mesa') diff --git a/graphics/Mesa/Makefile.version b/graphics/Mesa/Makefile.version index f41cb8355c0..c40b45b7afe 100644 --- a/graphics/Mesa/Makefile.version +++ b/graphics/Mesa/Makefile.version @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.version,v 1.1 2008/09/18 21:10:28 bjs Exp $ +# $NetBSD: Makefile.version,v 1.2 2008/10/21 06:25:26 bjs Exp $ # # When changing this version, please run "make distinfo" in the following # package directories: @@ -14,9 +14,9 @@ MESA_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/} MESA_VERSION= 7.0.4 MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL} -#MESA_PATCHFILES= 001 002 003 +MESA_PATCHFILES= 001 MESA_PATCHLEVEL= .1 -#PATCHFILES= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@} -#PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/bjs/patchfiles/ -#PATCH_DIST_STRIP= -p1 +PATCHFILES= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@} +PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/bjs/patchfiles/ +PATCH_DIST_STRIP= -p0 -- cgit v1.2.3