diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2012-08-15 20:04:10 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2012-08-15 20:04:10 +0000 |
commit | 4bc91672c2b02dc9809801cd77e7f042b148e5b6 (patch) | |
tree | e330b906fd51063ce821a95ace46fae4b1d59eaf /UPDATING | |
parent | 3535e77da6cbf8b888ec658e74e3e3f7832822b7 (diff) | |
download | ports-4bc91672c2b02dc9809801cd77e7f042b148e5b6.tar.gz ports-4bc91672c2b02dc9809801cd77e7f042b148e5b6.zip |
Notes
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 |