aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2017-07-13 19:04:28 +0800
committerbrnrd <brnrd@FreeBSD.org>2017-07-13 19:04:28 +0800
commit260a48fff0a85d551a7e5f231c43193f66fbc0c5 (patch)
tree8f7ec0662a64fe43c1c426be0b698e7aaf594ec4 /UPDATING
parent1a5e763d742d27086e1cf835beabcf2f9afc072a (diff)
downloadfreebsd-ports-gnome-260a48fff0a85d551a7e5f231c43193f66fbc0c5.tar.gz
freebsd-ports-gnome-260a48fff0a85d551a7e5f231c43193f66fbc0c5.tar.zst
freebsd-ports-gnome-260a48fff0a85d551a7e5f231c43193f66fbc0c5.zip
devel/apr1: Fix SQLite option
- Fix SQLITE configure args (typo) - Whitespace fixes - Fix typo in UPDATING entry - Add pkg-message with warning Reported by: Stefan Esser
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index dfc59fac93dd..457c90e12e8c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -20,7 +20,7 @@ you update your ports collection, before attempting any port upgrades.
such as Apache, Subversion, etc. Normally, you can obtain the list of
dependent software by running the following command:
- # pkg info -r libressl
+ # pkg info -r apr1
Then you should rebuild all ports depending on APR(-util) to avoid
dangling shared library dependencies. Poudriere and pkg handle this