Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 11:29:56 +0200
From:      =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= <decke@bluelife.at>
To:        Kai Knoblich <kai@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 334bcb11af44 - main - lang/micropython: Assume maintainership for python@
Message-ID:  <CAE-m3X2SDEJoxeQeaUeZSG2tAU32WZxj%2BB9THp26JjX1gisL1Q@mail.gmail.com>
In-Reply-To: <202109030826.1838QFOu093050@gitrepo.freebsd.org>
References:  <202109030826.1838QFOu093050@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 3, 2021 at 10:26 AM Kai Knoblich <kai@freebsd.org> wrote:
>
> The branch main has been updated by kai:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=3D334bcb11af442d7a4bac09ce=
ed53bc1594478643
>
> commit 334bcb11af442d7a4bac09ceed53bc1594478643
> Author:     Kai Knoblich <kai@FreeBSD.org>
> AuthorDate: 2021-09-03 08:13:04 +0000
> Commit:     Kai Knoblich <kai@FreeBSD.org>
> CommitDate: 2021-09-03 08:13:04 +0000
>
>     lang/micropython: Assume maintainership for python@
>
>     Reported by:    koobs
>     MFH:            2021Q3
> ---
>  lang/micropython/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
> index a1c006dd5cfd..33aa73854595 100644
> --- a/lang/micropython/Makefile
> +++ b/lang/micropython/Makefile
> @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=3D      v
>  PORTREVISION=3D  4
>  CATEGORIES=3D    lang python
>
> -MAINTAINER=3D    ports@FreeBSD.org
> +MAINTAINER=3D    python@FreeBSD.org
>  COMMENT=3D       Implementation of the Python language for microcontroll=
ers
>
>  LICENSE=3D       MIT

Some time ago I started working on updating the lang/micropython port
but it triggered some
nasty build issues. Clang could not build it because it segfaulted in
mpy-cross and USE_GCC
triggered some endless loop resulting in "cpp9: fatal error: too many
input files" so I had to avoid
USE_GCC.

Feel free to take that work as a base, but latest upstream is at 1.17 alrea=
dy
https://github.com/decke/ports/tree/master/lang/micropython

--=20
Bernhard Fr=C3=B6hlich
http://www.bluelife.at/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-m3X2SDEJoxeQeaUeZSG2tAU32WZxj%2BB9THp26JjX1gisL1Q>