From owner-freebsd-ruby@FreeBSD.ORG Tue Oct 27 15:00:05 2009 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 228161065696 for ; Tue, 27 Oct 2009 15:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 08E7F8FC1E for ; Tue, 27 Oct 2009 15:00:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9RF04fe035372 for ; Tue, 27 Oct 2009 15:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9RF04Ab035371; Tue, 27 Oct 2009 15:00:04 GMT (envelope-from gnats) Date: Tue, 27 Oct 2009 15:00:04 GMT Message-Id: <200910271500.n9RF04Ab035371@freefall.freebsd.org> To: ruby@FreeBSD.org From: Bryan Drewery Cc: Subject: Re: ports/125936: ports-mgmt/portupgrade -R fails if BUILD_DEP's are not installed. X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bryan Drewery List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 15:00:05 -0000 The following reply was made to PR ports/125936; it has been noted by GNATS. From: Bryan Drewery To: Stanislav Sedov Cc: Michael Schout , bug-followup@FreeBSD.org Subject: Re: ports/125936: ports-mgmt/portupgrade -R fails if BUILD_DEP's are not installed. Date: Tue, 27 Oct 2009 09:57:21 -0500 Try force deleting a build dependency, like libtool, then portupgrading a port which needs it. Bryan Stanislav Sedov wrote: > Hello, guys! > > Sorry for delay in processing of this PR! > I wonder if this problem is still relevant? > I seem to unable to reproduce this issue :-( > Have you figured out any strightforward way > to repdoduce this? > > Thanks! > >