From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 02:40:36 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 BE66210656AD for ; Sun, 29 Aug 2010 02:40:36 +0000 (UTC) (envelope-from kurt.buff@gmail.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 88C718FC20 for ; Sun, 29 Aug 2010 02:40:36 +0000 (UTC) Received: by iwn36 with SMTP id 36so4346261iwn.13 for ; Sat, 28 Aug 2010 19:40:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=iQfhSKAqqQqGdiTcKfVXYs7fX/jNfOwPJjbgT0sxPxA=; b=NTVtVIUWmkDon2Lsw3BJYl5+l+JQe74+Fxu/gcUGFd1RYqQ5Xasr9h1izsOV+Wx31f Hqv7WzkYO+IFn3iTXtsAZb89sz86UzdKXJLRFL8Ya7AyfRSxwQ5BjQyLGn02dRPddCL0 Ipm0NIMmqCYsFi/yCs/qbgF/TjwpMrk/nQnok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=OQ4dZQ22O0zCHg8MWsnCSg8lm9lmYjFmfPKFba19UaTYQyTxAAIaOOMWeSel4T1Ilu YX5w5b2LtUJJmka9nc9kT++iEBvP5YWlT4VyOZxJdeWCnOKp4Bi6vOUQ4B3yLkuGe9tz irZBTq10c1fA1H2D8cBzZbETTk2j7oE6Indck= MIME-Version: 1.0 Received: by 10.231.149.207 with SMTP id u15mr3267811ibv.13.1283049635892; Sat, 28 Aug 2010 19:40:35 -0700 (PDT) Received: by 10.231.188.81 with HTTP; Sat, 28 Aug 2010 19:40:35 -0700 (PDT) In-Reply-To: References: Date: Sat, 28 Aug 2010 19:40:35 -0700 Message-ID: From: Kurt Buff To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Cc: 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 02:40:36 -0000 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 On Sat, Aug 28, 2010 at 14:06, Ryan Coleman wrote: > > > portupgrade, perhaps? > > > On Aug 28, 2010, at 3: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. >> >> Kurt >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >