summaryrefslogtreecommitdiff
path: root/devel/ccache
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-21 13:52:36 +0000
committerwiz <wiz>2013-01-21 13:52:36 +0000
commit303c619e713457075d168ed0c12d62738146041a (patch)
treebf07bb95f6acf30e09cab4c4381f5aaeb8a41079 /devel/ccache
parent1348c625532e91422934b121daf099ced95115b7 (diff)
downloadpkgsrc-303c619e713457075d168ed0c12d62738146041a.tar.gz
Update to 3.1.9:
ccache 3.1.9 ------------ Release date: 2013-01-06 Bug fixes ~~~~~~~~~ - The EAGAIN signal is now handled correctly when emitting cached stderr output. This fixes a problem triggered by large error outputs from the compiler. - Subdirectories in the cache are no longer created in read-only mode. - Fixed so that ccache's log file descriptor is not made available to the compiler. - Improved error reporting when failing to create temporary stdout/stderr files when executing the compiler. - Disappearing temporary stdout/stderr files are now handled gracefully. Other ~~~~~ - Fixed test suite to work on ecryptfs.
Diffstat (limited to 'devel/ccache')
-rw-r--r--devel/ccache/Makefile4
-rw-r--r--devel/ccache/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index d8767415ee3..d315e3d5044 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2012/10/31 11:16:44 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/01/21 13:52:36 wiz Exp $
-DISTNAME= ccache-3.1.8
+DISTNAME= ccache-3.1.9
CATEGORIES= devel
MASTER_SITES= http://samba.org/ftp/ccache/
diff --git a/devel/ccache/distinfo b/devel/ccache/distinfo
index c2ce5839bf5..e63ef39dbf0 100644
--- a/devel/ccache/distinfo
+++ b/devel/ccache/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/08/27 22:21:44 wiz Exp $
+$NetBSD: distinfo,v 1.12 2013/01/21 13:52:36 wiz Exp $
-SHA1 (ccache-3.1.8.tar.gz) = 9f52273535a909de91edd59a5e15265ae9a32e91
-RMD160 (ccache-3.1.8.tar.gz) = 7b29525da3bb9f2d59c9e2b4559c44ecc1ef37d5
-Size (ccache-3.1.8.tar.gz) = 350456 bytes
+SHA1 (ccache-3.1.9.tar.gz) = 103c14171ba6eefc9e044097480b0951f02dc7fe
+RMD160 (ccache-3.1.9.tar.gz) = a11969213e9ef2f15358c85ef7ce1a5396de337f
+Size (ccache-3.1.9.tar.gz) = 351745 bytes