Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 00:56:19 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559040 - head/graphics/mesa-devel
Message-ID:  <202012240056.0BO0uJNt033906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Dec 24 00:56:19 2020
New Revision: 559040
URL: https://svnweb.freebsd.org/changeset/ports/559040

Log:
  graphics/mesa-devel: update to 20.3.b.1735
  
  Changes:	https://gitlab.freedesktop.org/mesa/mesa/-/compare/fdcb03c2d78...69487c754c4

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	Thu Dec 24 00:56:12 2020	(r559039)
+++ head/graphics/mesa-devel/Makefile	Thu Dec 24 00:56:19 2020	(r559040)
@@ -1,14 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	mesa
-DISTVERSION=	20.3-branchpoint-1603
-DISTVERSIONSUFFIX=	-gfdcb03c2d78
+DISTVERSION=	20.3-branchpoint-1735
+DISTVERSIONSUFFIX=	-g69487c754c4
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	9f52b5177728.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598
-PATCHFILES+=	2b9168cf579b.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598
 PATCHFILES+=	55822330540d.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598
 PATCHFILES+=	f6c7569ad9ea.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598
 PATCHFILES+=	cb8f7a253934.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3568
@@ -17,6 +16,7 @@ PATCHFILES+=	4ed6d957f689.patch:-p1 # https://gitlab.f
 PATCHFILES+=	167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464
 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
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Bleeding edge Mesa drivers (OpenGL, Vulkan)

Modified: head/graphics/mesa-devel/distinfo
==============================================================================
--- head/graphics/mesa-devel/distinfo	Thu Dec 24 00:56:12 2020	(r559039)
+++ head/graphics/mesa-devel/distinfo	Thu Dec 24 00:56:19 2020	(r559040)
@@ -1,10 +1,8 @@
-TIMESTAMP = 1608590968
-SHA256 (mesa3d-mesa-20.3-branchpoint-1603-gfdcb03c2d78_GH0.tar.gz) = 0f2cb9e9ddcba1870c17749fb335c4df929dfcb83b31c33f6a3874679b6c2fd0
-SIZE (mesa3d-mesa-20.3-branchpoint-1603-gfdcb03c2d78_GH0.tar.gz) = 22465113
+TIMESTAMP = 1608764671
+SHA256 (mesa3d-mesa-20.3-branchpoint-1735-g69487c754c4_GH0.tar.gz) = 876309bc0846bc1e5debcca9d6f58fff118a312e2c67dadbcd7adf976582d729
+SIZE (mesa3d-mesa-20.3-branchpoint-1735-g69487c754c4_GH0.tar.gz) = 22459972
 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73
 SIZE (9f52b5177728.patch) = 832
-SHA256 (2b9168cf579b.patch) = 2c664de141894b21368abab34fb1a1671d68845551520c9acb7dd5f1d0125072
-SIZE (2b9168cf579b.patch) = 1575
 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109
 SIZE (55822330540d.patch) = 1278
 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b
@@ -21,3 +19,5 @@ SHA256 (19e001833ec1.patch) = 5ac28692c61dc3dcc5f7e74a
 SIZE (19e001833ec1.patch) = 4057
 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470
 SIZE (50433886a3e3.patch) = 2008
+SHA256 (79a9c5e470c2.patch) = d6f5e0378d16864e21399c4e0b9192ea2de540ef1421e672b62c5e1c69252cab
+SIZE (79a9c5e470c2.patch) = 866



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012240056.0BO0uJNt033906>