From owner-freebsd-current@FreeBSD.ORG Thu Nov 19 15:43:29 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D346E106566C for ; Thu, 19 Nov 2009 15:43:29 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 58DE88FC18 for ; Thu, 19 Nov 2009 15:43:29 +0000 (UTC) Received: from significant-gravitas-shortfall.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nAJFhO2C084794 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 19 Nov 2009 15:43:25 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nAJFhO2C084794 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1258645405; bh=rczYLqlGtW812HTBbNnCQSOJ/np/utoRv2BXDP0yBKk=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4B05679C.6080509@infracaninophile.co.uk>|Date:=20T hu,=2019=20Nov=202009=2015:43:24=20+0000|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090824)|MIME-Vers ion:=201.0|To:=20Alexandre=20MOREL=20|CC:=20fre ebsd-current@freebsd.org|Subject:=20Re:=20portupgrade=20problem|Re ferences:=20|In-Reply-To:=20|X-Enigmail-Version:=200.95.7|OpenPGP:=20id=3D60 AE908C|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha1=3B= 0D=0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary =3D"------------enig858EC46DFA3D5F32CE21E28C"; b=liF7EhL9k8CIl50UjOmqcOH9PF7EdOrGR2lPRHX8jnsUJDDgbEstWi3V8yIqMsJ2y oGSp/VHl2flEj/N+eQH8d3vBIPmlYbKUZDY65M17HkPmFiYgYh0bYCAGoy6H3mBE0J F3nYEzNJchW3zan2vIxo7xPh+H2ae1LT3Vv5kabg= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host gateway.ash.thebunker.net [213.129.64.4] claimed to be significant-gravitas-shortfall.thebunker.net Message-ID: <4B05679C.6080509@infracaninophile.co.uk> Date: Thu, 19 Nov 2009 15:43:24 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: Alexandre MOREL References: In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig858EC46DFA3D5F32CE21E28C" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,SPF_FAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-current@freebsd.org Subject: Re: portupgrade problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2009 15:43:30 -0000 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 =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--