Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2017 06:46:24 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445731 - head
Message-ID:  <201707140646.v6E6kOBe016171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Fri Jul 14 06:46:24 2017
New Revision: 445731
URL: https://svnweb.freebsd.org/changeset/ports/445731

Log:
  UPDATING: Fix latest pkg info -r apr1 issue

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jul 14 06:22:06 2017	(r445730)
+++ head/UPDATING	Fri Jul 14 06:46:24 2017	(r445731)
@@ -20,7 +20,7 @@ you update your ports collection, before attempting an
   such as Apache, Subversion, etc. Normally, you can obtain the list of
   dependent software by running the following command:
 
-  # pkg info -r apr1
+  # pkg info -r apr
 
   Then you should rebuild all ports depending on APR(-util) to avoid
   dangling shared library dependencies. Poudriere and pkg handle this



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