diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 10:29:38 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 10:29:38 +0000 |
commit | c5f5a1d39d301d868ffdc6087f9caed2aec85cfd (patch) | |
tree | 6c6af440896486471f6df0337f2552dd1859809a /UPDATING | |
parent | 6bf335212499b4da77733ef1857a0f5cf1325758 (diff) |
- Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or
net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)
Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
Notes
Notes:
svn path=/head/; revision=361763
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20140714: + AFFECTS: users of net/linphone-base + AUTHOR: tijl@FreeBSD.org + + Linphone has been updated to version 3.7.0 and the linphone-base port + has been split into separate components. You must first delete the + linphone-base package before you can update ports that depend on it. + + pkg del -f linphone-base + or + pkg_delete -f linphone-base\* + 20140713: AFFECTS: users of mail/postfix-current AUTHOR: sahil@FreeBSD.org |