From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 15:40:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49C4E16A4CE for ; Mon, 15 Nov 2004 15:40:58 +0000 (GMT) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF69543D54 for ; Mon, 15 Nov 2004 15:40:57 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id 98FFD13C4DF for ; Mon, 15 Nov 2004 16:40:56 +0100 (CET) Received: from mirrorball.thelosingend.net (m069c.studby.ntnu.no [129.241.130.69]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Mon, 15 Nov 2004 16:40:56 +0100 (CET) Received: (qmail 353 invoked from network); 15 Nov 2004 15:40:55 -0000 Received: from m190d.studby.ntnu.no (129.241.131.190) by m069c.studby.ntnu.no with QMQP; 15 Nov 2004 15:40:55 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 15 Nov 2004 15:40:55 -0000 Date: Mon, 15 Nov 2004 16:40:55 +0100 (CET) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: Andy Firman In-Reply-To: <20041115153337.GA2055@akroteq.com> Message-ID: <20041115163809.N24925@maren.thelosingend.net> References: <20041115153337.GA2055@akroteq.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. cc: freebsd-questions@freebsd.org Subject: Re: What is preferred method to get new software on 4.10 stable? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 15:40:58 -0000 [Andy Firman, 2004-11-15] > Or is there some mechanism to get .80 in from the ports? Update your ports-tree using cvsup to get an up-to-date version. You should then install portupgrade, if you don't allready have it. Updating clamav from 0.75 to 0.80 should then be as easy as: # portupgrade clamav Remember to read /usr/ports/UPDATING after you've updated your ports-tree. Cheers, Svein Halvor