[Bug 275606] games/minecraft-server: Update to 1.20.3
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275606] games/minecraft-server: Update to 1.20.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 12:54:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275606 Bug ID: 275606 Summary: games/minecraft-server: Update to 1.20.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: alelab@proton.me CC: freebsd@jonathanprice.org Flags: maintainer-feedback?(freebsd@jonathanprice.org) CC: freebsd@jonathanprice.org Created attachment 246870 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246870&action=edit Update from 1.20.2 to 1.20.3 and improvements for cleaning during uninstall Update from 1.20.2 to 1.20.3 This patch updates games/minecraft-server to 1.20.3 Master URL found on official website https://www.minecraft.net/en-us/download/server Full changelog available on official website https://www.minecraft.net/en-us/article/minecraft-java-edition-1-20-3 As discussed for previous version with vvd@ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274534 I made improvements for files deletion directly downloaded by the app itself. /usr/local/minecraft-server is removed when port is uninstalled. I added "@postunexec rm -rf %D/minecraft-server" and removed each "@rmtry" in pkg-plist and I also removed folders deletion (minecraft-server/libraries and minecraft-server/versions) in pkg-deinstall.in This way only one command in one file replace many commands in two files. This is a proposal and I can keep the previous way if you are disagree with it. -- You are receiving this mail because: You are the assignee for the bug.