Wednesday, January 17, 2018

Re: UPDATE: net/toot 0.15.1 -> 0.17.1

On Mon, 15 Jan 2018 23:42:09 +0100, Klemens Nanni <kl3@posteo.org>
wrote:

> Any takers?

Thanks, committed with a simple tweak

> diff --git a/net/toot/Makefile b/net/toot/Makefile
> index 3731b470a52..4a9fb8873d2 100644
> --- a/net/toot/Makefile
> +++ b/net/toot/Makefile
> @@ -15,19 +15,24 @@ MAINTAINER = Klemens Nanni
> <kl3@posteo.org> PERMIT_PACKAGE_CDROM = Yes
>
> MODULES = lang/python
> -MODPY_SETUPTOOLS = Yes
> -
> MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
> +MODPY_SETUPTOOLS = Yes

I just removed the blank line and kept the alphabetical order.

No comments:

Post a Comment