aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-02-09 22:47:19 +0800
committerKoop Mast <kwm@FreeBSD.org>2015-02-09 22:47:19 +0800
commitc272e35fb526ad7623df2ff3f50cce0fcf8060f0 (patch)
treefc394f3b725123b6b82f023aacd7951b2eaac1ca /graphics
parentf96893e5cabbcafd3122b68f0bb4729e01a03c8e (diff)
downloadfreebsd-ports-gnome-c272e35fb526ad7623df2ff3f50cce0fcf8060f0.tar.gz
freebsd-ports-gnome-c272e35fb526ad7623df2ff3f50cce0fcf8060f0.tar.zst
freebsd-ports-gnome-c272e35fb526ad7623df2ff3f50cce0fcf8060f0.zip
Update Mesa to 10.4.4.
Switch to llvm 3.5 for the Mesa 10.x series to be inline with the current OpenCL work. There are regressions in llvm 3.4.x regarding OpenCL. Obtained from: graphics team devel repo
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libGL/bsd.mesalib.mk4
-rw-r--r--graphics/libGL/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libGL/bsd.mesalib.mk b/graphics/libGL/bsd.mesalib.mk
index 730213ed9149..8647b5d4ca91 100644
--- a/graphics/libGL/bsd.mesalib.mk
+++ b/graphics/libGL/bsd.mesalib.mk
@@ -30,7 +30,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
.if defined(WITH_NEW_MESA)
-MESABASEVERSION= 10.4.3
+MESABASEVERSION= 10.4.4
# if there is a subversion, don't include the '-' between 7.11-rc2.
MESASUBVERSION=
@@ -97,7 +97,7 @@ INSTALL_TARGET= install-strip
COMPONENT= ${PORTNAME:tl:C/^lib//:C/mesa-//}
.if defined(WITH_NEW_MESA)
-MESA_LLVM_VER=34
+MESA_LLVM_VER=35
.else
MESA_LLVM_VER=33
.endif
diff --git a/graphics/libGL/distinfo b/graphics/libGL/distinfo
index d8c560cef8f3..afab4824ecac 100644
--- a/graphics/libGL/distinfo
+++ b/graphics/libGL/distinfo
@@ -1,4 +1,4 @@
SHA256 (MesaLib-9.1.7.tar.bz2) = 30e6b878b457c716221a9730b179b2846c38cfd5aa1b02d54aff685f50b844a0
SIZE (MesaLib-9.1.7.tar.bz2) = 6134393
-SHA256 (MesaLib-10.4.3.tar.bz2) = ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad
-SIZE (MesaLib-10.4.3.tar.bz2) = 7504749
+SHA256 (MesaLib-10.4.4.tar.bz2) = f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c
+SIZE (MesaLib-10.4.4.tar.bz2) = 7507100