Date: Sat, 30 Dec 2023 20:11:36 +0100 From: Daniel Engberg <daniel.engberg.lists@pyret.net> To: Rene Ladan <rene@freebsd.org> Cc: Alexey Dokuchaev <danfe@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 3eadab0ea3ae - main - games/tomenet: unbreak the port, undeprecate, respect CFLAGS better. Message-ID: <677f9340e9e9459e841ce7685e6644ba@mail.infomaniak.com> In-Reply-To: <ZZBZ4MOO0RrucNn3@freefall.freebsd.org> References: <202312301444.3BUEiIx5051540@gitrepo.freebsd.org> <ZZBZ4MOO0RrucNn3@freefall.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 2023-12-30T18:56:48.000+01:00, Rene Ladan <rene@freebsd.org> wrote: > On Sat, Dec 30, 2023 at 02:44:18PM +0000, Alexey Dokuchaev wrote: >> The branch main has been updated by danfe: >> >> URL: >> https://cgit.FreeBSD.org/ports/commit/?id=3eadab0ea3ae60cde9ffaa21c0caa71f48563827 >> >> commit 3eadab0ea3ae60cde9ffaa21c0caa71f48563827 >> >> Author: Alexey Dokuchaev <danfe@FreeBSD.org> >> >> AuthorDate: 2023-12-30 14:42:20 +0000 >> >> Commit: Alexey Dokuchaev <danfe@FreeBSD.org> >> >> CommitDate: 2023-12-30 14:42:20 +0000 >> >> games/tomenet: unbreak the port, undeprecate, respect CFLAGS >> better. >> >> --- >> >> games/tomenet/Makefile | 5 ----- >> >> games/tomenet/files/patch-makefile | 2 +- >> >> games/tomenet/files/patch-server_externs.h | 15 +++++++++++++++ >> >> 3 files changed, 16 insertions(+), 6 deletions(-) >> >> diff --git a/games/tomenet/Makefile b/games/tomenet/Makefile >> >> index 75078ae6b9ba..7e4eb1868340 100644 >> >> --- a/games/tomenet/Makefile >> >> +++ b/games/tomenet/Makefile >> >> @@ -7,11 +7,6 @@ MAINTAINER= ports@FreeBSD.org >> >> COMMENT= Online multiplayer rogue-like role-playing game >> >> WWW= https://tomenet.eu/ >> >> -DEPRECATED= BROKEN for more than 2 years on all supported >> versions after the EOL of 12 >> >> -EXPIRATION_DATE= 2023-12-31 >> >> -BROKEN_FreeBSD_13= ld: error: duplicate symbol: lite_later >> >> -BROKEN_FreeBSD_14= ld: error: duplicate symbol: lite_later >> >> - > > And there was no tieme in the past two years for you to fix this > port before? > > René It's also still several years behind as 4.6.0 was released in 2015 and upstream is now at 4.9.1 which was released early this year. Best regards, Daniel [-- Attachment #2 --] <div>On 2023-12-30T18:56:48.000+01:00, Rene Ladan <rene@freebsd.org> wrote:<br></div><div class="ik_mail_quote answerContentMessage"><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><div>On Sat, Dec 30, 2023 at 02:44:18PM +0000, Alexey Dokuchaev wrote:<br></div><blockquote class="ws-ng-quote"><div> The branch main has been updated by danfe:<br></div><div> <br></div><div> URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=3eadab0ea3ae60cde9ffaa21c0caa71f48563827" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://cgit.FreeBSD.org/ports/commit/?id=3eadab0ea3ae60cde9ffaa21c0caa71f48563827</a><br></div><div> <br></div><div> commit 3eadab0ea3ae60cde9ffaa21c0caa71f48563827<br></div><div> Author: Alexey Dokuchaev <<a href="mailto:danfe@FreeBSD.org" class="defaultMailLink">danfe@FreeBSD.org</a>><br></div><div> AuthorDate: 2023-12-30 14:42:20 +0000<br></div><div> Commit: Alexey Dokuchaev <<a href="mailto:danfe@FreeBSD.org" class="defaultMailLink">danfe@FreeBSD.org</a>><br></div><div> CommitDate: 2023-12-30 14:42:20 +0000<br></div><div> <br></div><div> games/tomenet: unbreak the port, undeprecate, respect CFLAGS better.<br></div><div> ---<br></div><div> games/tomenet/Makefile | 5 -----<br></div><div> games/tomenet/files/patch-makefile | 2 +-<br></div><div> games/tomenet/files/patch-server_externs.h | 15 +++++++++++++++<br></div><div> 3 files changed, 16 insertions(+), 6 deletions(-)<br></div><div> <br></div><div> diff --git a/games/tomenet/Makefile b/games/tomenet/Makefile<br></div><div> index 75078ae6b9ba..7e4eb1868340 100644<br></div><div> --- a/games/tomenet/Makefile<br></div><div> +++ b/games/tomenet/Makefile<br></div><div> @@ -7,11 +7,6 @@ MAINTAINER= <a href="mailto:ports@FreeBSD.org" class="defaultMailLink">ports@FreeBSD.org</a><br></div><div> COMMENT= Online multiplayer rogue-like role-playing game<br></div><div> WWW= <a href="https://tomenet.eu/" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://tomenet.eu/</a><br></div><div> <br></div><div> -DEPRECATED= BROKEN for more than 2 years on all supported versions after the EOL of 12<br></div><div> -EXPIRATION_DATE= 2023-12-31<br></div><div> -BROKEN_FreeBSD_13= ld: error: duplicate symbol: lite_later<br></div><div> -BROKEN_FreeBSD_14= ld: error: duplicate symbol: lite_later<br></div><div> -<br></div></blockquote><div> And there was no tieme in the past two years for you to fix this port before?<br></div><div><br></div><div>René<br></div></pre></blockquote></div><div>It's also still several years behind as 4.6.0 was released in 2015 and upstream is now at 4.9.1 which was released early this year.<br></div><div><br></div><div>Best regards,<br></div><div>Daniel<br></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?677f9340e9e9459e841ce7685e6644ba>
