Date: Thu, 7 Jun 2018 18:42:08 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471944 - head/graphics/mesa-dri Message-ID: <201806071842.w57Ig8Mo094970@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu Jun 7 18:42:08 2018 New Revision: 471944 URL: https://svnweb.freebsd.org/changeset/ports/471944 Log: graphics/mesa: Update to 18.1.1 Thanks to jbeich for help with testing. Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1 Modified: head/graphics/mesa-dri/Makefile.common head/graphics/mesa-dri/distinfo Modified: head/graphics/mesa-dri/Makefile.common ============================================================================== --- head/graphics/mesa-dri/Makefile.common Thu Jun 7 18:41:54 2018 (r471943) +++ head/graphics/mesa-dri/Makefile.common Thu Jun 7 18:42:08 2018 (r471944) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 18.1.0 +MESABASEVERSION= 18.1.1 # 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 Thu Jun 7 18:41:54 2018 (r471943) +++ head/graphics/mesa-dri/distinfo Thu Jun 7 18:42:08 2018 (r471944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526720775 -SHA256 (mesa-18.1.0.tar.xz) = c855c5b67ef993b7621f76d8b120769ec0415f1c3616eaff44ef7f7f300aceba -SIZE (mesa-18.1.0.tar.xz) = 11118776 +TIMESTAMP = 1527874349 +SHA256 (mesa-18.1.1.tar.xz) = d3312a2ede5aac14a47476b208b8e3a401367838330197c4588ab8ad420d7781 +SIZE (mesa-18.1.1.tar.xz) = 11110892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071842.w57Ig8Mo094970>