Date: Thu, 9 Nov 2017 06:32:10 +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: r453796 - head/graphics/mesa-dri Message-ID: <201711090632.vA96WAb4016421@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rezny Date: Thu Nov 9 06:32:10 2017 New Revision: 453796 URL: https://svnweb.freebsd.org/changeset/ports/453796 Log: Update the Mesa ports to 17.2.4 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 Thu Nov 9 06:30:53 2017 (r453795) +++ head/graphics/mesa-dri/Makefile.common Thu Nov 9 06:32:10 2017 (r453796) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 17.2.3 +MESABASEVERSION= 17.2.4 # 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 Thu Nov 9 06:30:53 2017 (r453795) +++ head/graphics/mesa-dri/distinfo Thu Nov 9 06:32:10 2017 (r453796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508668252 -SHA256 (mesa-17.2.3.tar.xz) = a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837 -SIZE (mesa-17.2.3.tar.xz) = 10344180 +TIMESTAMP = 1509517641 +SHA256 (mesa-17.2.4.tar.xz) = 5ba408fecd6e1132e5490eec1a2f04466214e4c65c8b89b331be844768c2e550 +SIZE (mesa-17.2.4.tar.xz) = 10381984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711090632.vA96WAb4016421>