aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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