aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-10-01 23:56:54 +0800
committertijl <tijl@FreeBSD.org>2014-10-01 23:56:54 +0800
commit12914b99b469c3c8a4bd89ac8dcbbdc1a8dadfd5 (patch)
tree17b3b868d9c98ee4a6238cdc0298c3b4788e36ad /CHANGES
parent703cafafaeb7e03f1cdbeb22e6eba8ceb6594c13 (diff)
downloadfreebsd-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--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 46d009758c89..91c1dfc435df 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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