aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-11-24 03:41:23 +0800
committeravilla <avilla@FreeBSD.org>2011-11-24 03:41:23 +0800
commitfcb43ca91fbd0ca03157ab617629ca43fa3f1258 (patch)
treec960cb6f5c8bf8a6f5fe55406593f2403511bbc3 /UPDATING
parent7aef6fead94ab16f055e0bb870fb7191c0d2c095 (diff)
downloadfreebsd-ports-gnome-fcb43ca91fbd0ca03157ab617629ca43fa3f1258.tar.gz
freebsd-ports-gnome-fcb43ca91fbd0ca03157ab617629ca43fa3f1258.tar.zst
freebsd-ports-gnome-fcb43ca91fbd0ca03157ab617629ca43fa3f1258.zip
- Switch dependency from net-im/ortp to net-im/linphone-base.
- Bump PORTREVISION. - Add instructions to UPDATING. Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 57086fddf55c..135629a79585 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20111123:
+ AFFECTS: users of net-im/kopete or net-im/libjingle
+ AUTHOR: kde@FreeBSD.org
+
+ kopete and libjingle are now depending on a newer oRTP from
+ linphone-base. To correctly switch to the new port, you need to deinstall
+ ortp prior to the update:
+
+ # pkg_delete -f ortp-\*
+
+20111123:
AFFECTS: users of databases/redis
AUTHOR: osa@FreeBSD.org