From owner-svn-ports-all@freebsd.org Sat Jun 20 00:53:59 2020 Return-Path: Delivered-To: svn-ports-all@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 B280C33DE6D; Sat, 20 Jun 2020 00:53:59 +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 49pccl0Mblz42lX; Sat, 20 Jun 2020 00:53:58 +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 D240C23B7D; Sat, 20 Jun 2020 00:53:57 +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 05K0rvlN003930; Sat, 20 Jun 2020 00:53:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05K0rvek003929; Sat, 20 Jun 2020 00:53:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202006200053.05K0rvek003929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 20 Jun 2020 00:53:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539685 - 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: 539685 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2020 00:54:00 -0000 Author: jbeich Date: Sat Jun 20 00:53:57 2020 New Revision: 539685 URL: https://svnweb.freebsd.org/changeset/ports/539685 Log: graphics/mesa-devel: update to 20.1.b.2119 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e8ad52f7b0c...19b2ac2bb9e 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 Jun 20 00:53:51 2020 (r539684) +++ head/graphics/mesa-devel/Makefile Sat Jun 20 00:53:57 2020 (r539685) @@ -1,15 +1,15 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.1-branchpoint-1988 -DISTVERSIONSUFFIX= -ge8ad52f7b0c +DISTVERSION= 20.1-branchpoint-2119 +DISTVERSIONSUFFIX= -g19b2ac2bb9e CATEGORIES= graphics PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= ee5c7790fa93.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 PATCHFILES+= 9f52b5177728.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 -PATCHFILES+= cefdea8105bf.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+= c7a2ab64144b.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 Modified: head/graphics/mesa-devel/distinfo ============================================================================== --- head/graphics/mesa-devel/distinfo Sat Jun 20 00:53:51 2020 (r539684) +++ head/graphics/mesa-devel/distinfo Sat Jun 20 00:53:57 2020 (r539685) @@ -1,12 +1,12 @@ -TIMESTAMP = 1592426521 -SHA256 (mesa3d-mesa-20.1-branchpoint-1988-ge8ad52f7b0c_GH0.tar.gz) = d03ff693f47bc7a55adbe0c06f99df6e26405237b091a8bda7e5d002273262f0 -SIZE (mesa3d-mesa-20.1-branchpoint-1988-ge8ad52f7b0c_GH0.tar.gz) = 19921643 +TIMESTAMP = 1592609549 +SHA256 (mesa3d-mesa-20.1-branchpoint-2119-g19b2ac2bb9e_GH0.tar.gz) = 48206653d00ed2e870b013ef956afbd5b0808d24bc48cc1b0f3ad9293ff9419b +SIZE (mesa3d-mesa-20.1-branchpoint-2119-g19b2ac2bb9e_GH0.tar.gz) = 19966360 SHA256 (ee5c7790fa93.patch) = 2bebf30e8dfc5d1b5d0c540f3fbbfd75b0876690be8e1ab3626cca0b69854b58 SIZE (ee5c7790fa93.patch) = 1653 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73 SIZE (9f52b5177728.patch) = 832 -SHA256 (cefdea8105bf.patch) = caeb49b2a1a1b6685ad5757f6ff02b0b2eb8858a6113b830c516b33da2d2f3a1 -SIZE (cefdea8105bf.patch) = 1731 +SHA256 (2b9168cf579b.patch) = 2c664de141894b21368abab34fb1a1671d68845551520c9acb7dd5f1d0125072 +SIZE (2b9168cf579b.patch) = 1575 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b