Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 00:49:09 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537860 - in head/graphics/mesa-devel: . files
Message-ID:  <202006040049.0540n9Wq027830@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jun  4 00:49:09 2020
New Revision: 537860
URL: https://svnweb.freebsd.org/changeset/ports/537860

Log:
  graphics/mesa-devel: update to 20.1.b.1495
  
  Changes:	https://gitlab.freedesktop.org/mesa/mesa/-/compare/fb62e642ae6...8252bb0ec6d

Modified:
  head/graphics/mesa-devel/Makefile   (contents, props changed)
  head/graphics/mesa-devel/distinfo   (contents, props changed)
  head/graphics/mesa-devel/files/patch-suffix   (contents, props changed)

Modified: head/graphics/mesa-devel/Makefile
==============================================================================
--- head/graphics/mesa-devel/Makefile	Thu Jun  4 00:08:11 2020	(r537859)
+++ head/graphics/mesa-devel/Makefile	Thu Jun  4 00:49:09 2020	(r537860)
@@ -1,9 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	mesa
-DISTVERSION=	20.1-branchpoint-1363
-DISTVERSIONSUFFIX=	-gfb62e642ae6
-PORTREVISION=	2
+DISTVERSION=	20.1-branchpoint-1495
+DISTVERSIONSUFFIX=	-g8252bb0ec6d
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 

Modified: head/graphics/mesa-devel/distinfo
==============================================================================
--- head/graphics/mesa-devel/distinfo	Thu Jun  4 00:08:11 2020	(r537859)
+++ head/graphics/mesa-devel/distinfo	Thu Jun  4 00:49:09 2020	(r537860)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1591037958
-SHA256 (mesa3d-mesa-20.1-branchpoint-1363-gfb62e642ae6_GH0.tar.gz) = 9bddd68cf92c8134070d857ee2bc2792feadd83d7259158f1e3ef00361884d50
-SIZE (mesa3d-mesa-20.1-branchpoint-1363-gfb62e642ae6_GH0.tar.gz) = 19830056
+TIMESTAMP = 1591225942
+SHA256 (mesa3d-mesa-20.1-branchpoint-1495-g8252bb0ec6d_GH0.tar.gz) = 161cf5a2c32874e1468c0449b9d5e168bd4196d88ecf097bf5e97548aee5020c
+SIZE (mesa3d-mesa-20.1-branchpoint-1495-g8252bb0ec6d_GH0.tar.gz) = 19848752
 SHA256 (ee5c7790fa93.patch) = 2bebf30e8dfc5d1b5d0c540f3fbbfd75b0876690be8e1ab3626cca0b69854b58
 SIZE (ee5c7790fa93.patch) = 1653
 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73

Modified: head/graphics/mesa-devel/files/patch-suffix
==============================================================================
--- head/graphics/mesa-devel/files/patch-suffix	Thu Jun  4 00:08:11 2020	(r537859)
+++ head/graphics/mesa-devel/files/patch-suffix	Thu Jun  4 00:49:09 2020	(r537860)
@@ -40,15 +40,15 @@ Library selection is handled by libglvnd and/or libmap
  endif
  
  _xa = get_option('gallium-xa')
---- src/amd/vulkan/meson.build.orig	2020-05-30 21:28:01 UTC
+--- src/amd/vulkan/meson.build.orig	2020-06-03 10:34:22 UTC
 +++ src/amd/vulkan/meson.build
-@@ -158,7 +158,7 @@ if with_platform_android
+@@ -149,7 +149,7 @@ if with_platform_android
  endif
  
  libvulkan_radeon = shared_library(
 -  'vulkan_radeon',
 +  'vulkan_radeon' + get_option('egl-lib-suffix'),
-   [libradv_files, radv_entrypoints, radv_extensions_c, amd_vk_format_table_c, sha1_h, radv_gfx10_format_table_h],
+   [libradv_files, radv_entrypoints, radv_extensions_c, amd_vk_format_table_c, sha1_h],
    include_directories : [
      inc_include, inc_src, inc_mapi, inc_mesa, inc_gallium, inc_gallium_aux, inc_amd, inc_amd_common, inc_amd_common_llvm, inc_compiler, inc_util, inc_vulkan_wsi,
 --- src/egl/main/50_mesa.json.orig	2020-05-30 21:28:01 UTC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006040049.0540n9Wq027830>