git: e77979c16891 - main - */*: Bump port revision after spirv-tools update (f6a550749269)
Hiroki Tagato <[email protected]> Thu, 06 Aug 2026 08:21:27 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=e77979c1689178cd466fea1568e663328d4bf36d commit e77979c1689178cd466fea1568e663328d4bf36d Author: Hiroki Tagato <[email protected]> AuthorDate: 2026-08-06 08:20:29 +0000 Commit: Hiroki Tagato <[email protected]> CommitDate: 2026-08-06 08:20:29 +0000 */*: Bump port revision after spirv-tools update (f6a550749269) --- games/lwjgl3/Makefile | 1 + graphics/glslang/Makefile | 1 + graphics/mesa-devel/Makefile | 1 + graphics/mesa-dri/Makefile | 2 +- graphics/mesa-libs/Makefile | 2 +- graphics/shaderc/Makefile | 2 +- graphics/skia/Makefile | 2 +- graphics/vulkan-validation-layers/Makefile | 1 + lang/pocl/Makefile | 2 +- x11-wm/chamfer/Makefile | 2 +- x11/quickshell/Makefile | 2 +- 11 files changed, 11 insertions(+), 7 deletions(-) diff --git a/games/lwjgl3/Makefile b/games/lwjgl3/Makefile index 0f5f0989d0a1..3e7c7b9ca5a9 100644 --- a/games/lwjgl3/Makefile +++ b/games/lwjgl3/Makefile @@ -1,5 +1,6 @@ PORTNAME= lwjgl DISTVERSION= 3.4.1.g20260203 +PORTREVISION= 1 CATEGORIES= games java MASTER_SITES= https://repo1.maven.org/:source1 PKGNAMESUFFIX= 3 diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index e7cab9e69ece..918da3367128 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,6 @@ PORTNAME= glslang DISTVERSION= 16.4.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= [email protected] diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 350aa985a579..9818a411c4c0 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= mesa DISTVERSION= 26.2-branchpoint-1144 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g1e2a9c22172 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index 86d055c8ba07..f9baeb057104 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile index 7c648be6ab2b..edc308fbeafc 100644 --- a/graphics/mesa-libs/Makefile +++ b/graphics/mesa-libs/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa-libs PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL libraries that support GLX and EGL clients diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile index 19b71ace1f3b..64d2eb02c581 100644 --- a/graphics/shaderc/Makefile +++ b/graphics/shaderc/Makefile @@ -1,7 +1,7 @@ PORTNAME= shaderc DISTVERSIONPREFIX= v DISTVERSION= 2026.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= [email protected] diff --git a/graphics/skia/Makefile b/graphics/skia/Makefile index 0bc732ad8659..a7295cf90ad6 100644 --- a/graphics/skia/Makefile +++ b/graphics/skia/Makefile @@ -1,7 +1,7 @@ PORTNAME= skia DISTVERSIONPREFIX= chrome/m DISTVERSION= 144 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= [email protected] diff --git a/graphics/vulkan-validation-layers/Makefile b/graphics/vulkan-validation-layers/Makefile index bd7c58c896fe..0b5f7a4bb158 100644 --- a/graphics/vulkan-validation-layers/Makefile +++ b/graphics/vulkan-validation-layers/Makefile @@ -1,6 +1,7 @@ PORTNAME= vulkan-validation-layers DISTVERSIONPREFIX= v DISTVERSION= 1.4.357 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= [email protected] diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile index 7bf215b858ae..a09f59329367 100644 --- a/lang/pocl/Makefile +++ b/lang/pocl/Makefile @@ -1,7 +1,7 @@ PORTNAME= pocl DISTVERSIONPREFIX= v DISTVERSION= 7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= [email protected] diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile index 1ed17844683c..72857fff8158 100644 --- a/x11-wm/chamfer/Makefile +++ b/x11-wm/chamfer/Makefile @@ -1,6 +1,6 @@ PORTNAME= chamfer DISTVERSION= s20240928 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MAINTAINER= [email protected] diff --git a/x11/quickshell/Makefile b/x11/quickshell/Makefile index b4905ec28625..cf5d5fe55356 100644 --- a/x11/quickshell/Makefile +++ b/x11/quickshell/Makefile @@ -1,7 +1,7 @@ PORTNAME= quickshell DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://git.outfoxxed.me/${PORTNAME}/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/