Date: Thu, 07 Dec 2023 12:54:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275606] games/minecraft-server: Update to 1.20.3 Message-ID: <bug-275606-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275606 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=3D246870&action= =3Dedit 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=3D274534 I made improveme= nts 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-p= list 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.=20 This is a proposal and I can keep the previous way if you are disagree with= it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275606-7788>