From owner-freebsd-questions@FreeBSD.ORG Sat Aug 28 21:42:51 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3ADE1065696 for ; Sat, 28 Aug 2010 21:42:51 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9BA718FC17 for ; Sat, 28 Aug 2010 21:42:51 +0000 (UTC) Received: by iwn36 with SMTP id 36so4190917iwn.13 for ; Sat, 28 Aug 2010 14:42:50 -0700 (PDT) Received: by 10.231.161.16 with SMTP id p16mr2995966ibx.61.1283030253419; Sat, 28 Aug 2010 14:17:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.135 with HTTP; Sat, 28 Aug 2010 14:17:13 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sat, 28 Aug 2010 17:17:13 -0400 Message-ID: To: Kurt Buff Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions Subject: Re: Moving from one port to another 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: Sat, 28 Aug 2010 21:42:51 -0000 On Sat, Aug 28, 2010 at 4:56 PM, Kurt Buff wrote: > Right now I've got an installation of squid 3.0.24, and want to move > to the 3.1 branch. > > I could just do a 'make deinstall' on the current version, then do > 'make install' in the 3.1 port, but I'm wondering if there's a smarter > way to do this. > If you use portmaster try portmaster [Common Flags] -o -- Eitan Adler