svn commit: r302577 - head

Jimmy Olgeni olgeni at FreeBSD.org
Wed Aug 15 13:47:53 UTC 2012


Author: olgeni
Date: Wed Aug 15 13:47:53 2012
New Revision: 302577
URL: http://svn.freebsd.org/changeset/ports/302577

Log:
  Add instructions for switching from lang/erlang-lite (removed in
  r302575) to lang/erlang.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Aug 15 13:46:10 2012	(r302576)
+++ head/UPDATING	Wed Aug 15 13:47:53 2012	(r302577)
@@ -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.
 
+20120815:
+  AFFECTS: users of lang/erlang-lite
+  AUTHOR: olgeni at FreeBSD.org
+
+  The lang/erlang-lite port uses the same default options as
+  lang/erlang, which were changed some time ago.
+
+  The couchdb, rabbitmq, freeswitch-core and freeswitch-core-devel
+  ports have been updated to use lang/erlang rather than lang/erlang-lite.
+
+  Please check that your lang/erlang options are configured as you
+  wish (especially X11 support), then follow the instructions below
+  to update your dependencies.
+
+  # portmaster -o lang/erlang lang/erlang-lite
+  or
+  # portupgrade -fo lang/erlang erlang-lite  
+
 20120810:
   AFFECTS: users of net-p2p/transmission-gtk2
   AUTHOR: crees at FreeBSD.org



More information about the svn-ports-head mailing list