Date: Wed, 15 Aug 2012 20:04:11 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302599 - head Message-ID: <201208152004.q7FK4BQJ005226@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Wed Aug 15 20:04:10 2012 New Revision: 302599 URL: http://svn.freebsd.org/changeset/ports/302599 Log: Add instructions for upgrading lang/erlang to R15B01 (basically, verify your options). Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Aug 15 20:02:33 2012 (r302598) +++ head/UPDATING Wed Aug 15 20:04:10 2012 (r302599) @@ -6,6 +6,21 @@ You should get into the habit of checkin you update your ports collection, before attempting any port upgrades. 20120815: + AFFECTS: users of lang/erlang + AUTHOR: olgeni@FreeBSD.org + + The lang/erlang port was updated to R15B01. Some port options + were updated, so be sure to run "make config" in the port directory + and check your configuration before upgrading. + + To upgrade Erlang and rebuild all of the dependent ports under + the new environment: + + # portmaster -r erlang + or + # portupgrade -r lang/erlang + +20120815: AFFECTS: users of lang/erlang-lite AUTHOR: olgeni@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208152004.q7FK4BQJ005226>