Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2004 16:48:10 +0400
From:      "Andrew" <infofarmer@mail.ru>
To:        "robg" <robg.list@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: could someone help with updating ports? portversion/pkg_versionshow different items
Message-ID:  <008f01c4a0a2$6af9d300$4611a8c0@SATPC>
References:  <5c389d3b04092115006136e702@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
robg wrote:
> hi,
> 
> I originally ran pkgdb -F and then portupgrade -a to upgrade my port
> packages, now when I run pkg_version and portversion I get two
> different answers:
> 
> can someone tell mew why portversion is saying that?

Hi,

Your index files are out of date. Try this:

# cd /usr/ports
# make fetchindex

It will fetch a 6Mb index file.

Regards,
Andrew P.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01c4a0a2$6af9d300$4611a8c0>