From owner-svn-ports-head@freebsd.org Mon Apr 29 14:42:11 2019 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 D49CC1591D9F; Mon, 29 Apr 2019 14:42:11 +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 7C34185D79; Mon, 29 Apr 2019 14:42:11 +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 EAEE233E24; Mon, 29 Apr 2019 10:42:04 -0400 (EDT) Received: from [192.168.1.159] (unknown [112.78.38.211]) (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 73F7D33E17; Mon, 29 Apr 2019 10:42:01 -0400 (EDT) Date: Mon, 29 Apr 2019 22:41:51 +0800 (WITA) From: Gerald Pfeifer To: Max Brazhnikov cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r500375 - in head/emulators/wine-devel: . files In-Reply-To: Message-ID: References: <201904282244.x3SMiH3x019371@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 7C34185D79 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,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: Mon, 29 Apr 2019 14:42:12 -0000 On Mon, 29 Apr 2019, Max Brazhnikov wrote: >> Log: >> Update to Wine 4.7. This includes the following changes: > Did you forget to update distinfo for 4.7? I don't know how, but clearly what I committed was not complete (and clearly I had tested Wine 4.7, not just 4.6, or I would not have noticed files/patch-libinotify not applying any longer). Another round of testing should finish soon and I'll then update lang/wine-devel again and for real. Thank you for the report, Max! Gerald