pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ccache Changes 3.3.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f01e3bac9fdf
branches: trunk
changeset: 354259:f01e3bac9fdf
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 25 12:12:43 2016 +0000
description:
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:
devel/ccache/Makefile | 4 ++--
devel/ccache/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 409d14f0c30e -r f01e3bac9fdf devel/ccache/Makefile
--- a/devel/ccache/Makefile Tue Oct 25 11:51:40 2016 +0000
+++ b/devel/ccache/Makefile Tue Oct 25 12:12:43 2016 +0000
@@ -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 -r 409d14f0c30e -r f01e3bac9fdf devel/ccache/distinfo
--- a/devel/ccache/distinfo Tue Oct 25 11:51:40 2016 +0000
+++ b/devel/ccache/distinfo Tue Oct 25 12:12:43 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index