git: abd3a337dcde - main - devel/include-what-you-use: Update version 0.17=>0.18

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 23 Apr 2022 15:23:44 UTC
The branch main has been updated by bofh:

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

commit abd3a337dcdedf3ad4428d7fd687ae4eb0eafac0
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-04-23 14:17:55 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-04-23 15:23:30 +0000

    devel/include-what-you-use: Update version 0.17=>0.18
    
    - Add support for llvm14
    
    Relnotes:
    https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.18
---
 devel/include-what-you-use/Makefile | 5 ++---
 devel/include-what-you-use/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/include-what-you-use/Makefile b/devel/include-what-you-use/Makefile
index 299979cf6115..e15d486d8226 100644
--- a/devel/include-what-you-use/Makefile
+++ b/devel/include-what-you-use/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kubilay Kocak <koobs@FreeBSD.org>
 
 PORTNAME=	include-what-you-use
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -10,13 +10,12 @@ COMMENT=	Tool for use with clang to analyze \#includes in C and C++ source files
 LICENSE=	NCSA
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
-LLVM_VER=	13
+LLVM_VER=	14
 BUILD_DEPENDS=	clang${LLVM_VER}:devel/llvm${LLVM_VER}
 RUN_DEPENDS=	clang${LLVM_VER}:devel/llvm${LLVM_VER}
 
 USES=		cmake compiler:c++11-lang ncurses python:run shebangfix
 USE_GITHUB=	yes
-#GH_TAGNAME=	clang_${LLVM_VER}
 
 SHEBANG_FILES=	fix_includes.py \
 		iwyu_tool.py
diff --git a/devel/include-what-you-use/distinfo b/devel/include-what-you-use/distinfo
index cb74026dc42f..0c90d7a4fdee 100644
--- a/devel/include-what-you-use/distinfo
+++ b/devel/include-what-you-use/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646808050
-SHA256 (include-what-you-use-include-what-you-use-0.17_GH0.tar.gz) = 2682727a4462d2d233ac1c03e63b29d606262dd9e54920e7a70dddc25d4cb270
-SIZE (include-what-you-use-include-what-you-use-0.17_GH0.tar.gz) = 747385
+TIMESTAMP = 1650583553
+SHA256 (include-what-you-use-include-what-you-use-0.18_GH0.tar.gz) = 497b8d01e7faf561a20b09fdff38b66ba50febe4b4b7cf3cf2e809ee3be55a99
+SIZE (include-what-you-use-include-what-you-use-0.18_GH0.tar.gz) = 750341