Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2018 20:56:05 +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: r468593 - head/graphics/mesa-dri
Message-ID:  <201804282056.w3SKu5UH074752@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Apr 28 20:56:05 2018
New Revision: 468593
URL: https://svnweb.freebsd.org/changeset/ports/468593

Log:
  graphics/mesa-{libs,dri}: update to 18.0.2
  
  Changes:	https://www.mesa3d.org/relnotes/18.0.2.html
  PR:		225415

Modified:
  head/graphics/mesa-dri/Makefile   (contents, props changed)
  head/graphics/mesa-dri/Makefile.common   (contents, props changed)
  head/graphics/mesa-dri/distinfo   (contents, props changed)

Modified: head/graphics/mesa-dri/Makefile
==============================================================================
--- head/graphics/mesa-dri/Makefile	Sat Apr 28 20:32:37 2018	(r468592)
+++ head/graphics/mesa-dri/Makefile	Sat Apr 28 20:56:05 2018	(r468593)
@@ -3,7 +3,6 @@
 
 PORTNAME=	mesa-dri
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	OpenGL hardware acceleration drivers for DRI2+

Modified: head/graphics/mesa-dri/Makefile.common
==============================================================================
--- head/graphics/mesa-dri/Makefile.common	Sat Apr 28 20:32:37 2018	(r468592)
+++ head/graphics/mesa-dri/Makefile.common	Sat Apr 28 20:56:05 2018	(r468593)
@@ -14,7 +14,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	18.0.1
+MESABASEVERSION=	18.0.2
 # 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	Sat Apr 28 20:32:37 2018	(r468592)
+++ head/graphics/mesa-dri/distinfo	Sat Apr 28 20:56:05 2018	(r468593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524062873
-SHA256 (mesa-18.0.1.tar.xz) = b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954
-SIZE (mesa-18.0.1.tar.xz) = 10945308
+TIMESTAMP = 1524932716
+SHA256 (mesa-18.0.2.tar.xz) = 98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3
+SIZE (mesa-18.0.2.tar.xz) = 10949364



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