From owner-svn-ports-all@freebsd.org Sat Jan 2 16:55:26 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3DD734D70E9; Sat, 2 Jan 2021 16:55:26 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D7Sgf1N10z4dyH; Sat, 2 Jan 2021 16:55:26 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host-79-12-130-69.retail.telecomitalia.it [79.12.130.69]) (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 A71C47BE0; Sat, 2 Jan 2021 16:55:25 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: svn commit: r559955 - head/x11-wm/xfce4 From: Guido Falsi To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202101021652.102GqqgN070903@repo.freebsd.org> Message-ID: <3cd1555f-ff4a-600d-917c-95cdec0114eb@FreeBSD.org> Date: Sat, 2 Jan 2021 17:55:23 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <202101021652.102GqqgN070903@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 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: Sat, 02 Jan 2021 16:55:26 -0000 On 02/01/21 17:52, Guido Falsi wrote: > Author: madpilot > Date: Sat Jan 2 16:52:51 2021 > New Revision: 559955 > URL: https://svnweb.freebsd.org/changeset/ports/559955 > > Log: > Commit correct port to x11-wm-xfce4 > > Sorry for the mess! > > Modified: > head/x11-wm/xfce4/Makefile Forgot to mention, many thanks to dvl for pointing this out! -- Guido Falsi