From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 20:11:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A80016A4A0 for ; Thu, 14 Dec 2006 20:11:58 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 268B643DB6 for ; Thu, 14 Dec 2006 20:09:54 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9550A1A4D98; Thu, 14 Dec 2006 12:11:31 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 067125144C; Thu, 14 Dec 2006 15:11:31 -0500 (EST) Date: Thu, 14 Dec 2006 15:11:30 -0500 From: Kris Kennaway To: Eric Brunson Message-ID: <20061214201130.GA96791@xor.obsecurity.org> References: <4581A9FD.1060301@brunson.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <4581A9FD.1060301@brunson.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade a binary package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 20:11:58 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 14, 2006 at 12:46:05PM -0700, Eric Brunson wrote: > I've been searching the manual and the man pages, but I can't seem to=20 > find a command to update an installed package to a newer version. I=20 > always get a message like this: >=20 > pkg_add: package 'expect-5.43.0_1' or its older version already installed >=20 > I only find info on "pkg_add" and "pkg_delete" for binary packages, the= =20 > only references to updating a package give directions on how to use the= =20 > ports tree. >=20 > Is there a way to update an installed package with a newer version? sysutils/portupgrade is the usual tool. I think portmaster can do this too. Kris --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFga/yWry0BWjoQKURAry4AKCeAk592maCiWrYgRC45JlgTlAakwCgpSXT BFN5VLM0QqqVOP95V6BfuZQ= =8IM0 -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--