Date: Wed, 6 Sep 2017 04:54:04 +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: r449324 - head/graphics/mesa-dri Message-ID: <201709060454.v864s42f053938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709060454.v864s42f053938>