From owner-svn-ports-head@freebsd.org Thu Jul 12 22:28:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5C5B1028B21; Thu, 12 Jul 2018 22:28:55 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5680583EF6; Thu, 12 Jul 2018 22:28:55 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id w6CMSrAa046770 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 12 Jul 2018 15:28:53 -0700 (PDT) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132] claimed to be yv.noip.me Reply-To: yuri@freebsd.org Subject: Re: svn commit: r474530 - head/net/wpa_supplicant_gui To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201807121846.w6CIkLMN013036@repo.freebsd.org> <20180712220930.bkb4qnr42534iscq@atuin.in.mat.cc> From: Yuri Message-ID: <2bcfb82d-fa4d-5c79-328a-e49b8172ed4e@freebsd.org> Date: Thu, 12 Jul 2018 15:28:52 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180712220930.bkb4qnr42534iscq@atuin.in.mat.cc> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2018 22:28:56 -0000 On 07/12/18 15:09, Mathieu Arnold wrote: > And now you broke everyone trying to pkg upgrade. > > I really do not understand why these changes. While upgrading, the package that had the pkgbase in net/wpa_gui should be upgraded to the package with the pkgbase net/wpa_supplicant_gui. Why is this a problem? Yuri