svn commit: r302646 - head

Glen Barber gjb at FreeBSD.org
Thu Aug 16 15:47:34 UTC 2012


Author: gjb
Date: Thu Aug 16 15:47:33 2012
New Revision: 302646
URL: http://svn.freebsd.org/changeset/ports/302646

Log:
  Document the recent renaming of the sysutils/cfengine* ports.
  
  Discussed with:	cy
  Approved by:	eadler (mentor)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Aug 16 15:40:57 2012	(r302645)
+++ head/UPDATING	Thu Aug 16 15:47:33 2012	(r302646)
@@ -5,6 +5,24 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20120816:
+  AFFECTS: users of sysutils/cfengine*
+  AUTHOR:  gjb at FreeBSD.org
+
+  The sysutils/cfengine* ports have been renamed as follows:
+  
+  o sysutils/cfengine         -> sysutils/cfengine22
+  o sysutils/cfengine3-legacy -> sysutils/cfengine32
+  o sysutils/cfengine3        -> sysutils/cfengine33
+
+  Users are reminded to update the port origins, for example:
+
+  # portmaster -o sysutils/cfengine22 sysutils/cfengine
+  or
+  # portupgrade -fo sysutils/cfengine22 sysutils/cfengine
+  or
+  # pkg set -o sysutils/cfengine:sysutils/cfengine22
+
 20120815:
   AFFECTS: users of lang/erlang
   AUTHOR: olgeni at FreeBSD.org



More information about the svn-ports-head mailing list