Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 10:15:56 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r470215 - branches/2018Q2/graphics/mesa-dri
Message-ID:  <201805171015.w4HAFu5B037527@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu May 17 10:15:55 2018
New Revision: 470215
URL: https://svnweb.freebsd.org/changeset/ports/470215

Log:
  graphics/mesa-{libs,dri}: update to 17.3.9 (direct commit)
  
  Changes:	https://www.mesa3d.org/relnotes/17.3.9.html
  PR:		225035
  Approved by:	ports-secteam (eadler)

Modified:
  branches/2018Q2/graphics/mesa-dri/Makefile.common
  branches/2018Q2/graphics/mesa-dri/distinfo

Modified: branches/2018Q2/graphics/mesa-dri/Makefile.common
==============================================================================
--- branches/2018Q2/graphics/mesa-dri/Makefile.common	Thu May 17 10:11:20 2018	(r470214)
+++ branches/2018Q2/graphics/mesa-dri/Makefile.common	Thu May 17 10:15:55 2018	(r470215)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	17.3.8
+MESABASEVERSION=	17.3.9
 # if there is a subversion, don't include the '-' between 7.11-rc2.
 MESASUBVERSION=
 

Modified: branches/2018Q2/graphics/mesa-dri/distinfo
==============================================================================
--- branches/2018Q2/graphics/mesa-dri/distinfo	Thu May 17 10:11:20 2018	(r470214)
+++ branches/2018Q2/graphics/mesa-dri/distinfo	Thu May 17 10:15:55 2018	(r470215)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522776465
-SHA256 (mesa-17.3.8.tar.xz) = 8f9d9bf281c48e4a8f5228816577263b4c655248dc7666e75034ab422951a6b1
-SIZE (mesa-17.3.8.tar.xz) = 10660896
+TIMESTAMP = 1524041040
+SHA256 (mesa-17.3.9.tar.xz) = c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479
+SIZE (mesa-17.3.9.tar.xz) = 10660456



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