svn commit: r304412 - head

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 17 17:19:14 UTC 2012


Author: bdrewery
Date: Mon Sep 17 17:19:13 2012
New Revision: 304412
URL: http://svn.freebsd.org/changeset/ports/304412

Log:
  - Add examples for devel/apr1 shlib bump on how
    to rebuild ports depending on apr

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Sep 17 17:14:13 2012	(r304411)
+++ head/UPDATING	Mon Sep 17 17:19:13 2012	(r304412)
@@ -86,6 +86,12 @@ you update your ports collection, before
   Please rebuild all ports which are using functions from
   APR/APR-util such as apache, subversion ...
 
+  # portmaster -r apr
+  or
+  # portupgrade -r devel/apr1
+  or
+  # pkg install -fR devel/apr1
+
 20120902:
   AFFECTS: users of math/cantor and math/kalgebra
   AUTHOR: kde at FreeBSD.org



More information about the svn-ports-all mailing list