svn commit: r475192 - head/graphics/mesa-dri

Niclas Zeising zeising at FreeBSD.org
Mon Jul 23 17:27:14 UTC 2018


Author: zeising
Date: Mon Jul 23 17:27:12 2018
New Revision: 475192
URL: https://svnweb.freebsd.org/changeset/ports/475192

Log:
  graphics/mesa: Update to 18.1.4
  
  Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1
  MFH:		2018Q3
  X-MFH-with:	r474016

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	Mon Jul 23 17:27:05 2018	(r475191)
+++ head/graphics/mesa-dri/Makefile.common	Mon Jul 23 17:27:12 2018	(r475192)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	18.1.3
+MESABASEVERSION=	18.1.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	Mon Jul 23 17:27:05 2018	(r475191)
+++ head/graphics/mesa-dri/distinfo	Mon Jul 23 17:27:12 2018	(r475192)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530339997
-SHA256 (mesa-18.1.3.tar.xz) = 54f08deeda0cd2f818e8d40140040ed013de7852573002453b7f50da9ea738ce
-SIZE (mesa-18.1.3.tar.xz) = 11126236
+TIMESTAMP = 1532365329
+SHA256 (mesa-18.1.4.tar.xz) = 3061488b5d85504092cf4343816cfb2d96f2ad9bc2edec31fc96933d184cf58b
+SIZE (mesa-18.1.4.tar.xz) = 11133392


More information about the svn-ports-all mailing list