aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-08-27 15:16:42 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-08-27 15:16:42 +0000
commit2f8715d081acd906c5735e5be26eea1823b1dcbe (patch)
tree350d4713f713300d11d664a2cab0d5e524b234aa /UPDATING
parentd4d08cb32619b63bb3bc68c19a1ab90b093bf02f (diff)
downloadports-2f8715d081acd906c5735e5be26eea1823b1dcbe.tar.gz
ports-2f8715d081acd906c5735e5be26eea1823b1dcbe.zip
Update pkg instructions, users report pkg update -f required
Notes
Notes: svn path=/head/; revision=366332
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 11 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 38333a70ddfb..7cc7ffbe1cac 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,9 +16,17 @@ you update your ports collection, before attempting any port upgrades.
Please note announcement for special instructions at:
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000086.html
- - Users need to run 'pkg check -Ba' after upgrading to pkg-1.3.7 and before
- updating any other packages. This avoids needing to reinstall anything
- not needed due to changed shlibs.
+ - Users need to run 'pkg update -f' and 'pkg check -Ba' after upgrading to
+ pkg-1.3.7 and before updating any other packages. This avoids needing to
+ reinstall anything not needed due to changed shlibs.
+ For binary package users:
+ # pkg install ports-mgmt/pkg
+ # pkg update -f
+ # pkg check -Ba
+ # pkg upgrade
+ For port users:
+ # make -C /usr/ports/ports-mgmt/pkg build deinstall install clean
+ # pkg check -Ba
- People building packages for serving to other systems need to rebuild
all packages with 1.3.7.