git: 017972c8d61e - 2021Q3 - graphics/vulkan-headers: update to 1.2.186

Jan Beich jbeich at FreeBSD.org
Wed Aug 4 12:18:06 UTC 2021


The branch 2021Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=017972c8d61e24e9fa72e11cddf015e5068a5500

commit 017972c8d61e24e9fa72e11cddf015e5068a5500
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-07-27 10:43:28 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-04 12:05:34 +0000

    graphics/vulkan-headers: update to 1.2.186
    
    Changes:        https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.185...v1.2.186
    Reported by:    portscout
    
    (cherry picked from commit 308d87865761d34738be6bd2663060afa56ac877)
---
 graphics/vulkan-headers/Makefile | 2 +-
 graphics/vulkan-headers/distinfo | 6 +++---
 graphics/vulkan-loader/Makefile  | 1 +
 graphics/vulkan-loader/pkg-plist | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 09472fc270d7..9e6a7d863bf0 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vulkan-headers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.185
+DISTVERSION=	1.2.186
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich at FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 82a114078f07..db345b7fe8b8 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626776553
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.185_GH0.tar.gz) = d526d9454cf82accc1bac1e3744b0b4daff5ec0203868d070c6f22a7d12919ee
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.185_GH0.tar.gz) = 1182048
+TIMESTAMP = 1627382608
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.186_GH0.tar.gz) = f3773ccc42d61b1b9588738dca0cb683b56fbba7283d83a962cdb80fb015071c
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.186_GH0.tar.gz) = 1188880
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 771b8d0a7487..588f84fbd435 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	vulkan-loader
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.185
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	jbeich at FreeBSD.org
diff --git a/graphics/vulkan-loader/pkg-plist b/graphics/vulkan-loader/pkg-plist
index 74bd4976c932..6c140cd0f57b 100644
--- a/graphics/vulkan-loader/pkg-plist
+++ b/graphics/vulkan-loader/pkg-plist
@@ -1,4 +1,4 @@
 lib/libvulkan.so
 lib/libvulkan.so.1
-lib/libvulkan.so.1.2.185
+lib/libvulkan.so.1.2.186
 libdata/pkgconfig/vulkan.pc


More information about the dev-commits-ports-branches mailing list