Hey,
I use portupgrade to update my ports, and use
Anyway, [cmd=]pkg_version | grep '<'[/cmd] returns nothing in need of updating. However [cmd=]portversion -vL=[/cmd] comes back with this:
What can I do to get these two programs data in sync? Thank you.
I use portupgrade to update my ports, and use
portsdb -Fu
to update the (database?).Anyway, [cmd=]pkg_version | grep '<'[/cmd] returns nothing in need of updating. However [cmd=]portversion -vL=[/cmd] comes back with this:
Code:
[root@BlackBox /usr/ports]# portversion -L=
py26-bsddb <
py26-gdbm <
py26-sqlite3 <
py26-tkinter <
What can I do to get these two programs data in sync? Thank you.