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

Jan Beich jbeich at FreeBSD.org
Wed Apr 18 17:48:30 UTC 2018


Author: jbeich
Date: Wed Apr 18 17:48:29 2018
New Revision: 467724
URL: https://svnweb.freebsd.org/changeset/ports/467724

Log:
  graphics/mesa-{libs,dri}: update to 18.0.1
  
  Changes:	https://www.mesa3d.org/relnotes/18.0.1.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	Wed Apr 18 17:48:14 2018	(r467723)
+++ head/graphics/mesa-dri/Makefile.common	Wed Apr 18 17:48:29 2018	(r467724)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	18.0.0
+MESABASEVERSION=	18.0.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	Wed Apr 18 17:48:14 2018	(r467723)
+++ head/graphics/mesa-dri/distinfo	Wed Apr 18 17:48:29 2018	(r467724)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522172114
-SHA256 (mesa-18.0.0.tar.xz) = 694e5c3d37717d23258c1f88bc134223c5d1aac70518d2f9134d6df3ee791eea
-SIZE (mesa-18.0.0.tar.xz) = 11056544
+TIMESTAMP = 1524062873
+SHA256 (mesa-18.0.1.tar.xz) = b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954
+SIZE (mesa-18.0.1.tar.xz) = 10945308


More information about the svn-ports-head mailing list