aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2012-08-15 20:04:10 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2012-08-15 20:04:10 +0000
commit4bc91672c2b02dc9809801cd77e7f042b148e5b6 (patch)
treee330b906fd51063ce821a95ace46fae4b1d59eaf /UPDATING
parent3535e77da6cbf8b888ec658e74e3e3f7832822b7 (diff)
downloadports-4bc91672c2b02dc9809801cd77e7f042b148e5b6.tar.gz
ports-4bc91672c2b02dc9809801cd77e7f042b148e5b6.zip
Add instructions for upgrading lang/erlang to R15B01 (basically,
verify your options).
Notes
Notes: svn path=/head/; revision=302599
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