Date: Wed, 7 Apr 2021 14:26:54 +0200 From: Tobias Kortkamp <tobik@freebsd.org> To: Mateusz Piotrowski <0mp@freebsd.org> Cc: Neel Chauhan <nc@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r566247 - in head/graphics: . drawing Message-ID: <YG2lDpBmugKxRDOr@urd.tobik.me> In-Reply-To: <027f4b73-3dbf-2afe-6bd6-5ed4e46a6564@FreeBSD.org> References: <202102212114.11LLEh69052516@repo.freebsd.org> <027f4b73-3dbf-2afe-6bd6-5ed4e46a6564@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Xvv7yLfFuf+O6+Su Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 22, 2021 at 12:19:57PM +0100, Mateusz Piotrowski wrote: > On 21/02/2021 22:14, Neel Chauhan wrote: > > Author: nc > > Date: Sun Feb 21 21:14:42 2021 > > New Revision: 566247 > > URL: https://svnweb.freebsd.org/changeset/ports/566247 > > > > Log: > > New port: graphics/drawing: Drawing application for the GNOME desktop > ... > > > > Added: head/graphics/drawing/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 > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > +++ head/graphics/drawing/Makefile Sun Feb 21 21:14:42 2021 (r566247) > > @@ -0,0 +1,25 @@ > ... > > + > > +BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}cairo>=3D0:graphics/py-cairo@$= {PY_FLAVOR} > > +RUN_DEPENDS=3D ${BUILD_DEPENDS} > This may lead to unexpected bugs. See the RUN_DEPENDS subsection of this = document:=20 > https://docs.freebsd.org/en/books/porters-handbook/book.html#makefile-dep= end Yes, it added meson and ninja as run dependencies among others which was a bit strange. I cleaned it up in 5c84e0b365558cf6a76ee734c9520543922a9= 2e2 --Xvv7yLfFuf+O6+Su Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAmBtpQ5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2ELBAf9GcpFQSe2C5n02GT0iP2LqOKZl1qeoy1+Z3Bf4eAp8uFtxFRB/Glgd5Pw elDyWIMfmAX4fE2o9l82hWiDn9SXfGAn4gxswsJIIqSI8KKsE5HEIUBZevRort/c zTWP+26Fk3ab6n9YVCM5W0zUCWOP5/MWoLcOnVbo0aen83q8k0gL0h3SqvM0aE01 bf5x3QRufTWyEBOYrwJ7VjfXOfuVteEt+cYvlRuF46xCssJp+oHMOMvPy9ZRcPom s1lG7wSF3pTeRwBnXfmsfKeGtxvBWjNfB5fqAahScaoKkJxfT85WPIdktJzGExBp 2eYyxZcSp5ckhHH27sBbIqwq7SEDdQ== =eCQC -----END PGP SIGNATURE----- --Xvv7yLfFuf+O6+Su--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YG2lDpBmugKxRDOr>