From owner-freebsd-questions@FreeBSD.ORG Thu Jun 7 20:59:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74A8616A400 for ; Thu, 7 Jun 2007 20:59:06 +0000 (UTC) (envelope-from hemi@puresimplicity.net) Received: from just.puresimplicity.net (just.puresimplicity.net [68.77.126.251]) by mx1.freebsd.org (Postfix) with ESMTP id 3022C13C45B for ; Thu, 7 Jun 2007 20:59:06 +0000 (UTC) (envelope-from hemi@puresimplicity.net) Received: from just.puresimplicity.net (localhost.puresimplicity.net [127.0.0.1]) by just.puresimplicity.net (8.13.8/8.13.6) with ESMTP id l57Kx5RZ045492 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 7 Jun 2007 15:59:05 -0500 (CDT) (envelope-from hemi@just.puresimplicity.net) Received: (from hemi@localhost) by just.puresimplicity.net (8.13.8/8.13.6/Submit) id l57Kx54N045491 for freebsd-questions@freebsd.org; Thu, 7 Jun 2007 15:59:05 -0500 (CDT) (envelope-from hemi) Date: Thu, 7 Jun 2007 15:59:05 -0500 From: Josh Tolbert To: freebsd-questions@freebsd.org Message-ID: <20070607205905.GA45459@just.puresimplicity.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-2.0.2 (just.puresimplicity.net [127.0.0.1]); Thu, 07 Jun 2007 15:59:05 -0500 (CDT) Subject: portupgrade -o oddness... 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: Thu, 07 Jun 2007 20:59:06 -0000 Hello, Having successfully completed my update from Xorg 6.9 to Xorg 7.2, I decided to install a few things, one of which required devel/bison2 instead of bison. Usually, portupgrade -o would handle this for me, but lately it seems like portupgrade -o doesn't want to replace ports. Has anyone else noticed this or is there a known workaround/fix? (15:38:21 ) $ pkg_info | grep bison bison-1.75_2,1 A parser generator from FSF, (mostly) compatible with Yacc (15:38:30 ) $ sudo portupgrade -o devel/bison2 bison (15:38:34 ) $ sudo portupgrade -fo devel/bison2 bison ---> Reinstalling 'bison-1.75_2,1' (devel/bison) The same problem occurred when I tried to replace ghostscript-gnu with ghostscript-gpl as well. I'm using portupgrade-devel instead of portupgrade. Thanks, Josh -- Josh Tolbert hemi@puresimplicity.net || http://www.puresimplicity.net/~hemi/ Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. -- Helen Keller