pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ccache
Module Name: pkgsrc
Committed By: adam
Date: Tue May 5 04:20:19 UTC 2026
Modified Files:
pkgsrc/devel/ccache: Makefile distinfo
Log Message:
ccache: updated to 4.13.6
Ccache 4.13.6
Bug fixes and improvements
Fixed a potential manifest/result cache key collision in MSVC depend mode when compiling a source file with no included files.
Improved robustness when parsing cache entry data structures.
Test improvements
Changed the remote_helper test suite to skip gracefully when the storage test helper is unavailable, avoiding failures when testing a system-installed ccache.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/ccache/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/ccache/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/ccache/Makefile
diff -u pkgsrc/devel/ccache/Makefile:1.95 pkgsrc/devel/ccache/Makefile:1.96
--- pkgsrc/devel/ccache/Makefile:1.95 Mon Apr 20 13:05:22 2026
+++ pkgsrc/devel/ccache/Makefile Tue May 5 04:20:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2026/04/20 13:05:22 adam Exp $
+# $NetBSD: Makefile,v 1.96 2026/05/05 04:20:19 adam Exp $
-DISTNAME= ccache-4.13.4
+DISTNAME= ccache-4.13.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ccache/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/ccache/distinfo
diff -u pkgsrc/devel/ccache/distinfo:1.75 pkgsrc/devel/ccache/distinfo:1.76
--- pkgsrc/devel/ccache/distinfo:1.75 Mon Apr 20 13:05:22 2026
+++ pkgsrc/devel/ccache/distinfo Tue May 5 04:20:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.75 2026/04/20 13:05:22 adam Exp $
+$NetBSD: distinfo,v 1.76 2026/05/05 04:20:19 adam Exp $
-BLAKE2s (ccache-4.13.4.tar.gz) = ccbd9a67a646a7764d52295b851c217417d63e400bb09469e48e3f5f9dfa634a
-SHA512 (ccache-4.13.4.tar.gz) = 31fd42d06096c4a64a25737cf00fb91a7bf0aeb38796c257cf01db89c34b55902dcf94116343b02e869547787b7d762d0961165fa4f41db9598673ef8b7a96e6
-Size (ccache-4.13.4.tar.gz) = 740644 bytes
+BLAKE2s (ccache-4.13.6.tar.gz) = eddc8597b1b25b2be983583c06900d7debd35c019c4abbeaa0efa8d7f1767be8
+SHA512 (ccache-4.13.6.tar.gz) = 73cb2c651aab597bcd31d36d515b0cebd002d790d3761b7c08229517bf34489c11afca1c3b27401c963a1892161082a7c0aa4a224c6b938e15f857413357d3ef
+Size (ccache-4.13.6.tar.gz) = 741649 bytes
Home |
Main Index |
Thread Index |
Old Index