summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-10-21 06:25:26 +0000
committerbjs <bjs@pkgsrc.org>2008-10-21 06:25:26 +0000
commit9fc300342d04f5cb6afd0b69524a9bec0a8211a9 (patch)
treedd1dc220cfbb7ae79a5c45fd35c488c9bb3c5211 /graphics/Mesa
parent37454bc0cf85164ff9715ce312c0c6e4e7c7eeb1 (diff)
downloadpkgsrc-9fc300342d04f5cb6afd0b69524a9bec0a8211a9.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