From owner-svn-ports-head@freebsd.org Mon Dec 2 08:56:27 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 7CAD21CAAB8; Mon, 2 Dec 2019 08:56:27 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47RJrB4zpMz4q5F; Mon, 2 Dec 2019 08:56:26 +0000 (UTC) (envelope-from kp@krion.cc) Date: Mon, 2 Dec 2019 09:56:25 +0100 From: Kirill Ponomarev To: Tobias Kortkamp , Kyle Evans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r517045 - in head: editors/codelite editors/cudatext editors/gmanedit editors/gobby editors/leafpad editors/linux-sublime editors/linux-sublime3 editors/medit editors/morla editors/picp... Message-ID: <20191202085625.GD34326@krion.cc> References: <201911081008.xA8A8oO9053777@repo.freebsd.org> <20191202083529.GB34326@krion.cc> <20191202084536.GA99116@urd.tobik.me> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="J5MfuwkIyy7RmF4Q" Content-Disposition: inline In-Reply-To: <20191202084536.GA99116@urd.tobik.me> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 47RJrB4zpMz4q5F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kp@krion.cc designates 148.251.235.209 as permitted sender) smtp.mailfrom=kp@krion.cc X-Spamd-Result: default: False [-6.66 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[krion.cc]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_FIVE(0.00)[5]; IP_SCORE(-2.26)[ip: (-9.88), ipnet: 148.251.0.0/16(0.19), asn: 24940(-1.58), country: DE(-0.01)]; SIGNED_PGP(-2.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:24940, ipnet:148.251.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] 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, 02 Dec 2019 08:56:27 -0000 --J5MfuwkIyy7RmF4Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12/02, Tobias Kortkamp wrote: > > > Modified: > > > head/emulators/qemu-sbruno/Makefile > > > head/emulators/qemu-utils/Makefile > >=20 > > Could you please elaborate why these changes are needed specifically > > for qemu-* ports? > >=20 > > Updating qemu-utils to 4.1.1 now requires GUI packages installed by > > default, how can we fix it? >=20 > Why do you think this commit is to blame for that? Adding > USES=3D{gnome,sdl,xorg} does not add new dependencies that were not > there before. >=20 > emulators/qemu was recently updated to 4.1.1 in r518397 without any > regard for slave ports and I would look at that commit instead. I didn't blame you or someone else, I'm trying to find the solution to fix the problem with superfluous dependencies. I've noticed you added gnome to the list of dependencies for whatever reasons, hence was my question. Kyle, could you please explain what changed in 4.1.1 and what forced you to add GUI packages? --J5MfuwkIyy7RmF4Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAl3k0bkACgkQDyI9/LMC ykUg/Af+OinhTDrdbaFsZ13Ga6hHpuoPDnr/cR1mt2m4IMX+p3JdLTWQjQSiaWk6 bgya2fAFDAZifhhbncIFNrRhmbG92za/ABVGaoQkeXwT7WkniSUGuvUaR6Ef97Rx 9CwjXqecZHTGdm+zMADY5LGj+3oGjUOxWpR3K6zgHRtjGwuldUDgRSNHL+MzNHqU tYWnQ2Ds3zIvwzKpfReJBlrUR+l036otMWKspbE0DAXji05pr8EZzM/60KAkz6dL xd46miJwEzWbx4Eo/Q0lAZHGCwtay8f61QfXxOzkLkfAlDdHENHqZ6r8CxpyflEX gfD8jlGe12phk8kSuGeMFgGSt+hSIQ== =Ofz0 -----END PGP SIGNATURE----- --J5MfuwkIyy7RmF4Q--