On 25.01.2018 21:19, Ronald Klop wrote:
> I know there should be multiple updates of packages.
> Even with -o OSVERSION it does not give any new pkgs anymore.
> What will help this?
I've just had the same issue and solved it by forcefully updating the
package database:
# pkg -o OSVERSION=1200056 update -f
# pkg -o OSVERSION=1200056 upgrade
-Jan