aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-09-02 00:42:47 +0800
committermandree <mandree@FreeBSD.org>2011-09-02 00:42:47 +0800
commitc0b18e506d507e413d9edb3ef1774affc4e87671 (patch)
tree46d93dec15d054e235de1ec84b9521b3cbf19764 /UPDATING
parent3c4ce78262728e290876d2f7a5e671f3cc1eeb4d (diff)
downloadfreebsd-ports-gnome-c0b18e506d507e413d9edb3ef1774affc4e87671.tar.gz
freebsd-ports-gnome-c0b18e506d507e413d9edb3ef1774affc4e87671.tar.zst
freebsd-ports-gnome-c0b18e506d507e413d9edb3ef1774affc4e87671.zip
Mention db51 -> db5 move.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a1c941c43e65..7c6ce65785fd 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.
+20110901:
+ AFFECTS: users of databases/db51
+ AUTHOR: mandree@FreeBSD.org
+
+ The databases/db51 port (Oracle Berkeley DB version 5.1) has been
+ removed. Version 5.2 of the package is available in databases/db5.
+ Users of ports that depend on the removed 5.1 versions are advised
+ to rebuild the affected ports.
+
20110830:
AFFECTS: users of lang/racket
AUTHOR: olgeni@FreeBSD.org