Date: Sat, 10 Oct 2020 00:26:23 +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: r551847 - head/graphics/mesa-devel Message-ID: <202010100026.09A0QNEW088196@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Oct 10 00:26:23 2020 New Revision: 551847 URL: https://svnweb.freebsd.org/changeset/ports/551847 Log: graphics/mesa-devel: update to 20.2.b.2346 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/0cb17757ff7...205f1d79e24 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 Oct 10 00:26:16 2020 (r551846) +++ head/graphics/mesa-devel/Makefile Sat Oct 10 00:26:23 2020 (r551847) @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.2-branchpoint-2251 -DISTVERSIONSUFFIX= -g0cb17757ff7 +DISTVERSION= 20.2-branchpoint-2346 +DISTVERSIONSUFFIX= -g205f1d79e24 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+= 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 Modified: head/graphics/mesa-devel/distinfo ============================================================================== --- head/graphics/mesa-devel/distinfo Sat Oct 10 00:26:16 2020 (r551846) +++ head/graphics/mesa-devel/distinfo Sat Oct 10 00:26:23 2020 (r551847) @@ -1,8 +1,6 @@ -TIMESTAMP = 1602113186 -SHA256 (mesa3d-mesa-20.2-branchpoint-2251-g0cb17757ff7_GH0.tar.gz) = 04fbd164cc33faff85a0af07c90ba956e3b93650d6fc94da707b54b35ae510cd -SIZE (mesa3d-mesa-20.2-branchpoint-2251-g0cb17757ff7_GH0.tar.gz) = 21479349 -SHA256 (ee5c7790fa93.patch) = 2bebf30e8dfc5d1b5d0c540f3fbbfd75b0876690be8e1ab3626cca0b69854b58 -SIZE (ee5c7790fa93.patch) = 1653 +TIMESTAMP = 1602285220 +SHA256 (mesa3d-mesa-20.2-branchpoint-2346-g205f1d79e24_GH0.tar.gz) = d537e9592f86e836b196282241010afc877484326555014d839071d64838ead6 +SIZE (mesa3d-mesa-20.2-branchpoint-2346-g205f1d79e24_GH0.tar.gz) = 21507766 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73 SIZE (9f52b5177728.patch) = 832 SHA256 (2b9168cf579b.patch) = 2c664de141894b21368abab34fb1a1671d68845551520c9acb7dd5f1d0125072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010100026.09A0QNEW088196>