Re: git: 74ebe2c02a27 - main - graphics/vulkan-headers: Update to 1.4.350.0
- In reply to: Olivier Cochard : "git: 74ebe2c02a27 - main - graphics/vulkan-headers: Update to 1.4.350.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 May 2026 18:12:16 UTC
Hi Olivier, > URL: https://cgit.FreeBSD.org/ports/commit/?id=74ebe2c02a27d23b8573acaba27e65dd6fce759a > > commit 74ebe2c02a27d23b8573acaba27e65dd6fce759a > Author: Olivier Cochard <olivier@FreeBSD.org> > AuthorDate: 2026-05-13 09:30:53 +0000 > Commit: Olivier Cochard <olivier@FreeBSD.org> > CommitDate: 2026-05-13 09:46:52 +0000 > > graphics/vulkan-headers: Update to 1.4.350.0 > --- > graphics/vulkan-headers/Makefile | 4 ++-- > graphics/vulkan-headers/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile > index 4b6edb535fe6..48ab3e4d2a1b 100644 > --- a/graphics/vulkan-headers/Makefile > +++ b/graphics/vulkan-headers/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= vulkan-headers > -DISTVERSIONPREFIX= v > -DISTVERSION= 1.4.350 > +DISTVERSIONPREFIX= vulkan-sdk- > +DISTVERSION= 1.4.350.0 pkg treats these versions as equal. I would bump PORTREVISION to force the update. Max