- Update to 7.10.1

Release notes: http://mesa3d.org/relnotes-7.10.1.html
This commit is contained in:
Pietro Cerutti 2011-03-10 12:32:51 +00:00
parent 3a1c9e83f1
commit 7d76a3dae4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270603
3 changed files with 3 additions and 18 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libosmesa
PORTVERSION= 7.9.1
PORTVERSION= 7.10.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
DISTNAME= MesaLib-${PORTVERSION}

View file

@ -1,2 +1,2 @@
SHA256 (MesaLib-7.9.1.tar.bz2) = 403986cd83d957db17957f11c320c9562cc8675273efbaa402e88bf4e6586721
SIZE (MesaLib-7.9.1.tar.bz2) = 5640520
SHA256 (MesaLib-7.10.1.tar.bz2) = 9f4c67b212d9ecb83819e76645cecbebafbbfd6cb76290d0c2ea9f5ad9507390
SIZE (MesaLib-7.10.1.tar.bz2) = 5866217

View file

@ -1,15 +0,0 @@
--- src/glsl/Makefile.orig 2011-01-31 12:12:57.000000000 +0100
+++ src/glsl/Makefile 2011-01-31 12:13:06.000000000 +0100
@@ -114,11 +114,11 @@
$(CXX_SOURCES:.cpp=.o)
INCLUDES = \
- $(TALLOC_CFLAGS) \
-I. \
-I../mesa \
-I../mapi \
-I../../include \
+ $(TALLOC_CFLAGS) \
$(LIBRARY_INCLUDES)
ALL_SOURCES = \