From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 04:52:11 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 2016A106566B for ; Sun, 29 Aug 2010 04:52:11 +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 E95858FC1E for ; Sun, 29 Aug 2010 04:52:10 +0000 (UTC) Received: by iwn36 with SMTP id 36so4408795iwn.13 for ; Sat, 28 Aug 2010 21:52:10 -0700 (PDT) Received: by 10.231.13.130 with SMTP id c2mr3356323iba.24.1283057530175; Sat, 28 Aug 2010 21:52:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.135 with HTTP; Sat, 28 Aug 2010 21:51:50 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sun, 29 Aug 2010 00:51:50 -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: Sun, 29 Aug 2010 04:52:11 -0000 On Sat, Aug 28, 2010 at 10:40 PM, Kurt Buff wrote: > Portupgrade won't, AFAIK, cross branches, though I could be wrong about that. > > There's a 3.0 branch in /usr/ports/www/squid30 and a 3.1 branch in > /usr/ports/www/squid31, and I want to make the switch to pick up a > feature. > > Kurt portmaster -o www/squid31 www/squid30 -- Eitan Adler