From owner-freebsd-questions@FreeBSD.ORG Tue Mar 6 13:53:24 2007 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 5286A16A406 for ; Tue, 6 Mar 2007 13:53:24 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sirian.hst.org.za (sirian.hst.org.za [209.203.2.130]) by mx1.freebsd.org (Postfix) with ESMTP id 5EAFF13C4B4 for ; Tue, 6 Mar 2007 13:53:22 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from localhost (localhost.hst.org.za [127.0.0.1]) by sirian.hst.org.za (Postfix) with ESMTP id D2B6A31D83A for ; Tue, 6 Mar 2007 15:49:11 +0200 (SAST) Received: from sirian.hst.org.za ([127.0.0.1]) by localhost (sirian.hst.org.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65290-03 for ; Tue, 6 Mar 2007 15:49:11 +0200 (SAST) Received: from sysadmin.int.dbn.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) by sirian.hst.org.za (Postfix) with ESMTP id 5FA8831D7DA for ; Tue, 6 Mar 2007 15:49:11 +0200 (SAST) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Tue, 6 Mar 2007 15:54:31 +0200 User-Agent: KMail/1.7.2 References: <200703061212.26382.jonathan@hst.org.za> <45ED6D51.3030903@daleco.biz> In-Reply-To: <45ED6D51.3030903@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703061554.31750.jonathan@hst.org.za> X-Virus-Scanned: by amavisd-new at hst.org.za Subject: Re: Portupgrade moved: use --origin to upgrade it? 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: Tue, 06 Mar 2007 13:53:24 -0000 On Tuesday 06 March 2007 15:32, Kevin Kinsey wrote: > Jonathan McKeown wrote: > > > [can I upgrade portupgrade by] > > portupgrade -NR --origin ports-mgmt/portupgrade portupgrade > > ? > > I'm fairly certain that /usr/ports/UPGRADING said what to do. I checked UPDATING before I posted: it doesn't, just notes the change (20070205). I've (now) got a spare box I can try it on without turning a drama into a crisis if things go wrong. Jonathan