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

Niclas Zeising zeising at FreeBSD.org
Mon Sep 10 05:36:12 UTC 2018


Author: zeising
Date: Mon Sep 10 05:36:10 2018
New Revision: 479359
URL: https://svnweb.freebsd.org/changeset/ports/479359

Log:
  graphics/mesa: Update to 18.1.8
  
  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	Mon Sep 10 05:20:22 2018	(r479358)
+++ head/graphics/mesa-dri/Makefile.common	Mon Sep 10 05:36:10 2018	(r479359)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	18.1.5
+MESABASEVERSION=	18.1.8
 # 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 Sep 10 05:20:22 2018	(r479358)
+++ head/graphics/mesa-dri/distinfo	Mon Sep 10 05:36:10 2018	(r479359)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532789058
-SHA256 (mesa-18.1.5.tar.xz) = 69dbe6f1a6660386f5beb85d4fcf003ee23023ed7b9a603de84e9a37e8d98dea
-SIZE (mesa-18.1.5.tar.xz) = 11137340
+TIMESTAMP = 1536403058
+SHA256 (mesa-18.1.8.tar.xz) = bd1be67fe9c73b517765264ac28911c84144682d28dbff140e1c2deb2f44c21b
+SIZE (mesa-18.1.8.tar.xz) = 11139864


More information about the svn-ports-head mailing list