aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2012-08-16 04:04:10 +0800
committerolgeni <olgeni@FreeBSD.org>2012-08-16 04:04:10 +0800
commitf3115dda4ce4a4dfca8840d20a35158e032e69fd (patch)
treee330b906fd51063ce821a95ace46fae4b1d59eaf /UPDATING
parentdfbe21f648850ae3656af37e641b0f2f69818625 (diff)
downloadfreebsd-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--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2b70346f0758..5017912ba7ba 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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