From owner-freebsd-questions@freebsd.org Mon Dec 14 12:48:17 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A560A42ED9 for ; Mon, 14 Dec 2015 12:48:17 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1mail2513.mymailbank.co.uk (UK1MAIL2513-PERMANET.IE.mymailbank.co.uk [217.69.47.44]) by mx1.freebsd.org (Postfix) with ESMTP id 054B718E7 for ; Mon, 14 Dec 2015 12:48:16 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp.lan.sohara.org (UnknownHost [88.151.27.41]) by uk1mail2513-d.mymailbank.co.uk with SMTP; Mon, 14 Dec 2015 12:47:50 +0000 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.85 (FreeBSD)) (envelope-from ) id 1a8SXc-0005FL-7G; Mon, 14 Dec 2015 12:47:48 +0000 Date: Mon, 14 Dec 2015 12:47:43 +0000 From: Steve O'Hara-Smith To: Jack Raats Cc: Subject: Re: Updating a program Message-Id: <20151214124743.8acdaa664ccc92a636b8aca9@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 12:48:17 -0000 On Mon, 14 Dec 2015 10:04:29 +0100 Jack Raats wrote: > Hi, > > I have the following problem. I¹ve installed dovecot using pkg install > dovecot. > After installing I used svn to update the /usr/src and /usr/ports. > Portmaster ­a does not update dovecot which I installed using pkg. > How can I update dovecot? > (I¹m mentioning dovecot but in fact there are more programs I have to > update) pkg update is the command you want. -- Steve O'Hara-Smith