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.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bba0798734d6
branches:  trunk
changeset: 354473:bba0798734d6
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 31 10:54:30 2016 +0000

description:
Changes 3.3.3:
* ccache now detects usage of .incbin assembler directives in the source code and avoids caching such compilations.

diffstat:

 devel/ccache/Makefile |   4 ++--
 devel/ccache/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b18fbab17efd -r bba0798734d6 devel/ccache/Makefile
--- a/devel/ccache/Makefile     Mon Oct 31 09:31:35 2016 +0000
+++ b/devel/ccache/Makefile     Mon Oct 31 10:54:30 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2016/10/25 12:12:43 adam Exp $
+# $NetBSD: Makefile,v 1.37 2016/10/31 10:54:30 adam Exp $
 
-DISTNAME=      ccache-3.3.2
+DISTNAME=      ccache-3.3.3
 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 b18fbab17efd -r bba0798734d6 devel/ccache/distinfo
--- a/devel/ccache/distinfo     Mon Oct 31 09:31:35 2016 +0000
+++ b/devel/ccache/distinfo     Mon Oct 31 10:54:30 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2016/10/25 12:12:43 adam Exp $
+$NetBSD: distinfo,v 1.27 2016/10/31 10:54:30 adam Exp $
 
-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
+SHA1 (ccache-3.3.3.tar.gz) = a446369bf348e442ddb2b3efd10cdf21da2622a2
+RMD160 (ccache-3.3.3.tar.gz) = b7175af0eee986060d5eada038cb1abf44998c66
+SHA512 (ccache-3.3.3.tar.gz) = dbd4011cff2e6f5deccde237b381af5aaeb03881e61b1d0e0ceebd0764773704b5a3eb1e31a55010ba8e174a42d138d57beeb4b7ca7c1c25d79e0e709685bff1
+Size (ccache-3.3.3.tar.gz) = 445931 bytes



Home | Main Index | Thread Index | Old Index