Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2019 08:21:41 +0200
From:      Tobias Kortkamp <tobik@freebsd.org>
To:        Muhammad Moinur Rahman <bofh@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r513844 - head/emulators/qemu
Message-ID:  <20191006062141.GA45072@urd.tobik.me>
In-Reply-To: <201910052027.x95KRQoY068649@repo.freebsd.org>
References:  <201910052027.x95KRQoY068649@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Oct 05, 2019 at 08:27:26PM +0000, Muhammad Moinur Rahman wrote:
> Author: bofh
> Date: Sat Oct  5 20:27:25 2019
> New Revision: 513844
> URL: https://svnweb.freebsd.org/changeset/ports/513844
>=20
> Log:
>   emulators/qemu: Update version 3.1.1=3D>3.1.1.1
>=20
> Modified:
>   head/emulators/qemu/Makefile
>   head/emulators/qemu/distinfo
>=20
> Modified: head/emulators/qemu/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/emulators/qemu/Makefile	Sat Oct  5 18:52:36 2019	(r513843)
> +++ head/emulators/qemu/Makefile	Sat Oct  5 20:27:25 2019	(r513844)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
> =20
>  PORTNAME=3D	qemu
> -PORTVERSION=3D	3.1.1
> +PORTVERSION=3D	3.1.1.1
>  CATEGORIES=3D	emulators
>  MASTER_SITES=3D	https://download.qemu.org/
>  DIST_SUBDIR=3D	qemu/${PORTVERSION}
> @@ -20,6 +20,7 @@ LIB_DEPENDS?=3D	libnettle.so:security/nettle \
> =20
>  .if !defined(PKGNAMESUFFIX) || (${PKGNAMESUFFIX} !=3D "-utils" && ${PKGN=
AMESUFFIX} !=3D "-guest-agent")
>  ONLY_FOR_ARCHS=3D	amd64 i386 powerpc powerpc64
> +USES?+=3D		xorg

It is unfortunate that make(1) accepts this, but 'USES?+=3D' means
'append to a variable called USES?' which is probably wrong.  What
did you mean here?  'USES?=3D', 'USES+=3D' or maybe it should be removed
again?  At the moment this does not really do anything.

--VbJkn9YxBvnuCH5J
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAl2Zh/JfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1
N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF
H2GS8wf/QhKI0YbF83D1jLUjrNPL+UdJyAr2gARYAEF6YlRILxVGvioVZnNmeZwF
c2IQUSaCAfSBsCcsvuxV0MHSf2BKROg/SOgA5yaoPiNACDRRdKkrVuNZvcNEA2/q
1KhfqdsrfOXxS9LIB567J78Ist79U39Lo2K/Aw6Cj4UfKiqBVKxccp03A90zBbD2
ejOmylPlSY2BxptNhbKkPKkeY/9G0kqbztzNYMU+PEmZtZersgcW4ynt0Ho5lUSo
Bo7CviQLYWt85T+DDAX47qrZHIb8u0F2ikFDyDpPoflwFfKLp5cgp2lYsUIEjnpQ
Y8uR3wVlb0E3DpEto+Q+6uNkl/FogA==
=QnMr
-----END PGP SIGNATURE-----

--VbJkn9YxBvnuCH5J--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191006062141.GA45072>