svn commit: r303873 - head

Doug Barton dougb at FreeBSD.org
Sat Sep 8 07:17:12 UTC 2012


Author: dougb
Date: Sat Sep  8 07:17:11 2012
New Revision: 303873
URL: http://svn.freebsd.org/changeset/ports/303873

Log:
  Document the libotr changes

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Sep  8 07:03:21 2012	(r303872)
+++ head/UPDATING	Sat Sep  8 07:17:11 2012	(r303873)
@@ -5,6 +5,24 @@ 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.
 
+20120908:
+  AFFECTS: users of irc/bitlbee, irc/irssi-otr, net-im/climm, net-im/mcabber, net/kdenetwork4, security/kopete-otr, security/py-otr
+  AUTHOR: Doug Barton <dougb at FreeBSD.org>
+
+  The libotr library has been bumped in version 4.0.0, and the new version is
+  not compatible with the old.  In order to make it possible for both versions
+  to coexist in the short term the old version has been moved to a new port.
+
+  If you are currently using pidgin-otr:
+  # pkg_delete -f pidgin-otr\*
+
+  Then:
+  # portmaster -o security/libotr3 security/libotr
+  # portmaster -r libotr
+  or
+  # portugrade -o security/libotr3 security/libotr
+  # portugrade -r libotr
+
 20120902:
   AFFECTS: users of math/cantor and math/kalgebra
   AUTHOR: kde at FreeBSD.org



More information about the svn-ports-all mailing list