aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-27 12:21:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-27 12:21:50 +0000
commitc26a2d22a336b7eb0ca67f5af686762cd6064717 (patch)
tree111b1c1eac0ca08c8064410ff4f59ddf5ba39d79 /CHANGES
parent712c9f3347456517137cac098c1db0c4f186a3f5 (diff)
downloadports-c26a2d22a336b7eb0ca67f5af686762cd6064717.tar.gz
ports-c26a2d22a336b7eb0ca67f5af686762cd6064717.zip
Commit a forgotten CHANGES entry.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=414105
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d3ee0e8f55a4..4bcb3eb09bcd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20160426:
+AUTHOR: mat@FreeBSD.org
+
+ USE_MYSQL and USE_BDB have been replaced by USES=mysql and USES=bdb.
+
+ WANT_BDB_VER=XX should be replaced by USES=bdb:XX.
+
20160414:
AUTHOR: mat@FreeBSD.org