summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 88d04a99c584..ee480b54c5de 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070930:
+ AFFECTS: everyone
+ AUTHOR: Mark Linimon <linimon@FreeBSD.org>
+
+ The ports tree has been migrated to the latest version of autoconf,
+ 2.61. Versions 2.53 and 2.59 were declared obsolete and removed.
+
+ m4 was also updated to 1.10, but this proved to be incompatible and
+ was rolled back to 1.9. If you are experiencing 'Makefile: not found'
+ errors, make sure you are not using 1.10.
+
20070928:
AFFECTS: users of irc/ratbox-services
AUTHOR: Lewis <moggie@elasticmind.net>