aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-06-16 08:43:37 +0800
committerjbeich <jbeich@FreeBSD.org>2018-06-16 08:43:37 +0800
commit57220b8ba5807ec061874b0ef4b486d32482d8f5 (patch)
tree62f7253884a5488442dc271d887f240f9d7d5e82 /graphics
parent8f3d8143bb9a207ab3c21209ae4de38958a2e829 (diff)
downloadfreebsd-ports-gnome-57220b8ba5807ec061874b0ef4b486d32482d8f5.tar.gz
freebsd-ports-gnome-57220b8ba5807ec061874b0ef4b486d32482d8f5.tar.zst
freebsd-ports-gnome-57220b8ba5807ec061874b0ef4b486d32482d8f5.zip
graphics/mesa-{libs,dri}: update to 18.1.2
Changes: https://www.mesa3d.org/relnotes/18.1.2.html PR: 227685
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mesa-dri/Makefile.common2
-rw-r--r--graphics/mesa-dri/Makefile.targets9
-rw-r--r--graphics/mesa-dri/distinfo6
3 files changed, 4 insertions, 13 deletions
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common
index 3b6a879296d0..50c4532dafb7 100644
--- a/graphics/mesa-dri/Makefile.common
+++ b/graphics/mesa-dri/Makefile.common
@@ -14,7 +14,7 @@
MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
-MESABASEVERSION= 18.1.1
+MESABASEVERSION= 18.1.2
# if there is a subversion, don't include the '-' between 7.11-rc2.
MESASUBVERSION=
diff --git a/graphics/mesa-dri/Makefile.targets b/graphics/mesa-dri/Makefile.targets
index fbb3cada941a..5018497efc8f 100644
--- a/graphics/mesa-dri/Makefile.targets
+++ b/graphics/mesa-dri/Makefile.targets
@@ -16,15 +16,6 @@ post-patch:
. if ${COMPONENT} == osmesa
@${REINPLACE_CMD} -e 's|x86_64|amd64|' ${WRKSRC}/configure.ac
. endif
-# Disable use of GCC_ATOMICs on i386 to avoid build failures
-# Clang in 10.3 fails with cannot compile this atomic library call yet 'p_atomic_add'
-# Clang in 11.0 fails with undefined reference to `__atomic_fetch_add_8`
-. if ${ARCH} == "i386"
- @${REINPLACE_CMD} -e 's|GCC_ATOMIC_BUILTINS_SUPPORTED||' ${WRKSRC}/configure
-. if ${COMPONENT} == osmesa
- @${REINPLACE_CMD} -e 's|GCC_ATOMIC_BUILTINS_SUPPORTED||' ${WRKSRC}/configure.ac
-. endif
-. endif
.endif
@${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \
${WRKSRC}/src/util/xmlconfig.c
diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo
index 1a4e15240b70..70f44e50a5b8 100644
--- a/graphics/mesa-dri/distinfo
+++ b/graphics/mesa-dri/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527874349
-SHA256 (mesa-18.1.1.tar.xz) = d3312a2ede5aac14a47476b208b8e3a401367838330197c4588ab8ad420d7781
-SIZE (mesa-18.1.1.tar.xz) = 11110892
+TIMESTAMP = 1529095068
+SHA256 (mesa-18.1.2.tar.xz) = 070bf0648ba5b242d7303ceed32aed80842f4c0ba16e5acc1a650a46eadfb1f9
+SIZE (mesa-18.1.2.tar.xz) = 11124408