git: b5f7bdce0385 - main - graphics/spirv-tools: Add comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 21 Apr 2025 20:25:19 UTC
The branch main has been updated by yuri:

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

commit b5f7bdce03854b37a02f394b84b2e13ce670753f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-21 14:47:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-21 20:25:16 +0000

    graphics/spirv-tools: Add comment
---
 graphics/spirv-tools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/spirv-tools/Makefile b/graphics/spirv-tools/Makefile
index 53fa58102da5..c7d7eddb9829 100644
--- a/graphics/spirv-tools/Makefile
+++ b/graphics/spirv-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spirv-tools
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2025.1.rc1
+DISTVERSION=	2025.1.rc1 # please always bump all dependencies when updated because at least graphics/shaderc links in static libraries
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org