diff options
author | olgeni <olgeni@FreeBSD.org> | 2012-08-16 04:04:10 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2012-08-16 04:04:10 +0800 |
commit | f3115dda4ce4a4dfca8840d20a35158e032e69fd (patch) | |
tree | e330b906fd51063ce821a95ace46fae4b1d59eaf /UPDATING | |
parent | dfbe21f648850ae3656af37e641b0f2f69818625 (diff) | |
download | freebsd-ports-gnome-f3115dda4ce4a4dfca8840d20a35158e032e69fd.tar.gz freebsd-ports-gnome-f3115dda4ce4a4dfca8840d20a35158e032e69fd.tar.zst freebsd-ports-gnome-f3115dda4ce4a4dfca8840d20a35158e032e69fd.zip |
Add instructions for upgrading lang/erlang to R15B01 (basically,
verify your options).
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -6,6 +6,21 @@ 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 + 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 |