svn commit: r403472 - in head/graphics/libGL: . files

Koop Mast kwm at FreeBSD.org
Thu Dec 10 21:30:35 UTC 2015


Author: kwm
Date: Thu Dec 10 21:30:33 2015
New Revision: 403472
URL: https://svnweb.freebsd.org/changeset/ports/403472

Log:
  Update mesa to 11.0.7.

Deleted:
  head/graphics/libGL/files/patch-src_gallium_target_opencl_Makefile.in
Modified:
  head/graphics/libGL/Makefile.common
  head/graphics/libGL/distinfo

Modified: head/graphics/libGL/Makefile.common
==============================================================================
--- head/graphics/libGL/Makefile.common	Thu Dec 10 21:29:07 2015	(r403471)
+++ head/graphics/libGL/Makefile.common	Thu Dec 10 21:30:33 2015	(r403472)
@@ -18,7 +18,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	11.0.6
+MESABASEVERSION=	11.0.7
 # if there is a subversion, don't include the '-' between 7.11-rc2.
 MESASUBVERSION=
 

Modified: head/graphics/libGL/distinfo
==============================================================================
--- head/graphics/libGL/distinfo	Thu Dec 10 21:29:07 2015	(r403471)
+++ head/graphics/libGL/distinfo	Thu Dec 10 21:30:33 2015	(r403472)
@@ -1,2 +1,2 @@
-SHA256 (mesa-11.0.6.tar.xz) = 8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760
-SIZE (mesa-11.0.6.tar.xz) = 7272972
+SHA256 (mesa-11.0.7.tar.xz) = e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb
+SIZE (mesa-11.0.7.tar.xz) = 7279276


More information about the svn-ports-all mailing list