From owner-svn-ports-head@freebsd.org Tue Aug 27 06:00:58 2019 Return-Path: Delivered-To: svn-ports-head@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 AFFA5CB742; Tue, 27 Aug 2019 06:00:58 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46HdXV4BCJz4RmQ; Tue, 27 Aug 2019 06:00:58 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id E23FB33E48; Tue, 27 Aug 2019 02:00:55 -0400 (EDT) Received: from anthias (unknown [178.114.243.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 30E9033E47; Tue, 27 Aug 2019 02:00:55 -0400 (EDT) Date: Tue, 27 Aug 2019 08:01:16 +0200 (CEST) From: Gerald Pfeifer To: Kubilay Kocak cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r509989 - head/emulators/wine In-Reply-To: <375fbcb9-2c74-7d62-bd57-b050ec3ef45b@FreeBSD.org> Message-ID: References: <201908270551.x7R5p0g7060884@repo.freebsd.org> <375fbcb9-2c74-7d62-bd57-b050ec3ef45b@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 46HdXV4BCJz4RmQ X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.94)[-0.939,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 27 Aug 2019 06:00:58 -0000 On Tue, 27 Aug 2019, Kubilay Kocak wrote: >> Log: >> Update to the Wine 4.0.2 maintenance release. >> >> This brings some 68 bug fixes. > Any chance of an MFH for this bugfix release? Sure, if there is interest. I did not see this as one strong enough, but can do it if I get the okay. Though it probably falls under "Minor version changes that do nothing but fix security or crash-related issues" in 20.6.2 of the Committers' Guide? Gerald