summaryrefslogtreecommitdiff
path: root/devel/ccache
diff options
context:
space:
mode:
authoradam <adam>2016-10-25 12:12:43 +0000
committeradam <adam>2016-10-25 12:12:43 +0000
commit0de67e4a9fc746bf7970eaf86f3104467fb7f1a3 (patch)
treeaff1be167897f0681ad8620baaa6b1e3dfd76971 /devel/ccache
parent5e119764259357906a9af6497db457c87308975a (diff)
downloadpkgsrc-0de67e4a9fc746bf7970eaf86f3104467fb7f1a3.tar.gz
Changes 3.3.2:
* 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. * Fixed a regression in ccache 3.3.1: ccache could get confused when using the compiler option -Wp, to pass multiple options to the preprocessor, resulting in missing dependency files from direct mode cache hits.
Diffstat (limited to 'devel/ccache')
-rw-r--r--devel/ccache/Makefile4
-rw-r--r--devel/ccache/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 1c8b25490d7..748c368e54a 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2016/09/20 12:36:20 adam Exp $
+# $NetBSD: Makefile,v 1.36 2016/10/25 12:12:43 adam Exp $
-DISTNAME= ccache-3.3.1
+DISTNAME= ccache-3.3.2
CATEGORIES= devel
MASTER_SITES= http://samba.org/ftp/ccache/
# do not use xz distfile here, xz needs gettext-lib which leads to circular
diff --git a/devel/ccache/distinfo b/devel/ccache/distinfo
index cc651fbb537..40ec013be04 100644
--- a/devel/ccache/distinfo
+++ b/devel/ccache/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2016/09/20 12:36:20 adam Exp $
+$NetBSD: distinfo,v 1.26 2016/10/25 12:12:43 adam Exp $
-SHA1 (ccache-3.3.1.tar.gz) = 0242640dd7fd00e9bfaf7230fff200e899ade99f
-RMD160 (ccache-3.3.1.tar.gz) = af7c2f300b81f6c77d773146ebf1318e4b0fe891
-SHA512 (ccache-3.3.1.tar.gz) = 4024a0f9d7a210fe80d3bd97675d4ce4916587aecdbf57bae7b9bdc3c501dd9427e7e6bfda3c0203e463b03d6217b40b1181f2efba8e35e3e718ed13eadb74fa
-Size (ccache-3.3.1.tar.gz) = 445375 bytes
+SHA1 (ccache-3.3.2.tar.gz) = 23c1b4fd26b9cbc86182c8f22883bcdc130fdd6f
+RMD160 (ccache-3.3.2.tar.gz) = 7037770f7ee38bef608b8c6037fbd4273057f54a
+SHA512 (ccache-3.3.2.tar.gz) = 5fe4a69e6790a4201aad83d3207245ff1d7756e3be5aa0375c1e926901185a621ac3d6ff76b51bded755bfaba92c3d089fa0b791cc716ac84e3e67f6008ec2be
+Size (ccache-3.3.2.tar.gz) = 445945 bytes