From owner-svn-ports-all@freebsd.org Fri Jul 13 08:32:15 2018 Return-Path: Delivered-To: svn-ports-all@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 EA71B102F10A; Fri, 13 Jul 2018 08:32:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E77C7B35E; Fri, 13 Jul 2018 08:32:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from tommy.madpilot.net (host109-130-dynamic.20-87-r.retail.telecomitalia.it [87.20.130.109]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id E5F00D97A; Fri, 13 Jul 2018 08:32:13 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: svn commit: r474541 - head/net/wpa_supplicant_gui To: Yuri Victorovich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201807122253.w6CMr33A040611@repo.freebsd.org> From: Guido Falsi Message-ID: <8ac22ec6-949b-7099-d25a-e5477e1fb468@FreeBSD.org> Date: Fri, 13 Jul 2018 10:32:11 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <201807122253.w6CMr33A040611@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: it-IT Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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, 13 Jul 2018 08:32:15 -0000 On 07/13/18 00:53, Yuri Victorovich wrote: > Author: yuri > Date: Thu Jul 12 22:53:03 2018 > New Revision: 474541 > URL: https://svnweb.freebsd.org/changeset/ports/474541 > > Log: > net/wpa_supplicant_gui: Fix build after the PORTNAME change > > Reported by: Guido Falsi > Thanks! -- Guido Falsi