mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
While portmaster will rebuild if asked, portupgrade needs to be forced to do
it. Sponsored by: Absolight
This commit is contained in:
parent
820a96f636
commit
52e81f7199
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374863
2
UPDATING
2
UPDATING
@ -20,7 +20,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||
|
||||
With portupgrade:
|
||||
|
||||
portupgrade `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u`
|
||||
portupgrade -f `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u`
|
||||
|
||||
With portmaster:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user