Date: Thu, 19 Nov 2009 15:43:24 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Alexandre MOREL <almorel@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: portupgrade problem Message-ID: <4B05679C.6080509@infracaninophile.co.uk> In-Reply-To: <b49e9d5d0911190657p1994c970j523a5321a2df3ae7@mail.gmail.com> References: <b49e9d5d0911190657p1994c970j523a5321a2df3ae7@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig858EC46DFA3D5F32CE21E28C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Alexandre MOREL wrote: > Hello, >=20 > I've got some ports that they need to be updated. > /usr/sbin/pkg_version -vIL=3D > bash-4.0.33_2 < needs updating (index has 4.0.3= 5) > ezm3-1.1_2 < needs updating (index has 1.2_1= ) > libpthread-stubs-0.1 < needs updating (index has 0.3) > lsof-4.83B,4 < needs updating (index has 4.83C= ,4) > tmux-1.0_1 < needs updating (index has 1.1) > vim-7.2.239 < needs updating (index has 7.2.2= 99) >=20 >=20 > I try to use portupgrade in order to update my packages with: > portupgrade -rR vim-7.2.239 (for example) >=20 > But nothing happen and I've got the folowing return: > portupgrade -rR vim-7.2.239 > [Gathering depends for editors/vim > .......................................................................= =2E................................. > done] > [Exclude up-to-date packages ........................................ d= one] >=20 > It's really strange because for the package "bash" I use the way: make > deinstall && make install in the directory /usr/ports/shell/bash and al= l > works great ! and this confirm that my second update process was succes= sfull > : >=20 > bash -version > GNU bash, version 4.0.33(2)-release (amd64-portbld-freebsd8.0) > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl= =2Ehtml >=20 Uh -- you may have reinstalled bash, but it seems you haven't ended up wi= th version 4.0.35. Have you perhaps downloaded an updated INDEX (by 'mak= e fetchindex') but not updated the actual ports tree? Try running: pkg_version -vL=3D which will take slightly longer, but will skip reading the INDEX and comp= are port versions directly with what is available on your filesystem. If tha= t doesn't show any upgrades available, then you need a bit of csup(1) or portsnap(8) action to grab an up-to-date ports tree. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK --------------enig858EC46DFA3D5F32CE21E28C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAksFZ5wACgkQ3jDkPpsZ+VbLQgCglLjUdGx9edPRYDVXTV8KOuLT 6O0AoL++Q7S1K1odxewXkxl6dmNbtEaR =RuAP -----END PGP SIGNATURE----- --------------enig858EC46DFA3D5F32CE21E28C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B05679C.6080509>