From owner-svn-ports-all@freebsd.org Sat Aug 15 13:33:30 2020 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 3EEF23BADDB; Sat, 15 Aug 2020 13:33:30 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BTLqG0wMjz46bC; Sat, 15 Aug 2020 13:33:30 +0000 (UTC) (envelope-from rene@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1185) id 09D1D11CD1; Sat, 15 Aug 2020 13:33:30 +0000 (UTC) Date: Sat, 15 Aug 2020 13:33:29 +0000 From: Rene Ladan To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r544942 - in head: . Mk x11-toolkits x11-toolkits/py-wxPython28 Message-ID: <20200815133329.GA46218@freefall.freebsd.org> References: <202008151330.07FDU8Pw084941@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202008151330.07FDU8Pw084941@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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, 15 Aug 2020 13:33:30 -0000 On Sat, Aug 15, 2020 at 01:30:08PM +0000, Antoine Brodin wrote: > Author: antoine > Date: Sat Aug 15 13:30:07 2020 > New Revision: 544942 > URL: https://svnweb.freebsd.org/changeset/ports/544942 > > Log: > Finish py-wxPython28 removal and unbreak INDEX > > Deleted: > head/x11-toolkits/py-wxPython28/ > Modified: > head/MOVED > head/Mk/bsd.wx.mk > head/x11-toolkits/Makefile > I actually had the same patch ready locally :) Thanks for fixing. René