FreeBSD rpi2.sentry.org 11.2-BETA3 FreeBSD 11.2-BETA3 #0 r334313: Sat Jun 2 08:22:41 AEST 2018 root@rpi2.sentry.org:/home/obj/usr/src/sys/RPI2 arm
Before the recent upgrade from source to the above, the Raspberry Pi2 was running 11.1-PRE-RELEASE.
Yet
curl 7.55.1 is installed; curl-7.60.0 is in the (recently updated) ports directory
I've tried deleting portupgrade and reinstalling it to no effect.
Any other ideas?
Before the recent upgrade from source to the above, the Raspberry Pi2 was running 11.1-PRE-RELEASE.
Code:
root@rpi2 [/root] # portupgrade -a
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 0 packages found (-0 +0) nothing to do]
Yet
pkg info
correctly lists 165 ports as installed curl 7.55.1 is installed; curl-7.60.0 is in the (recently updated) ports directory
Code:
root@rpi2 [/root] # portupgrade curl
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 0 packages found (-0 +0) nothing to do]
I've tried deleting portupgrade and reinstalling it to no effect.
Any other ideas?