diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-11-17 00:11:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-11-17 00:11:22 +0000 |
commit | 98032bb9eb45d41bc9e3bbd0002762d92af0cb7f (patch) | |
tree | c4e31a1a6653b2d80a1bab732279bb12c247d4a8 /UPDATING | |
parent | 975249e71916ac95b7f64983444e9fb8f2b98236 (diff) | |
download | ports-98032bb9eb45d41bc9e3bbd0002762d92af0cb7f.tar.gz ports-98032bb9eb45d41bc9e3bbd0002762d92af0cb7f.zip |
Provide a notice on how to workaround a buildworld failure with devel/ccache.
Notes
Notes:
svn path=/head/; revision=264660
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20101117: + AFFECTS: users of devel/ccache + AUTHOR: Emanuel Haupt <ehaupt@FreeBSD.org> + + Updated instructions on how to workaround a buildworld failure have been + committed. Please (re)read the following document after updating ccache to + 3.1.1_1: + + /usr/local/share/doc/ccache/ccache-howto-freebsd.txt + 20101110: AFFECTS: users of databases/mysql55-server AUTHOR: Alex Dupre <ale@FreeBSD.org> |