diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-01 04:33:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-01 04:33:00 +0000 |
commit | 7556d36a26e99f2c4e9a67005b547ceb9d81eb0b (patch) | |
tree | 8476f145e6c36e3d0ad66a95a6613e8fe04c1962 /UPDATING | |
parent | 337fd625b52c1b4389b86acd86f48d5f59ee65b1 (diff) | |
download | ports-7556d36a26e99f2c4e9a67005b547ceb9d81eb0b.tar.gz ports-7556d36a26e99f2c4e9a67005b547ceb9d81eb0b.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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> |