aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-04-24 05:38:19 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-04-24 05:38:19 +0000
commit0e870fd9f826cca5e584bf447214118141a7b131 (patch)
tree76260e5d2f334eecfed711aa06322dae344a1d76
parent917c9b7988236287b1e33027bb0dce15291fca6b (diff)
downloadports-0e870fd9f826cca5e584bf447214118141a7b131.tar.gz
ports-0e870fd9f826cca5e584bf447214118141a7b131.zip
devel/include-what-you-use: Update to 0.12
Notes
Notes: svn path=/head/; revision=499810
-rw-r--r--devel/include-what-you-use/Makefile12
-rw-r--r--devel/include-what-you-use/distinfo6
-rw-r--r--devel/include-what-you-use/pkg-plist1
3 files changed, 9 insertions, 10 deletions
diff --git a/devel/include-what-you-use/Makefile b/devel/include-what-you-use/Makefile
index f555622f0e30..7b8aebd51871 100644
--- a/devel/include-what-you-use/Makefile
+++ b/devel/include-what-you-use/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= include-what-you-use
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= devel
MAINTAINER= koobs@FreeBSD.org
@@ -11,8 +11,8 @@ COMMENT= Tool for use with clang to analyze #includes in C and C++ source files
LICENSE= NCSA
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
-BUILD_DEPENDS= clang70:devel/llvm70
-RUN_DEPENDS= clang70:devel/llvm70
+BUILD_DEPENDS= clang80:devel/llvm80
+RUN_DEPENDS= clang80:devel/llvm80
USES= cmake compiler:c++11-lang ncurses python:run shebangfix
USE_GITHUB= yes
@@ -20,9 +20,9 @@ USE_GITHUB= yes
SHEBANG_FILES= fix_includes.py \
iwyu_tool.py
-GH_TAGNAME= clang_7.0
+GH_TAGNAME= clang_8.0
-CMAKE_ARGS+= -DLLVM_DIR=${LOCALBASE}/llvm70/lib/cmake/llvm \
- -DClang_DIR=${LOCALBASE}/llvm70/lib/cmake/clang
+CMAKE_ARGS+= -DLLVM_DIR=${LOCALBASE}/llvm80/lib/cmake/llvm \
+ -DClang_DIR=${LOCALBASE}/llvm80/lib/cmake/clang
.include <bsd.port.mk>
diff --git a/devel/include-what-you-use/distinfo b/devel/include-what-you-use/distinfo
index a34524fef77b..13d2527b6b93 100644
--- a/devel/include-what-you-use/distinfo
+++ b/devel/include-what-you-use/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545861077
-SHA256 (include-what-you-use-include-what-you-use-0.11-clang_7.0_GH0.tar.gz) = c6ce9a09fb3cd3c51f0a0eb83cd7d15e569f7947dabe87d3e0878b078a8d1d7b
-SIZE (include-what-you-use-include-what-you-use-0.11-clang_7.0_GH0.tar.gz) = 541840
+TIMESTAMP = 1556011804
+SHA256 (include-what-you-use-include-what-you-use-0.12-clang_8.0_GH0.tar.gz) = 2df080a3e657ebf40386c94a327d1aeeb9ff8d4569bfb860df398629b7f0fdb6
+SIZE (include-what-you-use-include-what-you-use-0.12-clang_8.0_GH0.tar.gz) = 545788
diff --git a/devel/include-what-you-use/pkg-plist b/devel/include-what-you-use/pkg-plist
index 7277844a6cb6..543823b36104 100644
--- a/devel/include-what-you-use/pkg-plist
+++ b/devel/include-what-you-use/pkg-plist
@@ -15,4 +15,3 @@ bin/iwyu_tool.py
%%DATADIR%%/qt4.imp
%%DATADIR%%/qt5_4.imp
%%DATADIR%%/stl.c.headers.imp
-%%DATADIR%%/third_party.imp