git: 325260c4ac26 - main - graphics/vulkan-headers: update to 1.2.179
Jan Beich
jbeich at FreeBSD.org
Tue May 25 12:23:54 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=325260c4ac266b6d21daac034977449bbe0abff2
commit 325260c4ac266b6d21daac034977449bbe0abff2
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-24 07:56:41 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-25 12:20:29 +0000
graphics/vulkan-headers: update to 1.2.179
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.178...v1.2.179
Reported by: portscout
---
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 78a91fad12d0..df8969082ef0 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.178
+DISTVERSION= 1.2.179
CATEGORIES= graphics
MAINTAINER= jbeich at FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index e65ac9dabc0c..03a7496551bf 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620642703
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.178_GH0.tar.gz) = 44f19a73ac09c91f5095a9bc67e45547129ca51bdb481639aa5ac060884c95c1
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.178_GH0.tar.gz) = 1047118
+TIMESTAMP = 1621843001
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.179_GH0.tar.gz) = b659719ae08379be36022d545247cba50036827fdeec5ae1b30889d50f358459
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.179_GH0.tar.gz) = 1048047
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 028a78f62a0c..79277756af2a 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.178
+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 0b644b178f7e..49e90e689abb 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.178
+lib/libvulkan.so.1.2.179
libdata/pkgconfig/vulkan.pc
More information about the dev-commits-ports-all
mailing list