Skip to content

Commit

Permalink
graphics/vulkan-headers: update to 1.3.246
Browse files Browse the repository at this point in the history
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	KhronosGroup/Vulkan-Headers@v1.3.245...v1.3.246
Reported by:	Repology, portscout

(cherry picked from commit 9ee0e4b)
  • Loading branch information
jbeich committed Apr 1, 2023
1 parent 49e8fc3 commit af8b409
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 4 deletions.
3 changes: 3 additions & 0 deletions emulators/yuzu/Makefile
Expand Up @@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/jbeich:gamedb
DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb
EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 529a1e7d242a.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/10017

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
WWW= https://yuzu-emu.org/
Expand Down
2 changes: 2 additions & 0 deletions emulators/yuzu/distinfo
Expand Up @@ -23,3 +23,5 @@ SHA256 (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = f64f5c3494196a032be
SIZE (yhirose-cpp-httplib-v0.12.0-3-g6d963fb_GH0.tar.gz) = 637612
SHA256 (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = cba969a0782a3a398658d439f047b5e548ea04724f4fbfdbe17cfc946f4cd3ed
SIZE (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = 179126284
SHA256 (529a1e7d242a.patch) = 14886ca59c05fbc868e70147e9efb99fd5a760315eedd247a4c7ce24d0aef440
SIZE (529a1e7d242a.patch) = 1000
2 changes: 1 addition & 1 deletion graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.245
DISTVERSION= 1.3.246
CATEGORIES= graphics

MAINTAINER= jbeich@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679659160
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.245_GH0.tar.gz) = ccd84342df20a7dfe98943064c5c7cc41bc902021d9eb0a8722f299b0e1e4dbe
SIZE (KhronosGroup-Vulkan-Headers-v1.3.245_GH0.tar.gz) = 1848509
TIMESTAMP = 1680261315
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.246_GH0.tar.gz) = 4fb971a152d4f02878a779d643cc86c66a0455ce23fdfa1404ce112eb8f718a5
SIZE (KhronosGroup-Vulkan-Headers-v1.3.246_GH0.tar.gz) = 1948720
1 change: 1 addition & 0 deletions graphics/vulkan-headers/pkg-plist
Expand Up @@ -15,6 +15,7 @@ include/vulkan/vulkan_beta.h
include/vulkan/vulkan_core.h
include/vulkan/vulkan_directfb.h
include/vulkan/vulkan_enums.hpp
include/vulkan/vulkan_extension_inspection.hpp
include/vulkan/vulkan_format_traits.hpp
include/vulkan/vulkan_fuchsia.h
include/vulkan/vulkan_funcs.hpp
Expand Down
1 change: 1 addition & 0 deletions graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.245
PORTREVISION= 1
CATEGORIES= graphics devel

MAINTAINER= jbeich@FreeBSD.org
Expand Down

0 comments on commit af8b409

Please sign in to comment.