From owner-svn-ports-head@freebsd.org Wed Sep 6 04:54: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 83C42E0DA0C; Wed, 6 Sep 2017 04:54: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 4C5186C30C; Wed, 6 Sep 2017 04:54: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 v864s4wQ053940; Wed, 6 Sep 2017 04:54:04 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v864s42f053938; Wed, 6 Sep 2017 04:54:04 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201709060454.v864s42f053938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Wed, 6 Sep 2017 04:54:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449324 - 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: 449324 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: Wed, 06 Sep 2017 04:54:05 -0000 Author: rezny Date: Wed Sep 6 04:54:03 2017 New Revision: 449324 URL: https://svnweb.freebsd.org/changeset/ports/449324 Log: Update Mesa ports to 17.1.8 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 Wed Sep 6 02:54:37 2017 (r449323) +++ head/graphics/mesa-dri/Makefile.common Wed Sep 6 04:54:03 2017 (r449324) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 17.1.7 +MESABASEVERSION= 17.1.8 # 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 Wed Sep 6 02:54:37 2017 (r449323) +++ head/graphics/mesa-dri/distinfo Wed Sep 6 04:54:03 2017 (r449324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503344982 -SHA256 (mesa-17.1.7.tar.xz) = 69f472a874b1122404fa0bd13e2d6bf87eb3b9ad9c21d2f39872a96d83d9e5f5 -SIZE (mesa-17.1.7.tar.xz) = 9903812 +TIMESTAMP = 1504427762 +SHA256 (mesa-17.1.8.tar.xz) = 75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db +SIZE (mesa-17.1.8.tar.xz) = 9902800