From owner-svn-ports-all@FreeBSD.ORG Fri Mar 8 16:10:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B341DAE8; Fri, 8 Mar 2013 16:10:02 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 6020AED0; Fri, 8 Mar 2013 16:10:02 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 46D4A1B22A6A; Fri, 8 Mar 2013 20:09:59 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id A601C1B40748; Fri, 8 Mar 2013 20:09:58 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 9wZqLYTj-9wZqh30L; Fri, 8 Mar 2013 20:09:58 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1362758998; bh=nZZx2igj9g6tKZuP+E/Mx8AfcRVMN6a2mlvb1cgbDNU=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AkL2Cn8aB5cArblnty0Ej9mcIFNSixWEC33qazLfdxcb2maMeXRmKVYp2GlkKaf7K NQgvqBH0MQhSOClKAQ3gFpxstLN0PzAxuhXZWSH1TNJceBubtYO5b122i8TNuhD9Cb g+TVdTLZqiKQox75PsIonhWmb6ROEVE1kcoGRInI= Message-ID: <513A0D4A.8070806@yandex.ru> Date: Fri, 08 Mar 2013 20:09:46 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130225 Thunderbird/17.0.3 MIME-Version: 1.0 To: Bryan Drewery Subject: Re: svn commit: r313614 - head References: <201303080349.r283nfQl036658@svn.freebsd.org> <513977E5.9060605@yandex.ru> <513978B7.9000107@FreeBSD.org> <513998D0.1070401@yandex.ru> <5139D8AF.9060208@FreeBSD.org> In-Reply-To: <5139D8AF.9060208@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2013 16:10:02 -0000 Bryan Drewery wrote on 08.03.2013 16:25: > Probably. > > Portmaster can only handle 1 "-o" at a time. It re-executes itself in an > ugly hack to replace the package. So it simply just removes the old and > installs the new. > > Portupgrade and pkg(8) act on jobs/transactions of a set of packages to > upgrade. It does seem reasonable that if the origin AND pkgname have > changed then a downgrade should not have to be forced. It's just more > complexity to put into the transaction calculation since (for both) it > is now mostly a "remove all versions older than the current". > > I actually think I may have fixed this case in portupgrade already, but > am not sure. > > For pkg(8) I've entered this at https://github.com/pkgng/pkgng/issues/464 Thank you for an explanation and for a bug report to yourself :). -- Regards, Ruslan Tinderboxing kills... the drives.