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 Jul 26 12:47:24 UTC 2016

Modified Files:
        pkgsrc/devel/include-what-you-use: Makefile distinfo
Removed Files:
        pkgsrc/devel/include-what-you-use/patches: patch-CMakeLists.txt
            patch-iwyu__ast__util.cc patch-iwyu__ast__util.h

Log Message:
Update include-what-you-use to 0.6.

Compat update for clang/llvm 3.8.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/include-what-you-use/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/include-what-you-use/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/include-what-you-use/patches/patch-CMakeLists.txt \
    pkgsrc/devel/include-what-you-use/patches/patch-iwyu__ast__util.cc \
    pkgsrc/devel/include-what-you-use/patches/patch-iwyu__ast__util.h

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.4 pkgsrc/devel/include-what-you-use/Makefile:1.5
--- pkgsrc/devel/include-what-you-use/Makefile:1.4      Tue Jul  5 00:19:59 2016
+++ pkgsrc/devel/include-what-you-use/Makefile  Tue Jul 26 12:47:24 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/07/05 00:19:59 maya Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/26 12:47:24 wiz Exp $
 
-DISTNAME=      include-what-you-use-0.5.src
-PKGREVISION=   1
+DISTNAME=      include-what-you-use-0.6.src
 PKGNAME=       ${DISTNAME:.src=}
 CATEGORIES=    devel
 MASTER_SITES=  http://include-what-you-use.org/downloads/

Index: pkgsrc/devel/include-what-you-use/distinfo
diff -u pkgsrc/devel/include-what-you-use/distinfo:1.2 pkgsrc/devel/include-what-you-use/distinfo:1.3
--- pkgsrc/devel/include-what-you-use/distinfo:1.2      Mon Mar 14 14:36:39 2016
+++ pkgsrc/devel/include-what-you-use/distinfo  Tue Jul 26 12:47:24 2016
@@ -1,10 +1,7 @@
-$NetBSD: distinfo,v 1.2 2016/03/14 14:36:39 tnn Exp $
+$NetBSD: distinfo,v 1.3 2016/07/26 12:47:24 wiz Exp $
 
-SHA1 (include-what-you-use-0.5.src.tar.gz) = 6d4e3040ecb2906f93d72ba14e61381f0a8c2509
-RMD160 (include-what-you-use-0.5.src.tar.gz) = 73f92c5d018e9a49c34307a4ff5c5848b78a0e99
-SHA512 (include-what-you-use-0.5.src.tar.gz) = 805395873b59e4f4236853ba9ac6818d60968190ad485d580ea80d69c518eb8c44822a4281a4219b4ccc02e2dc8f3db5c470170e27e67ea0d8e04ef78da9078c
-Size (include-what-you-use-0.5.src.tar.gz) = 404081 bytes
-SHA1 (patch-CMakeLists.txt) = 08d51a0890df1382944bd35904d8171fb031dad5
-SHA1 (patch-iwyu__ast__util.cc) = 7fa08654fb9dfeb439d17f8ea095d816398724cd
-SHA1 (patch-iwyu__ast__util.h) = da1326a0f2423a3967025bf5274a80e7a1a44c0e
+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 (patch-iwyu__output.cc) = 072236f94c44ebd7e0ca20ad828dd938c9683b4a



Home | Main Index | Thread Index | Old Index