[Bug 283249] games/minecraft-server: Update to 1.21.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283249] games/minecraft-server: Update to 1.21.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Dec 2024 09:50:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283249 Vladimir Druzenko <vvd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |vvd@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org --- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> --- Why are you sorting it in this order? @rmtry minecraft-server/libraries/io/netty/netty-transport-native-epoll/4.1.115.Final/netty-transport-native-epoll-4.1.115.Final-linux-x86_64.jar @rmtry minecraft-server/libraries/io/netty/netty-transport-native-epoll/4.1.115.Final/netty-transport-native-epoll-4.1.115.Final-linux-aarch_64.jar 'a' < 'x' => "aarch" < "x86_64" => correct order is: @rmtry minecraft-server/libraries/io/netty/netty-transport-native-epoll/4.1.115.Final/netty-transport-native-epoll-4.1.115.Final-linux-aarch_64.jar @rmtry minecraft-server/libraries/io/netty/netty-transport-native-epoll/4.1.115.Final/netty-transport-native-epoll-4.1.115.Final-linux-x86_64.jar Am I missing something? -- You are receiving this mail because: You are the assignee for the bug.