svn commit: r362829 - head

Adam Weinberger adamw at FreeBSD.org
Thu Jul 24 16:38:49 UTC 2014


Author: adamw
Date: Thu Jul 24 16:38:49 2014
New Revision: 362829
URL: http://svnweb.freebsd.org/changeset/ports/362829
QAT: https://qat.redports.org/buildarchive/r362829/

Log:
  Make the instructions a bit clearer.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jul 24 16:33:10 2014	(r362828)
+++ head/UPDATING	Thu Jul 24 16:38:49 2014	(r362829)
@@ -8,8 +8,11 @@ you update your ports collection, before
 20140723:
   AFFECTS: users of devel/libevent
 
-  libevent1 as been replaced by libevent2 via the compatibility layer.
-  Make sure to remove libevent before upgrading the regular way.
+  libevent1 has been replaced by libevent2 via the compatibility layer.
+  All applications that used libevent1 must be rebuilt.
+
+  Please remove libevent1 before upgrading, by running:
+  	pkg delete libevent
 
 20140723:
   AFFECTS: users of security/scanlogd


More information about the svn-ports-all mailing list