ccache: updated to 3.7.4

ccache 3.7.4
Improvements
Added support for the -gz[=type] compiler option (previously ccache would think that “-gz” alone would enable debug information, thus potentially including the current directory in the hash).
Added support for converting paths like “/c/users/...” into relative paths on Windows.
This commit is contained in:
adam 2019-09-13 08:07:29 +00:00
parent c355b1ec95
commit 6c4231b5ee
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.51 2019/08/19 10:13:46 adam Exp $
# $NetBSD: Makefile,v 1.52 2019/09/13 08:07:29 adam Exp $
DISTNAME= ccache-3.7.3
DISTNAME= ccache-3.7.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ccache/}
# do not use xz distfile here, xz needs gettext-lib which leads to circular

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.40 2019/08/19 10:13:46 adam Exp $
$NetBSD: distinfo,v 1.41 2019/09/13 08:07:29 adam Exp $
SHA1 (ccache-3.7.3.tar.gz) = c191e096e70ee66de4d60b403022ae867fc61acd
RMD160 (ccache-3.7.3.tar.gz) = 5f5971471f45863b4fed9da7bafff3013954ea0b
SHA512 (ccache-3.7.3.tar.gz) = dc19fbd598122a1402cba44d73687263563937bd4312fc363a097e26a08e5bf05a6a3c87f770ba9f955df689924e418c4f6f9f306db3036a0d161858317f771c
Size (ccache-3.7.3.tar.gz) = 501470 bytes
SHA1 (ccache-3.7.4.tar.gz) = 566d2eabe84616881f6399c1627e8edb15f91b4c
RMD160 (ccache-3.7.4.tar.gz) = e377e5bece3d73cecbdad5319db66d1554611798
SHA512 (ccache-3.7.4.tar.gz) = c61861f029fcbda151ea19dcfc8b8ade3d1bc4ecb2dd1b668bd69a21055b9a5b10acea46df718a4c6aa561d8e820f3f9dbf9451f0386896c1e2b21f29b446fed
Size (ccache-3.7.4.tar.gz) = 501931 bytes