Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2018 00:34:28 +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: r469340 - head/graphics/mesa-dri
Message-ID:  <201805080034.w480YS70031824@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May  8 00:34:28 2018
New Revision: 469340
URL: https://svnweb.freebsd.org/changeset/ports/469340

Log:
  graphics/mesa-{libs,dri}: update to 18.0.3
  
  Changes:	https://www.mesa3d.org/relnotes/18.0.3.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	Mon May  7 22:37:26 2018	(r469339)
+++ head/graphics/mesa-dri/Makefile.common	Tue May  8 00:34:28 2018	(r469340)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	18.0.2
+MESABASEVERSION=	18.0.3
 # 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	Mon May  7 22:37:26 2018	(r469339)
+++ head/graphics/mesa-dri/distinfo	Tue May  8 00:34:28 2018	(r469340)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524932716
-SHA256 (mesa-18.0.2.tar.xz) = 98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3
-SIZE (mesa-18.0.2.tar.xz) = 10949364
+TIMESTAMP = 1525688481
+SHA256 (mesa-18.0.3.tar.xz) = 099d9667327a76a61741a533f95067d76ea71a656e66b91507b3c0caf1d49e30
+SIZE (mesa-18.0.3.tar.xz) = 10922936



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805080034.w480YS70031824>