Date: Sat, 30 Sep 2017 20:11:02 +0000 (UTC) From: Matthew Rezny <rezny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451008 - head/graphics/mesa-dri Message-ID: <201709302011.v8UKB2Pm025518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rezny Date: Sat Sep 30 20:11:02 2017 New Revision: 451008 URL: https://svnweb.freebsd.org/changeset/ports/451008 Log: Update the Mesa ports to 17.1.10 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 Sat Sep 30 19:49:46 2017 (r451007) +++ head/graphics/mesa-dri/Makefile.common Sat Sep 30 20:11:02 2017 (r451008) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 17.1.8 +MESABASEVERSION= 17.1.10 # 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 Sat Sep 30 19:49:46 2017 (r451007) +++ head/graphics/mesa-dri/distinfo Sat Sep 30 20:11:02 2017 (r451008) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504427762 -SHA256 (mesa-17.1.8.tar.xz) = 75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db -SIZE (mesa-17.1.8.tar.xz) = 9902800 +TIMESTAMP = 1506763439 +SHA256 (mesa-17.1.10.tar.xz) = cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb +SIZE (mesa-17.1.10.tar.xz) = 9872168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709302011.v8UKB2Pm025518>