Date: Wed, 27 Apr 2016 12:21:51 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414105 - head Message-ID: <201604271221.u3RCLp3U025261@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Apr 27 12:21:50 2016 New Revision: 414105 URL: https://svnweb.freebsd.org/changeset/ports/414105 Log: Commit a forgotten CHANGES entry. Sponsored by: Absolight Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Wed Apr 27 12:21:21 2016 (r414104) +++ head/CHANGES Wed Apr 27 12:21:50 2016 (r414105) @@ -10,6 +10,13 @@ in the release notes and/or placed into 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604271221.u3RCLp3U025261>