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,23 +1,23 @@ PORTNAME= include-what-you-use -DISTVERSION= 0.25 +DISTVERSION= 0.26 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for use with clang to analyze \#includes in C and C++ source files WWW= https://include-what-you-use.org LICENSE= NCSA LICENSE_FILE= ${WRKSRC}/LICENSE.TXT USES= cmake llvm:${LLVM_VER},build,run ncurses python:run shebangfix USE_GITHUB= yes SHEBANG_FILES= fix_includes.py \ iwyu_tool.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 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