diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-27 12:21:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-27 12:21:50 +0000 |
commit | c26a2d22a336b7eb0ca67f5af686762cd6064717 (patch) | |
tree | 111b1c1eac0ca08c8064410ff4f59ddf5ba39d79 /CHANGES | |
parent | 712c9f3347456517137cac098c1db0c4f186a3f5 (diff) |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |