svn commit: r566181 - branches/2021Q1/graphics/mesa-devel

Jan Beich jbeich at FreeBSD.org
Sat Feb 20 19:07:48 UTC 2021


Author: jbeich
Date: Sat Feb 20 19:07:47 2021
New Revision: 566181
URL: https://svnweb.freebsd.org/changeset/ports/566181

Log:
  MFH: r566180
  
  graphics/mesa-devel: update to 21.0.b.2052
  
  Changes:	https://gitlab.freedesktop.org/mesa/mesa/-/compare/575756274a8...3250e04d25e

Modified:
  branches/2021Q1/graphics/mesa-devel/Makefile
  branches/2021Q1/graphics/mesa-devel/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/graphics/mesa-devel/Makefile
==============================================================================
--- branches/2021Q1/graphics/mesa-devel/Makefile	Sat Feb 20 19:06:21 2021	(r566180)
+++ branches/2021Q1/graphics/mesa-devel/Makefile	Sat Feb 20 19:07:47 2021	(r566181)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	mesa
-DISTVERSION=	21.0-branchpoint-1876
-DISTVERSIONSUFFIX=	-g575756274a8
+DISTVERSION=	21.0-branchpoint-2052
+DISTVERSIONSUFFIX=	-g3250e04d25e
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
@@ -17,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: branches/2021Q1/graphics/mesa-devel/distinfo
==============================================================================
--- branches/2021Q1/graphics/mesa-devel/distinfo	Sat Feb 20 19:06:21 2021	(r566180)
+++ branches/2021Q1/graphics/mesa-devel/distinfo	Sat Feb 20 19:07:47 2021	(r566181)
@@ -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-all mailing list