aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-11 20:46:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-11 20:46:55 +0000
commit0165ff621a440dcb86685678252536aafaa47d73 (patch)
tree40b5d9a740497256410e58fd6e079467787c7f66 /UPDATING
parent0716de5a98723f71519a965919fea1d0f655e178 (diff)
downloadports-0165ff621a440dcb86685678252536aafaa47d73.tar.gz
ports-0165ff621a440dcb86685678252536aafaa47d73.zip
Switch firebird to use DEFAULT_VERSIONS macro to set the default
While here drop support for firebird 2.0
Notes
Notes: svn path=/head/; revision=353730
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