Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2020 23:34:31 +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: r550230 - head/graphics/vulkan-caps-viewer
Message-ID:  <202009262334.08QNYVb9098823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Sep 26 23:34:30 2020
New Revision: 550230
URL: https://svnweb.freebsd.org/changeset/ports/550230

Log:
  graphics/vulkan-caps-viewer: update to 2.21
  
  Changes:	https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/2.21
  Reported by:	GitHub (watch releases)

Modified:
  head/graphics/vulkan-caps-viewer/Makefile   (contents, props changed)
  head/graphics/vulkan-caps-viewer/distinfo   (contents, props changed)

Modified: head/graphics/vulkan-caps-viewer/Makefile
==============================================================================
--- head/graphics/vulkan-caps-viewer/Makefile	Sat Sep 26 21:44:01 2020	(r550229)
+++ head/graphics/vulkan-caps-viewer/Makefile	Sat Sep 26 23:34:30 2020	(r550230)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vulkan-caps-viewer
-DISTVERSION=	2.2
+DISTVERSION=	2.21
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ USE_GITHUB=	yes
 USE_QT=		qmake_build buildtools_build core gui network widgets
 GH_ACCOUNT=	SaschaWillems
 GH_PROJECT=	VulkanCapsViewer
-GH_TUPLE=	KhronosGroup:Vulkan-Headers:v1.2.148-1-ga0f1f51:vkheaders/Vulkan-Headers
+GH_TUPLE=	KhronosGroup:Vulkan-Headers:v1.2.154:vkheaders/Vulkan-Headers
 LDFLAGS+=	-Wl,--as-needed # avoid overlinking (GL, wayland)
 PLIST_FILES=	bin/vulkanCapsViewer \
 		share/applications/vulkanCapsViewer.desktop \

Modified: head/graphics/vulkan-caps-viewer/distinfo
==============================================================================
--- head/graphics/vulkan-caps-viewer/distinfo	Sat Sep 26 21:44:01 2020	(r550229)
+++ head/graphics/vulkan-caps-viewer/distinfo	Sat Sep 26 23:34:30 2020	(r550230)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1596303729
-SHA256 (SaschaWillems-VulkanCapsViewer-2.2_GH0.tar.gz) = dd3b2ea1701585989af25735ed7341e9ffa7fbce97c3c1108fee97dc47e75e47
-SIZE (SaschaWillems-VulkanCapsViewer-2.2_GH0.tar.gz) = 827790
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.148-1-ga0f1f51_GH0.tar.gz) = 385971b93ce17c525de3cb3848069b569ad8e88a63252f36eb56378716e6e9af
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.148-1-ga0f1f51_GH0.tar.gz) = 784080
+TIMESTAMP = 1601046886
+SHA256 (SaschaWillems-VulkanCapsViewer-2.21_GH0.tar.gz) = c740b0e252deb34cb39fa3393699922b40bbe944ccb050903500145338927ef5
+SIZE (SaschaWillems-VulkanCapsViewer-2.21_GH0.tar.gz) = 827875
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.154_GH0.tar.gz) = b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.154_GH0.tar.gz) = 817069



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