aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-14 19:00:23 +0800
committermat <mat@FreeBSD.org>2016-04-14 19:00:23 +0800
commitc9c38c62cc1db0d0c3ba8b84aa31a768fee5b984 (patch)
treee22177521f3946e8d1cc9f037af7f3cbcb98d241 /CHANGES
parente867fd01d087b9802b271aa04be2829602de1302 (diff)
downloadfreebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.gz
freebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.zst
freebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.zip
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error. Sponsored by: Absolight
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2590d75a2c0..d3ee0e8f55a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,7 +10,12 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
-20160416:
+20160414:
+AUTHOR: mat@FreeBSD.org
+
+ USE_RC_SUBR=yes has not done anything for a long time, it will now give an error.
+
+20160413:
AUTHOR: jbeich@FreeBSD.org
Introducing CONFIGURE_OUTSOURCE. It changes HAS_CONFIGURE and GNU_CONFIGURE