mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Tweak the pkg_delete lines for the glib update, aparently pkg_delete needs
the full package name including version. Submitted by: freebsd forums via wblock@
This commit is contained in:
parent
62a41b423b
commit
725be10c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324192
4
UPDATING
4
UPDATING
@ -20,13 +20,13 @@ you update your ports collection, before attempting any port upgrades.
|
||||
their next update.
|
||||
|
||||
# portmaster -r gio-fam-backend
|
||||
# pkg_delete gio-fam-backend (for pkgng: pkg delete gio-fam-backend)
|
||||
# pkg_delete gio-fam-backend-\* (for pkgng: pkg delete gio-fam-backend)
|
||||
# portmaster -a
|
||||
|
||||
or
|
||||
|
||||
# portupgrade -rf gio-fam-backend
|
||||
# pkg_delete gio-fam-backend (for pkgng: pkg delete gio-fam-backend)
|
||||
# pkg_delete gio-fam-backend-\* (for pkgng: pkg delete gio-fam-backend)
|
||||
# portupgrade -a
|
||||
|
||||
20130726:
|
||||
|
Loading…
Reference in New Issue
Block a user