From owner-svn-ports-head@freebsd.org Mon Dec 2 08:42:23 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 86B261CA4EC; Mon, 2 Dec 2019 08:42:23 +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 47RJWy67f2z4pDq; Mon, 2 Dec 2019 08:42:22 +0000 (UTC) (envelope-from kp@krion.cc) Date: Mon, 2 Dec 2019 09:42:20 +0100 From: Kirill Ponomarev To: Tobias Kortkamp 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: <20191202084220.GC34326@krion.cc> References: <201911081008.xA8A8oO9053777@repo.freebsd.org> <20191202083529.GB34326@krion.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="p2kqVDKq5asng8Dg" Content-Disposition: inline In-Reply-To: <20191202083529.GB34326@krion.cc> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 47RJWy67f2z4pDq 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)[]; RCPT_COUNT_THREE(0.00)[4]; 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]; TO_DN_SOME(0.00)[]; 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:42:23 -0000 --p2kqVDKq5asng8Dg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12/02, Kirill Ponomarev wrote: > On 11/08, Tobias Kortkamp wrote: > > Author: tobik > > Date: Fri Nov 8 10:08:49 2019 > > New Revision: 517045 > > URL: https://svnweb.freebsd.org/changeset/ports/517045 > >=20 > > Log: > > e*: Add missing USES=3D{gnome,sdl,xorg} > >=20 > > 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? You didn't increment PORTREVISION after adding new deps into ton of ports, why not? --p2kqVDKq5asng8Dg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAl3kzmwACgkQDyI9/LMC ykXnBgf7BvgFeJJugOTZPpSXSSyDn1lNMjQJWmNFVq/xifsVUuPlyi+NsfMi9y5t 2bH0kWavsjTITNRLfvkwXaumpCajiSmWYHLJWOgJloTH/Kzac9Npvmb/TtJxCmYq R1cHY+x0e+H4kRfQqlxJtZ8i+Gr3hFTf6U7MaQs53DluSfHRkW1vEIjhPC+bpZwc CBF39bEJscNbSuQyjIzpmHrloS2koy2KoFcOSnuHAqObyIJ1QdMaYJ5GT7x4G8b6 vxbs1TkpG3R8xfcPVTtBELtMEVi00yfA6SnHbzX0DjLXjclWTdSEPgFVsEq3DBsX z2UPIaoUIGOHC05hsmhC8d9U3jIq0A== =fuJS -----END PGP SIGNATURE----- --p2kqVDKq5asng8Dg--