Date: Thu, 3 Sep 2020 00:54:35 +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: r547397 - head/graphics/mesa-devel Message-ID: <202009030054.0830sZWN052802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Sep 3 00:54:35 2020 New Revision: 547397 URL: https://svnweb.freebsd.org/changeset/ports/547397 Log: graphics/mesa-devel: update to 20.2.b.1052 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b778e7bd6c1...bf23ff83e69 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 Sep 3 00:54:26 2020 (r547396) +++ head/graphics/mesa-devel/Makefile Thu Sep 3 00:54:35 2020 (r547397) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.2-branchpoint-894 -DISTVERSIONSUFFIX= -gb778e7bd6c1 +DISTVERSION= 20.2-branchpoint-1052 +DISTVERSIONSUFFIX= -gbf23ff83e69 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -12,9 +12,7 @@ PATCHFILES+= 9f52b5177728.patch:-p1 # https://gitlab.f 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+= ba7629156d4e.patch:-p1 PATCHFILES+= 807ae077ab19.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3568 -PATCHFILES+= fb7a3759f761.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1619 PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= 8f3e0778f9a3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/966#note_394512 PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464 Modified: head/graphics/mesa-devel/distinfo ============================================================================== --- head/graphics/mesa-devel/distinfo Thu Sep 3 00:54:26 2020 (r547396) +++ head/graphics/mesa-devel/distinfo Thu Sep 3 00:54:35 2020 (r547397) @@ -1,6 +1,6 @@ -TIMESTAMP = 1598908659 -SHA256 (mesa3d-mesa-20.2-branchpoint-894-gb778e7bd6c1_GH0.tar.gz) = 9bb90e7ac175b60ab6be341afcb6a392824df680124c7340e8057dd91c373330 -SIZE (mesa3d-mesa-20.2-branchpoint-894-gb778e7bd6c1_GH0.tar.gz) = 21202540 +TIMESTAMP = 1599091596 +SHA256 (mesa3d-mesa-20.2-branchpoint-1052-gbf23ff83e69_GH0.tar.gz) = 0e25b2161e7bd20e7e576a69c01b9bb7d711e4874194117ee93e77638e2ae61a +SIZE (mesa3d-mesa-20.2-branchpoint-1052-gbf23ff83e69_GH0.tar.gz) = 21388211 SHA256 (ee5c7790fa93.patch) = 2bebf30e8dfc5d1b5d0c540f3fbbfd75b0876690be8e1ab3626cca0b69854b58 SIZE (ee5c7790fa93.patch) = 1653 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73 @@ -11,12 +11,8 @@ SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b SIZE (f6c7569ad9ea.patch) = 1653 -SHA256 (ba7629156d4e.patch) = 98d27298163276fb3737c68f7c0f1de7e71ca1eb7c142bcfd5bfdbb9a293e468 -SIZE (ba7629156d4e.patch) = 1046 SHA256 (807ae077ab19.patch) = 3b9fb7e75e4343a42667a249a0ee533110be9a6f113a4a3138d32de592d32bbc SIZE (807ae077ab19.patch) = 3514 -SHA256 (fb7a3759f761.patch) = 7bcc604ba4a5bc64ee247cc191122149a74003b58fde6b3e12bc141c97640a57 -SIZE (fb7a3759f761.patch) = 11952 SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050c024c95234c8d5 SIZE (700efacda59c.patch) = 981 SHA256 (8f3e0778f9a3.patch) = ba3d2f7d9a9508b38eb53d5f1e2120d0114edbef900200838f3a0324a05285f6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009030054.0830sZWN052802>