summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-07-04 20:24:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-07-04 20:24:59 +0000
commit45a354eba33eb8e56fdfeb787800d42e42281a6b (patch)
treefbfb665f30fb623a92c4c8b5c072a27672bfbd33 /games
parentdevel/hs-git-annex: Update to 7.20190626. Update its dependency net/hs-networ... (diff)
devel/vulkan-*: update to 1.1.108
- Force rebuild all consumers to catch regressions early Changes: https://github.com/KhronosGroup/glslang/compare/7.10.2984...7.11.3214 Changes: https://github.com/KhronosGroup/SPIRV-Headers/compare/4618b86...c4f8f65 Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2018.6...v2019.2 Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.82.0...sdk-1.1.108.0 PR: 238945 Submitted by: Greg V (maintainer)
Notes
Notes: svn path=/head/; revision=505867
Diffstat (limited to 'games')
-rw-r--r--games/vkquake/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile
index 523620c6cd63..9cfd6bbadf40 100644
--- a/games/vkquake/Makefile
+++ b/games/vkquake/Makefile
@@ -2,6 +2,7 @@
PORTNAME= vkquake
DISTVERSION= 1.00.0
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= greg@unrelenting.technology