Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2015 22:01:10 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398063 - head/graphics/libGL
Message-ID:  <201509272201.t8RM1AV6006307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Sep 27 22:01:09 2015
New Revision: 398063
URL: https://svnweb.freebsd.org/changeset/ports/398063

Log:
  Update Mesa 10.6.8.

Modified:
  head/graphics/libGL/Makefile.common
  head/graphics/libGL/distinfo

Modified: head/graphics/libGL/Makefile.common
==============================================================================
--- head/graphics/libGL/Makefile.common	Sun Sep 27 21:58:55 2015	(r398062)
+++ head/graphics/libGL/Makefile.common	Sun Sep 27 22:01:09 2015	(r398063)
@@ -18,7 +18,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	10.6.6
+MESABASEVERSION=	10.6.8
 # if there is a subversion, don't include the '-' between 7.11-rc2.
 MESASUBVERSION=
 

Modified: head/graphics/libGL/distinfo
==============================================================================
--- head/graphics/libGL/distinfo	Sun Sep 27 21:58:55 2015	(r398062)
+++ head/graphics/libGL/distinfo	Sun Sep 27 22:01:09 2015	(r398063)
@@ -1,2 +1,2 @@
-SHA256 (mesa-10.6.6.tar.xz) = 570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778
-SIZE (mesa-10.6.6.tar.xz) = 7040744
+SHA256 (mesa-10.6.8.tar.xz) = e36ee5ceeadb3966fb5ce5b4cf18322dbb76a4f075558ae49c3bba94f57d58fd
+SIZE (mesa-10.6.8.tar.xz) = 7042260



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