svn commit: r302599 - head

Jimmy Olgeni olgeni at FreeBSD.org
Wed Aug 15 20:04:11 UTC 2012


Author: olgeni
Date: Wed Aug 15 20:04:10 2012
New Revision: 302599
URL: http://svn.freebsd.org/changeset/ports/302599

Log:
  Add instructions for upgrading lang/erlang to R15B01 (basically,
  verify your options).

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Aug 15 20:02:33 2012	(r302598)
+++ head/UPDATING	Wed Aug 15 20:04:10 2012	(r302599)
@@ -6,6 +6,21 @@ You should get into the habit of checkin
 you update your ports collection, before attempting any port upgrades.
 
 20120815:
+  AFFECTS: users of lang/erlang
+  AUTHOR: olgeni at 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 at FreeBSD.org
 



More information about the svn-ports-head mailing list