Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 16:38:49 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362829 - head
Message-ID:  <201407241638.s6OGcnAG034990@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407241638.s6OGcnAG034990>