Sun Feb 26 10:17:00 2017 UTC ()
ccache 3.3.4:

New features and improvements:
* Documented the different cache statistics counters.

Bug fixes:
* Fixed a regression in ccache 3.3 related to potentially bad content of dependency files when compiling identical source code but with different source paths. This was only partially fixed in 3.3.2 and reverts the new 窶廸ames of included files are no longer included in the hash of the compiler窶冱 preprocessed output窶� feature in 3.3.
* Corrected statistics counter for -optf/--options-file failure.
* Fixed undefined behavior warnings in ccache found by -fsanitize=undefined.


(adam)
diff -r1.37 -r1.38 pkgsrc/devel/ccache/Makefile
diff -r1.27 -r1.28 pkgsrc/devel/ccache/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/devel/ccache/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ccache/Makefile 2016/10/31 10:54:30 1.37
+++ pkgsrc/devel/ccache/Makefile 2017/02/26 10:17:00 1.38
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/10/31 10:54:30 adam Exp $
+# $NetBSD: Makefile,v 1.38 2017/02/26 10:17:00 adam Exp $
 
-DISTNAME=	ccache-3.3.3
+DISTNAME=	ccache-3.3.4
 CATEGORIES=	devel
 MASTER_SITES=	http://samba.org/ftp/ccache/
 # do not use xz distfile here, xz needs gettext-lib which leads to circular

cvs diff -r1.27 -r1.28 pkgsrc/devel/ccache/distinfo (expand / switch to context diff)
--- pkgsrc/devel/ccache/distinfo 2016/10/31 10:54:30 1.27
+++ pkgsrc/devel/ccache/distinfo 2017/02/26 10:17:00 1.28
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2016/10/31 10:54:30 adam Exp $
+$NetBSD: distinfo,v 1.28 2017/02/26 10:17:00 adam Exp $
 
-SHA1 (ccache-3.3.3.tar.gz) = a446369bf348e442ddb2b3efd10cdf21da2622a2
+SHA1 (ccache-3.3.4.tar.gz) = 555cd9e8991bbf73ea265390f86ff261afd52a2f
-RMD160 (ccache-3.3.3.tar.gz) = b7175af0eee986060d5eada038cb1abf44998c66
+RMD160 (ccache-3.3.4.tar.gz) = 5a6d6f766ac073717e51baa560c18f384fefdf49
-SHA512 (ccache-3.3.3.tar.gz) = dbd4011cff2e6f5deccde237b381af5aaeb03881e61b1d0e0ceebd0764773704b5a3eb1e31a55010ba8e174a42d138d57beeb4b7ca7c1c25d79e0e709685bff1
+SHA512 (ccache-3.3.4.tar.gz) = a88ae963c4eb85e2e043da9151161793bae03952bbe2d119b120726ae908bbc8b40e35cae029eafbb3456152a14f11a8bcea1d6072389754a7709fb8039c61bb
-Size (ccache-3.3.3.tar.gz) = 445931 bytes
+Size (ccache-3.3.4.tar.gz) = 449905 bytes