Date: Fri, 18 May 2018 08:59:42 +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: r470280 - head/graphics/mesa-dri Message-ID: <201805180859.w4I8xgHk028992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri May 18 08:59:41 2018 New Revision: 470280 URL: https://svnweb.freebsd.org/changeset/ports/470280 Log: graphics/mesa-{libs,dri}: update to 18.0.4 Changes: https://www.mesa3d.org/relnotes/18.0.4.html PR: 225415 Modified: head/graphics/mesa-dri/Makefile.common (contents, props changed) head/graphics/mesa-dri/distinfo (contents, props changed) Modified: head/graphics/mesa-dri/Makefile.common ============================================================================== --- head/graphics/mesa-dri/Makefile.common Fri May 18 08:35:08 2018 (r470279) +++ head/graphics/mesa-dri/Makefile.common Fri May 18 08:59:41 2018 (r470280) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 18.0.3 +MESABASEVERSION= 18.0.4 # if there is a subversion, don't include the '-' between 7.11-rc2. MESASUBVERSION= Modified: head/graphics/mesa-dri/distinfo ============================================================================== --- head/graphics/mesa-dri/distinfo Fri May 18 08:35:08 2018 (r470279) +++ head/graphics/mesa-dri/distinfo Fri May 18 08:59:41 2018 (r470280) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525688481 -SHA256 (mesa-18.0.3.tar.xz) = 099d9667327a76a61741a533f95067d76ea71a656e66b91507b3c0caf1d49e30 -SIZE (mesa-18.0.3.tar.xz) = 10922936 +TIMESTAMP = 1526581104 +SHA256 (mesa-18.0.4.tar.xz) = 1f3bcfe7cef0a5c20dae2b41df5d7e0a985e06be0183fa4d43b6068fcba2920f +SIZE (mesa-18.0.4.tar.xz) = 10939356
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805180859.w4I8xgHk028992>