Created attachment 155779 [details] patch file Update games/minecraft-server from 1.8.1 to 1.8.4. 1.8.4 introduces several security fixes, including two notable ones: [Bug MC-79079] – Malicious clients can force a server to freeze [Bug MC-79612] – Malicious clients can force a server to go out memory Further details can be found here: https://mojang.com/2015/04/minecraft-1-8-4-security-release/ Included in this patch is a modification to the make config menu, to make the standalone / daemon choice radio choices. Further detail on this change can be found at bug #198217. portlint -A output and poudriere testport output files have been attached, in addition to the patch itself. The patch has been tested on both a new and an existing installation, with no immediate issues discovered.
Created attachment 155780 [details] poudriere testport output
Created attachment 155781 [details] portlint -A output
the only issue I see is minor: PORTREVISION= 0 That line isn't required, it's 0 by default The committer can remove it though, I'm promoting the PR.
A commit references this bug: Author: marino Date: Fri May 1 12:34:05 UTC 2015 New revision: 385109 URL: https://svnweb.freebsd.org/changeset/ports/385109 Log: games/minecraft-server: Upgrade version 1.8.1 => 1.8.4 PR: 199564 Submitted by: maintainer Changes: head/games/minecraft-server/Makefile head/games/minecraft-server/distinfo head/games/minecraft-server/files/minecraft-server head/games/minecraft-server/files/minecraft.in head/games/minecraft-server/pkg-plist
sorry it took so long, I hoped somebody would pick up this easy PR.