diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-08-03 22:36:52 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-08-03 22:36:52 +0000 |
commit | e32a8245791aab6e734fe5ecda71641e15c94b45 (patch) | |
tree | 4daccf3b91f25a920b92ab009f8f336fb635fb30 /CHANGES | |
parent | 99fb36c32d824e3fb95f9b66463538631d38cdc8 (diff) |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
Notes
Notes:
svn path=/head/; revision=115365
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ in the release notes. All ports committers are allowed to commit to this file. +20040803: +AUTHOR: ade@FreeBSD.org + As part of the ongoing autotools cleanup, devel/autoconf has been + replaced with devel/autoconf253, and devel/automake with devel/automake15. + Consumers of the various autotools knobs from bsd.autotools.mk should not + notice any differences. This update completes the transition of autotools + to true versioned packages (cf: tcl/tk) + 20040723: AUTHOR: anholt@FreeBSD.org The XFREE86_VERSION variable is replaced by the X_WINDOW_SYSTEM variable. |