diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-12 04:46:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-12 04:46:55 +0800 |
commit | 57716fc538b7eb71affbfcfaecf043cfa6f8dbdb (patch) | |
tree | 40b5d9a740497256410e58fd6e079467787c7f66 /UPDATING | |
parent | f79a7e38e2f2eb8c2f47174791545533e0cb2397 (diff) | |
download | freebsd-ports-gnome-57716fc538b7eb71affbfcfaecf043cfa6f8dbdb.tar.gz freebsd-ports-gnome-57716fc538b7eb71affbfcfaecf043cfa6f8dbdb.tar.zst freebsd-ports-gnome-57716fc538b7eb71affbfcfaecf043cfa6f8dbdb.zip |
Switch firebird to use DEFAULT_VERSIONS macro to set the default
While here drop support for firebird 2.0
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20140511: + AFFECTS: users of databases/firebird* + AUTHOR: bapt@FreeBSD.org + + The default version of databases/firebird* have been changed to support + DEFAULT_VERSIONS variable + + DEFAULT_VERSIONS=firebird=2.5 + 20140507: AFFECTS: users of lang/open-cobol AUTHOR: johans@FreeBSD.org |