From owner-svn-ports-head@freebsd.org Thu Dec 24 00:56:22 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B34984CFA1C; Thu, 24 Dec 2020 00:56:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1Wq81F7qz4hmX; Thu, 24 Dec 2020 00:56:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 00FE8278AF; Thu, 24 Dec 2020 00:56:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BO0uJ7M033908; Thu, 24 Dec 2020 00:56:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BO0uJNt033906; Thu, 24 Dec 2020 00:56:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202012240056.0BO0uJNt033906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 24 Dec 2020 00:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559040 - head/graphics/mesa-devel X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/mesa-devel X-SVN-Commit-Revision: 559040 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2020 00:56:24 -0000 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