Date: Tue, 30 Jun 2020 01:00:52 +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: r540848 - head/graphics/mesa-devel Message-ID: <202006300100.05U10qvo062414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jun 30 01:00:52 2020 New Revision: 540848 URL: https://svnweb.freebsd.org/changeset/ports/540848 Log: graphics/mesa-devel: update to 20.1.b.2420 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/c0c03f4772f...849227d70f3 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 Tue Jun 30 01:00:22 2020 (r540847) +++ head/graphics/mesa-devel/Makefile Tue Jun 30 01:00:52 2020 (r540848) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.1-branchpoint-2394 -DISTVERSIONSUFFIX= -gc0c03f4772f +DISTVERSION= 20.1-branchpoint-2420 +DISTVERSIONSUFFIX= -g849227d70f3 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -20,7 +20,7 @@ PATCHFILES+= 807ae077ab19.patch:-p1 # https://gitlab.f PATCHFILES+= fb7a3759f761.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1619 PATCHFILES+= 9291544ca0bd.patch:-p1 PATCHFILES+= 700efacda59c.patch:-p1 -PATCHFILES+= 5397a267c098.patch:-p1 +PATCHFILES+= 58c4ac0987d5.patch:-p1 PATCHFILES+= 91c69ccd11e6.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5461 PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464 Modified: head/graphics/mesa-devel/distinfo ============================================================================== --- head/graphics/mesa-devel/distinfo Tue Jun 30 01:00:22 2020 (r540847) +++ head/graphics/mesa-devel/distinfo Tue Jun 30 01:00:52 2020 (r540848) @@ -1,6 +1,6 @@ -TIMESTAMP = 1593217287 -SHA256 (mesa3d-mesa-20.1-branchpoint-2394-gc0c03f4772f_GH0.tar.gz) = d7ace0abe010c7d2090e9906ebb19f030c9bf64cb0a596fa59b924e65028fc64 -SIZE (mesa3d-mesa-20.1-branchpoint-2394-gc0c03f4772f_GH0.tar.gz) = 20101781 +TIMESTAMP = 1593461031 +SHA256 (mesa3d-mesa-20.1-branchpoint-2420-g849227d70f3_GH0.tar.gz) = d909cb9e84c4d3b41a838d830d50e1fe52ce722fce2d2d115da5a6a9861f5fe1 +SIZE (mesa3d-mesa-20.1-branchpoint-2420-g849227d70f3_GH0.tar.gz) = 20100896 SHA256 (ee5c7790fa93.patch) = 2bebf30e8dfc5d1b5d0c540f3fbbfd75b0876690be8e1ab3626cca0b69854b58 SIZE (ee5c7790fa93.patch) = 1653 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73 @@ -27,8 +27,8 @@ SHA256 (9291544ca0bd.patch) = e2b1c8a57aa6938fc3a6bda1 SIZE (9291544ca0bd.patch) = 1489 SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050c024c95234c8d5 SIZE (700efacda59c.patch) = 981 -SHA256 (5397a267c098.patch) = 2858c6eec7dc985b5bd9379e0d1f4f31d3a3e3eb93e7288d17bb050d9a444050 -SIZE (5397a267c098.patch) = 40414 +SHA256 (58c4ac0987d5.patch) = ecfbfafe31eebb9024b049366e3e847642d23fb9fe3467c2f3fe0730c8c0f5ee +SIZE (58c4ac0987d5.patch) = 40389 SHA256 (91c69ccd11e6.patch) = 7618abeda1774968caeccbf7f4d0ffe10519b9648ef0b584e5b4b53699c72136 SIZE (91c69ccd11e6.patch) = 995 SHA256 (167fa293d7b7.patch) = cc3ad8e59d5d4d7380917e715f676abba65549b07e377dbf6fcec5c294915360
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006300100.05U10qvo062414>