pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/include-what-you-use



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 15 16:35:40 UTC 2016

Modified Files:
        pkgsrc/devel/include-what-you-use: Makefile PLIST distinfo

Log Message:
Updated include-what-you-use to 0.7.

Set LICENSE.

wyu 0.7 compatible with llvm+clang 3.9 is released. Major changes:

    Add preliminary mappings for libc++.
    Require the complete type for pointer arithmetic.
    Recognize nested classes in friend declarations.
    Better handling of X-macros/textual includes.
    Better handling of self-checking private headers (that raise an #error if included directly).
    Improve IWYU's understanding of implicit include dirs; the current source file's dirname is always a candidate now.
    Add implicit include dirs for libc++ on Darwin targets.
    Lots of internal cleanup based on output from clang-tidy.
    Reduce logging strategically, to get more relevant output.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/include-what-you-use/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/include-what-you-use/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/include-what-you-use/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/include-what-you-use/Makefile
diff -u pkgsrc/devel/include-what-you-use/Makefile:1.6 pkgsrc/devel/include-what-you-use/Makefile:1.7
--- pkgsrc/devel/include-what-you-use/Makefile:1.6      Mon Nov 14 20:56:10 2016
+++ pkgsrc/devel/include-what-you-use/Makefile  Tue Nov 15 16:35:40 2016
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2016/11/14 20:56:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2016/11/15 16:35:40 wiz Exp $
 
-DISTNAME=      include-what-you-use-0.6.src
+DISTNAME=      include-what-you-use-0.7.src
 PKGNAME=       ${DISTNAME:.src=}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://include-what-you-use.org/downloads/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://include-what-you-use.org/downloads/
+HOMEPAGE=      http://include-what-you-use.org/
 COMMENT=       Analyze \#includes in C and C++ source files
-#LICENSE=      # TODO: (see mk/license.mk)
+LICENSE=       modified-bsd
 
-WRKSRC=                ${WRKDIR}/include-what-you-use
+WRKSRC=                ${WRKDIR}/llvm/tools/clang/tools/include-what-you-use/
 USE_CMAKE=     yes
 CMAKE_ARGS=     -DIWYU_LLVM_ROOT_PATH:PATH=${BUILDLINK_PREFIX.clang}
 USE_LANGUAGES= c c++

Index: pkgsrc/devel/include-what-you-use/PLIST
diff -u pkgsrc/devel/include-what-you-use/PLIST:1.1 pkgsrc/devel/include-what-you-use/PLIST:1.2
--- pkgsrc/devel/include-what-you-use/PLIST:1.1 Wed Dec 30 16:16:13 2015
+++ pkgsrc/devel/include-what-you-use/PLIST     Tue Nov 15 16:35:40 2016
@@ -1,4 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/30 16:16:13 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/11/15 16:35:40 wiz Exp $
 bin/fix_includes.py
 bin/include-what-you-use
 bin/iwyu_tool.py
+share/include-what-you-use/boost-all-private.imp
+share/include-what-you-use/boost-all.imp
+share/include-what-you-use/gcc.libc.imp
+share/include-what-you-use/gcc.stl.headers.imp
+share/include-what-you-use/gcc.symbols.imp
+share/include-what-you-use/iwyu.gcc.imp
+share/include-what-you-use/libcxx.imp
+share/include-what-you-use/qt4.imp
+share/include-what-you-use/qt5_4.imp
+share/include-what-you-use/stl.c.headers.imp
+share/include-what-you-use/third_party.imp

Index: pkgsrc/devel/include-what-you-use/distinfo
diff -u pkgsrc/devel/include-what-you-use/distinfo:1.3 pkgsrc/devel/include-what-you-use/distinfo:1.4
--- pkgsrc/devel/include-what-you-use/distinfo:1.3      Tue Jul 26 12:47:24 2016
+++ pkgsrc/devel/include-what-you-use/distinfo  Tue Nov 15 16:35:40 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2016/07/26 12:47:24 wiz Exp $
+$NetBSD: distinfo,v 1.4 2016/11/15 16:35:40 wiz Exp $
 
-SHA1 (include-what-you-use-0.6.src.tar.gz) = 71295c39e7374a9c139154ac12b252fb5e1305f9
-RMD160 (include-what-you-use-0.6.src.tar.gz) = d7001e1fd4043474e25db6579d286f3ce14f9e2a
-SHA512 (include-what-you-use-0.6.src.tar.gz) = 9dcc37666819084a0e084513c62599b8ffb6f9eb8a9de759d4b1e2813ae759f2aed2e2233fdc6428dc676668102b738fe7bd990561293626d9aa427849ccec35
-Size (include-what-you-use-0.6.src.tar.gz) = 434980 bytes
+SHA1 (include-what-you-use-0.7.src.tar.gz) = 2c50ace20d108a097d2aa5433b0c50a7d1f8b59e
+RMD160 (include-what-you-use-0.7.src.tar.gz) = 3143e978989bbbdefc14e7d41b696980fcc6ebd9
+SHA512 (include-what-you-use-0.7.src.tar.gz) = dd7990fa4112ddb0434807efd9dcf0f77bbecaa61eab51be24428f8e45b9321c7647a979278f3f1266ba9be05c6f1de536fc084613d38638b795248001ce4b44
+Size (include-what-you-use-0.7.src.tar.gz) = 446773 bytes
 SHA1 (patch-iwyu__output.cc) = 072236f94c44ebd7e0ca20ad828dd938c9683b4a



Home | Main Index | Thread Index | Old Index