aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-12 04:46:55 +0800
committerbapt <bapt@FreeBSD.org>2014-05-12 04:46:55 +0800
commit57716fc538b7eb71affbfcfaecf043cfa6f8dbdb (patch)
tree40b5d9a740497256410e58fd6e079467787c7f66 /UPDATING
parentf79a7e38e2f2eb8c2f47174791545533e0cb2397 (diff)
downloadfreebsd-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--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f8b8df72a42f..8f7d66b3b13f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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