graphics/mesa: Update to 21.1.8

Update to the latest release of the 21.1 branch.

Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-July/225455.html
Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-August/225461.html
Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-September/225465.html

Differential Revision:	https://reviews.freebsd.org/D32351
Sponsored by: Beckhoff Automation GmbH & Co. KG

(cherry picked from commit c55f38a3bc)
This commit is contained in:
Emmanuel Vadot 2021-10-06 14:17:52 +02:00
parent d8d5104968
commit 235016480a
3 changed files with 4 additions and 5 deletions

View File

@ -12,7 +12,7 @@
MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
MESABASEVERSION= 21.1.5
MESABASEVERSION= 21.1.8
# if there is a subversion, don't include the '-' between 7.11-rc2.
MESASUBVERSION=

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1626357419
SHA256 (mesa-21.1.5.tar.xz) = 022c7293074aeeced2278c872db4fa693147c70f8595b076cf3f1ef81520766d
SIZE (mesa-21.1.5.tar.xz) = 15286704
TIMESTAMP = 1633514529
SHA256 (mesa-21.1.8.tar.xz) = 5cd32f5d089dca75300578a3d771a656eaed652090573a2655fe4e7022d56bfc
SIZE (mesa-21.1.8.tar.xz) = 15410504

View File

@ -2,7 +2,6 @@
PORTNAME= mesa-libs
PORTVERSION= ${MESAVERSION}
PORTREVISION= 2
CATEGORIES= graphics
COMMENT= OpenGL libraries that support GLX and EGL clients