From owner-svn-ports-head@freebsd.org Thu Dec 10 21:30:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B2E79D737E; Thu, 10 Dec 2015 21:30:35 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC9581852; Thu, 10 Dec 2015 21:30:34 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBALUYM5056736; Thu, 10 Dec 2015 21:30:34 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBALUXon056734; Thu, 10 Dec 2015 21:30:33 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201512102130.tBALUXon056734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 10 Dec 2015 21:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403472 - in head/graphics/libGL: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2015 21:30:35 -0000 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