Date: Sat, 20 Jun 2020 00:53:57 +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: r539685 - head/graphics/mesa-devel Message-ID: <202006200053.05K0rvek003929@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006200053.05K0rvek003929>