Re: git: afb2e3531296 - main - lang/erlang-runtime27: new port, based off erlang26

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Sun, 02 Jun 2024 20:22:42 UTC
On Sun, 2 Jun 2024, at 21:28, Jan Beich wrote:
> Dave Cottlehuber <dch@FreeBSD.org> writes:
>
>> The branch main has been updated by dch:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=afb2e3531296b7763cba4a1f70631af8df80f393
>>
>> commit afb2e3531296b7763cba4a1f70631af8df80f393
>> Author:     Dave Cottlehuber <dch@FreeBSD.org>
>> AuthorDate: 2024-06-02 19:23:12 +0000
>> Commit:     Dave Cottlehuber <dch@FreeBSD.org>
>> CommitDate: 2024-06-02 19:23:32 +0000
>>
>>     lang/erlang-runtime27: new port, based off erlang26
>>     
>>     - https://www.erlang.org/blog/highlights-otp-27/
>>     - https://www.erlang.org/doc/apps/erts/notes
>>     - https://github.com/erlang/otp/releases/download/OTP-27.0/OTP-27.0.README
>> ---
>>  lang/Makefile | 1 +
>>  1 file changed, 1 insertion(+)
>
> The port itself is missing. Did you forget "git add ..." ?

I sure did, fixed in subsequent commit. :/

A+
Dave