From owner-svn-ports-head@freebsd.org Tue Oct 24 01:36:05 2017 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 70EC6E3341C; Tue, 24 Oct 2017 01:36:05 +0000 (UTC) (envelope-from rezny@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 3FE8F687FD; Tue, 24 Oct 2017 01:36:05 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9O1a4lN071709; Tue, 24 Oct 2017 01:36:04 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9O1a4l0071707; Tue, 24 Oct 2017 01:36:04 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201710240136.v9O1a4l0071707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Tue, 24 Oct 2017 01:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452756 - head/graphics/mesa-dri X-SVN-Group: ports-head X-SVN-Commit-Author: rezny X-SVN-Commit-Paths: head/graphics/mesa-dri X-SVN-Commit-Revision: 452756 X-SVN-Commit-Repository: ports 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.23 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: Tue, 24 Oct 2017 01:36:05 -0000 Author: rezny Date: Tue Oct 24 01:36:03 2017 New Revision: 452756 URL: https://svnweb.freebsd.org/changeset/ports/452756 Log: Update the Mesa ports to 17.2.3 Modified: head/graphics/mesa-dri/Makefile.common head/graphics/mesa-dri/distinfo Modified: head/graphics/mesa-dri/Makefile.common ============================================================================== --- head/graphics/mesa-dri/Makefile.common Tue Oct 24 01:30:16 2017 (r452755) +++ head/graphics/mesa-dri/Makefile.common Tue Oct 24 01:36:03 2017 (r452756) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 17.2.2 +MESABASEVERSION= 17.2.3 # 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 Tue Oct 24 01:30:16 2017 (r452755) +++ head/graphics/mesa-dri/distinfo Tue Oct 24 01:36:03 2017 (r452756) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507459266 -SHA256 (mesa-17.2.2.tar.xz) = cf522244d6a5a1ecde3fc00e7c96935253fe22f808f064cab98be6f3faa65782 -SIZE (mesa-17.2.2.tar.xz) = 10359156 +TIMESTAMP = 1508668252 +SHA256 (mesa-17.2.3.tar.xz) = a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837 +SIZE (mesa-17.2.3.tar.xz) = 10344180