diff options
author | tijl <tijl@FreeBSD.org> | 2014-10-01 23:56:54 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-10-01 23:56:54 +0800 |
commit | 12914b99b469c3c8a4bd89ac8dcbbdc1a8dadfd5 (patch) | |
tree | 17b3b868d9c98ee4a6238cdc0298c3b4788e36ad /CHANGES | |
parent | 703cafafaeb7e03f1cdbeb22e6eba8ceb6594c13 (diff) | |
download | freebsd-ports-gnome-12914b99b469c3c8a4bd89ac8dcbbdc1a8dadfd5.tar.gz freebsd-ports-gnome-12914b99b469c3c8a4bd89ac8dcbbdc1a8dadfd5.tar.zst freebsd-ports-gnome-12914b99b469c3c8a4bd89ac8dcbbdc1a8dadfd5.zip |
Remove support for old autoconf and automake versions from USE_AUTOTOOLS:
autoconf213, autoheader213, aclocal14 and automake14
Approved by: portmgr (bapt)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20141001: +AUTHOR: tijl@FreeBSD.org + + Support for autoconf213, autoheader213, aclocal14 and automake14 has been + removed from USE_AUTOTOOLS. + 20140930: AUTHOR: bdrewery@FreeBSD.org |