Subject: CVS commit: pkgsrc/devel/ccache
From: Adam Ciarcinski
Date: 2023-08-30 15:01:12
Message id: 20230830130112.9B1F4FBDB@cvs.NetBSD.org

Log Message:
ccache: updated to 4.8.3

Ccache 4.8.3

Bug fixes

Fixed various problems with parsing of MSVC response file (.rsp).

Fixed handling of NVCC -Xcompiler and --Werror options.

Fixed bookkeeping of files when hard linking or file cloning is enabled. In \ 
ccache 4.8–4.8.2 this could result in incorrect size/count statistics after \ 
automatic or explicit cleanup.

Build improvements

Made a workaround for GCC 12.3 bug 109241 where GCC fails to compile ccache.

Upgraded to xxHash 0.8.2, which fixes compilation of ccache with GCC 12 and -Og.

Files:
RevisionActionfile
1.77modifypkgsrc/devel/ccache/Makefile
1.59modifypkgsrc/devel/ccache/distinfo
1.1removepkgsrc/devel/ccache/patches/patch-src_storage_local_LocalStorage.cpp