svn commit: r566357 - head/graphics/mesa-devel

Jan Beich jbeich at FreeBSD.org
Tue Feb 23 00:50:22 UTC 2021


Author: jbeich
Date: Tue Feb 23 00:50:20 2021
New Revision: 566357
URL: https://svnweb.freebsd.org/changeset/ports/566357

Log:
  graphics/mesa-devel: update to 21.0.b.2148
  
  Changes:	https://gitlab.freedesktop.org/mesa/mesa/-/compare/3250e04d25e...60726ed0d31

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	Tue Feb 23 00:50:13 2021	(r566356)
+++ head/graphics/mesa-devel/Makefile	Tue Feb 23 00:50:20 2021	(r566357)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	mesa
-DISTVERSION=	21.0-branchpoint-2052
-DISTVERSIONSUFFIX=	-g3250e04d25e
+DISTVERSION=	21.0-branchpoint-2148
+DISTVERSIONSUFFIX=	-g60726ed0d31
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
@@ -18,7 +18,8 @@ PATCHFILES+=	19e001833ec1.patch:-p1 # https://gitlab.f
 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
+PATCHFILES+=	e70b8a595fdb.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9169
+PATCHFILES+=	033ef62c3532.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	Tue Feb 23 00:50:13 2021	(r566356)
+++ head/graphics/mesa-devel/distinfo	Tue Feb 23 00:50:20 2021	(r566357)
@@ -1,6 +1,6 @@
-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
+TIMESTAMP = 1614039634
+SHA256 (mesa3d-mesa-21.0-branchpoint-2148-g60726ed0d31_GH0.tar.gz) = 624cb0cfbb5895d721a50a32f7ba8189b8322ebaa868cb34cfd829cf2893f38f
+SIZE (mesa3d-mesa-21.0-branchpoint-2148-g60726ed0d31_GH0.tar.gz) = 23012036
 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73
 SIZE (9f52b5177728.patch) = 832
 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109
@@ -23,5 +23,7 @@ SHA256 (79a9c5e470c2.patch) = d6f5e0378d16864e21399c4e
 SIZE (79a9c5e470c2.patch) = 866
 SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826
 SIZE (891152495cf7.patch) = 1258
-SHA256 (6bac85341b5d.patch) = a8f6858ab1330190f4f16a95ed8b434a3ea933ee401c913a5afb66d5ad39532d
-SIZE (6bac85341b5d.patch) = 1462
+SHA256 (e70b8a595fdb.patch) = 92b77b4146ca08514f769417a8a1b2525a7b68ab3af57650db5431b1832dd95c
+SIZE (e70b8a595fdb.patch) = 1254
+SHA256 (033ef62c3532.patch) = d167946f3a4ea5191b7f3cce7fdc23172fde4c4557aa1e0c3da10419b3346d83
+SIZE (033ef62c3532.patch) = 1295


More information about the svn-ports-all mailing list