aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-02-28 21:41:32 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-02-28 21:41:32 +0800
commit15728e300626efe42ea35696c406adbca3d0fec3 (patch)
treea6cbfb53f6015b258d51fd59d900e9808c7fea9c /UPDATING
parentc72298e16eb55772183a9554bca7e7787eae564f (diff)
downloadfreebsd-ports-gnome-15728e300626efe42ea35696c406adbca3d0fec3.tar.gz
freebsd-ports-gnome-15728e300626efe42ea35696c406adbca3d0fec3.tar.zst
freebsd-ports-gnome-15728e300626efe42ea35696c406adbca3d0fec3.zip
Add notes about the devel/ccache update.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4f9d8b48d517..1a2b7206575e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110228:
+ AFFECTS: users of devel/ccache
+ AUTHOR: Emanuel Haupt <ehaupt@FreeBSD.org>
+
+ ccache now allows the use of non-default compilers such as clang. This
+ requires adjustments of the ccache make glue.
+
+ Please (re)read the following document after updating ccache to
+ ccache-3.1.4_1:
+
+ /usr/local/share/doc/ccache/ccache-howto-freebsd.txt
+
20110227:
AFFECTS: users of net/unison and net/unison-devel
AUTHOR: mandree@FreeBSD.org