From 15728e300626efe42ea35696c406adbca3d0fec3 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Mon, 28 Feb 2011 13:41:32 +0000 Subject: Add notes about the devel/ccache update. --- UPDATING | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'UPDATING') 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 + + 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 -- cgit