Earlier this week I updated my machine to patch 3 for FreeBSD 9.0 RELEASE i386 from source. There were no errors and when I run [CMD=""]uname -a[/CMD] I get:
The strange thing is, when I try to view what ports needs updating, it keeps telling me there are none to update. For example, I know theres an update to the OpenSSL port this week and yet my version of OpenSSL is:
My ports tree gets updated automatically daily by a cron job and an email is sent to me mentioning all the updated ports. This is how I know there are ports on my machine that I need to update. But when I run [cmd=]pkg_version -vIL=[/cmd] it comes back with nothing (ie: no ports to update).
What can I do to update my ports now? Do I have a corrupted index or something?
Code:
FreeBSD abc.xyz.com 9.0-RELEASE-p3
The strange thing is, when I try to view what ports needs updating, it keeps telling me there are none to update. For example, I know theres an update to the OpenSSL port this week and yet my version of OpenSSL is:
Code:
OpenSSL 1.0.1c 10 May 2012
My ports tree gets updated automatically daily by a cron job and an email is sent to me mentioning all the updated ports. This is how I know there are ports on my machine that I need to update. But when I run [cmd=]pkg_version -vIL=[/cmd] it comes back with nothing (ie: no ports to update).
What can I do to update my ports now? Do I have a corrupted index or something?