summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-21 06:25:26 +0000
committerbjs <bjs>2008-10-21 06:25:26 +0000
commitc57c37b21dad28b15c9ca146235db8889bacc2c2 (patch)
treedd1dc220cfbb7ae79a5c45fd35c488c9bb3c5211 /graphics/Mesa
parent58df96d6d470d8e022565d1aa0654c500fef729f (diff)
downloadpkgsrc-c57c37b21dad28b15c9ca146235db8889bacc2c2.tar.gz
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.
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.version10
1 files changed, 5 insertions, 5 deletions
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