svn commit: r566180 - head/graphics/mesa-devel
Jan Beich
jbeich at FreeBSD.org
Sat Feb 20 19:06:23 UTC 2021
Author: jbeich
Date: Sat Feb 20 19:06:21 2021
New Revision: 566180
URL: https://svnweb.freebsd.org/changeset/ports/566180
Log:
graphics/mesa-devel: update to 21.0.b.2052
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/575756274a8...3250e04d25e
Modified:
head/graphics/mesa-devel/Makefile (contents, props changed)
head/graphics/mesa-devel/distinfo (contents, props changed)
Modified: head/graphics/mesa-devel/Makefile
==============================================================================
--- head/graphics/mesa-devel/Makefile Sat Feb 20 19:06:12 2021 (r566179)
+++ head/graphics/mesa-devel/Makefile Sat Feb 20 19:06:21 2021 (r566180)
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= mesa
-DISTVERSION= 21.0-branchpoint-1876
-DISTVERSIONSUFFIX= -g575756274a8
-PORTREVISION= 1
+DISTVERSION= 21.0-branchpoint-2052
+DISTVERSIONSUFFIX= -g3250e04d25e
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -18,6 +17,8 @@ PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.f
PATCHFILES+= 19e001833ec1.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7778
PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
PATCHFILES+= 79a9c5e470c2.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8221
+PATCHFILES+= 891152495cf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9168
+PATCHFILES+= 6bac85341b5d.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9169
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)
Modified: head/graphics/mesa-devel/distinfo
==============================================================================
--- head/graphics/mesa-devel/distinfo Sat Feb 20 19:06:12 2021 (r566179)
+++ head/graphics/mesa-devel/distinfo Sat Feb 20 19:06:21 2021 (r566180)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1613606537
-SHA256 (mesa3d-mesa-21.0-branchpoint-1876-g575756274a8_GH0.tar.gz) = 3363bbd6b075be2ff9d64c488c56ade46fb957ab774496e8b6aaf7e56b5673c7
-SIZE (mesa3d-mesa-21.0-branchpoint-1876-g575756274a8_GH0.tar.gz) = 22941781
+TIMESTAMP = 1613784687
+SHA256 (mesa3d-mesa-21.0-branchpoint-2052-g3250e04d25e_GH0.tar.gz) = 7bc76c948dc078c196bd4658c8f152e96c1417934e7440e46d83347c30c7b370
+SIZE (mesa3d-mesa-21.0-branchpoint-2052-g3250e04d25e_GH0.tar.gz) = 22962755
SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73
SIZE (9f52b5177728.patch) = 832
SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109
@@ -21,3 +21,7 @@ SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062c
SIZE (50433886a3e3.patch) = 2008
SHA256 (79a9c5e470c2.patch) = d6f5e0378d16864e21399c4e0b9192ea2de540ef1421e672b62c5e1c69252cab
SIZE (79a9c5e470c2.patch) = 866
+SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826
+SIZE (891152495cf7.patch) = 1258
+SHA256 (6bac85341b5d.patch) = a8f6858ab1330190f4f16a95ed8b434a3ea933ee401c913a5afb66d5ad39532d
+SIZE (6bac85341b5d.patch) = 1462
More information about the svn-ports-head
mailing list