Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Apr 2026 11:31:27 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f70f4a07b5b5 - main - devel/include-what-you-use: Update version 0.25=>0.26
Message-ID:  <69d4eb0f.22abc.3df9c9ab@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit f70f4a07b5b552c98a1e6886cc69e991219c39a6
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-07 08:41:03 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-07 11:04:20 +0000

    devel/include-what-you-use: Update version 0.25=>0.26
    
    Changelog: https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.26
---
 devel/include-what-you-use/Makefile | 4 ++--
 devel/include-what-you-use/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/include-what-you-use/Makefile b/devel/include-what-you-use/Makefile
index 17f337e03842..5ba117a0fe82 100644
--- a/devel/include-what-you-use/Makefile
+++ b/devel/include-what-you-use/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	include-what-you-use
-DISTVERSION=	0.25
+DISTVERSION=	0.26
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -18,6 +18,6 @@ SHEBANG_FILES=	fix_includes.py \
 CMAKE_ARGS+=	-DLLVM_DIR=${LOCALBASE}/llvm${LLVM_VER}/lib/cmake/llvm \
 		-DClang_DIR=${LOCALBASE}/llvm${LLVM_VER}/lib/cmake/clang
 
-LLVM_VER=	21
+LLVM_VER=	22
 
 .include <bsd.port.mk>
diff --git a/devel/include-what-you-use/distinfo b/devel/include-what-you-use/distinfo
index c29f9f30c677..2a8f898e5ad5 100644
--- a/devel/include-what-you-use/distinfo
+++ b/devel/include-what-you-use/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758482669
-SHA256 (include-what-you-use-include-what-you-use-0.25_GH0.tar.gz) = 2e8381368ec0a6ecb770834bce00fc62efa09a2b2f9710ed569acbb823ead9cc
-SIZE (include-what-you-use-include-what-you-use-0.25_GH0.tar.gz) = 847859
+TIMESTAMP = 1775548497
+SHA256 (include-what-you-use-include-what-you-use-0.26_GH0.tar.gz) = ca3f157a5e6bf293cfb2fea585b103ec87245d02eaee0b6ab832665e740016eb
+SIZE (include-what-you-use-include-what-you-use-0.26_GH0.tar.gz) = 1146969


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d4eb0f.22abc.3df9c9ab>