Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2012 19:48:38 -0400
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        freebsd@dreamchaser.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade ... doesn't
Message-ID:  <CAHHBGkqMaAcy7mq4WD6CXmb9jR3RdVFYP%2B-1agu=NuW6njW9Vw@mail.gmail.com>
In-Reply-To: <4FBFAEFE.6040700@dreamchaser.org>
References:  <4FBBF32D.9070505@dreamchaser.org> <20120522234510.a406941d.goksin.akdeniz@gmail.com> <4FBD7BA0.7070502@dreamchaser.org> <4FBEE05A.6000909@dreamchaser.org> <20120525035108.a3af81c1.freebsd@edvax.de> <CA%2BtpaK2Rwvg_G8veqh9bwV_KZPx6Tz4pxWr0cVh8ZbPEBg5=pg@mail.gmail.com> <4FBF1EF2.5020400@dreamchaser.org> <4FBFAEFE.6040700@dreamchaser.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25 May 2012 12:10, Gary Aitken <freebsd@dreamchaser.org> wrote:
> Has to be something stupid:
>
> 347 /usr/ports#pkg_version -v | grep updating
> p5-XML-Twig-3.39 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0< =A0 needs updat=
ing (port has 3.40)
>
> 348 /usr/ports#portupgrade -Rv P5-XML-Twig
> ---> =A0Session started at: Fri, 25 May 2012 10:03:54 -0600
> [Exclude up-to-date packages =A0done]
> ** None has been installed or upgraded.
> ---> =A0Session ended at: Fri, 25 May 2012 10:03:54 -0600 (consumed 00:00=
:00)
>
> 350 /usr/ports#pkg_info | grep p5-XML-Twig
> p5-XML-Twig-3.39 =A0 =A0Process huge XML documents by chunks via a tree
> interface
>
> hints?

Do
pkg_version -vl"<"
&
pkg_version -vIl"<"
give different results?  (note that's an uppercase "i" followed by a
lowercase "L" in case your screen font makes it hard to tell)
I believe portupgrade uses the INDEX-* files to determine, whereas
pkg_version uses the /usr/ports/*/*/distinfo file (unless -I is provided).

--=20
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHHBGkqMaAcy7mq4WD6CXmb9jR3RdVFYP%2B-1agu=NuW6njW9Vw>