1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add instructions for switching from lang/erlang-lite (removed in

r302575) to lang/erlang.
This commit is contained in:
Jimmy Olgeni 2012-08-15 13:47:53 +00:00
parent ed62e52003
commit e0b76a0df4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302577

View File

@ -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@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@FreeBSD.org