Date: Mon, 10 Sep 2018 05:36:11 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479359 - head/graphics/mesa-dri Message-ID: <201809100536.w8A5aBhQ004747@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Mon Sep 10 05:36:10 2018 New Revision: 479359 URL: https://svnweb.freebsd.org/changeset/ports/479359 Log: graphics/mesa: Update to 18.1.8 Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1 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 Mon Sep 10 05:20:22 2018 (r479358) +++ head/graphics/mesa-dri/Makefile.common Mon Sep 10 05:36:10 2018 (r479359) @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 18.1.5 +MESABASEVERSION= 18.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 Mon Sep 10 05:20:22 2018 (r479358) +++ head/graphics/mesa-dri/distinfo Mon Sep 10 05:36:10 2018 (r479359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532789058 -SHA256 (mesa-18.1.5.tar.xz) = 69dbe6f1a6660386f5beb85d4fcf003ee23023ed7b9a603de84e9a37e8d98dea -SIZE (mesa-18.1.5.tar.xz) = 11137340 +TIMESTAMP = 1536403058 +SHA256 (mesa-18.1.8.tar.xz) = bd1be67fe9c73b517765264ac28911c84144682d28dbff140e1c2deb2f44c21b +SIZE (mesa-18.1.8.tar.xz) = 11139864
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809100536.w8A5aBhQ004747>