Bug 272044 - games/minecraft-server: Update to 1.20.1
Summary: games/minecraft-server: Update to 1.20.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Vladimir Druzenko
URL: https://www.minecraft.net/en-us/artic...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 16:38 UTC by Martin Kuss
Modified: 2023-07-02 11:32 UTC (History)
2 users (show)

See Also:
vvd: maintainer-feedback+


Attachments
Patch (1.16 KB, patch)
2023-06-17 16:38 UTC, Martin Kuss
no flags Details | Diff
Update to 1.20.1 (5.98 KB, patch)
2023-07-02 00:09 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Kuss 2023-06-17 16:38:11 UTC
Created attachment 242837 [details]
Patch

The attached patch updates games/minecraft-server to the latest version.

Release Changelogs:
https://feedback.minecraft.net/hc/en-us/articles/16499677456781-Minecraft-Java-Edition-1-20-Trails-Tales-
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2023-07-02 00:09:29 UTC
Created attachment 243113 [details]
Update to 1.20.1

I can commit if maintainer agree with patch.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2023-07-02 00:23:11 UTC
Already tested - several hour of playing.
Build and run on live system 13.2-p1 amd64.
Also testing build in poudriere on 12.4, 13.1, 13.2 amd64 and i386 is in progress.
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2023-07-02 01:10:27 UTC
> Also testing build in poudriere on 12.4, 13.1, 13.2 amd64 and i386 is in progress.
Done without errors.
Comment 4 Jonathan Price 2023-07-02 05:14:37 UTC
Comment on attachment 243113 [details]
Update to 1.20.1

Approved
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-07-02 11:27:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0fbd4da710beeb8a3e409a0bd9e8079163f98113

commit 0fbd4da710beeb8a3e409a0bd9e8079163f98113
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-07-02 11:11:29 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-07-02 11:26:20 +0000

    games/minecraft-server: Update to 1.20.1

    Changelog:
    https://www.minecraft.net/en-us/article/minecraft--java-edition-1-20-1

    PR:                     272044
    Approved by:            Jonathan Price <freebsd@jonathanprice.org> (maintainer), arrowd (mentor)
    MFC:                    2023Q3
    Differential Revision:  https://reviews.freebsd.org/D40837

 games/minecraft-server/Makefile  |  4 ++--
 games/minecraft-server/distinfo  |  6 ++---
 games/minecraft-server/pkg-plist | 47 ++++++++++++++++++++++++----------------
 3 files changed, 33 insertions(+), 24 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-07-02 11:30:10 UTC
A commit in branch 2023Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=438a0586b55ac9112f7185fb25a3c6ed7b69de39

commit 438a0586b55ac9112f7185fb25a3c6ed7b69de39
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-07-02 11:11:29 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-07-02 11:29:43 +0000

    games/minecraft-server: Update to 1.20.1

    Changelog:
    https://www.minecraft.net/en-us/article/minecraft--java-edition-1-20-1

    PR:                     272044
    Approved by:            Jonathan Price <freebsd@jonathanprice.org> (maintainer), arrowd (mentor)
    MFC:                    2023Q3
    Differential Revision:  https://reviews.freebsd.org/D40837

    (cherry picked from commit 0fbd4da710beeb8a3e409a0bd9e8079163f98113)

 games/minecraft-server/Makefile  |  4 ++--
 games/minecraft-server/distinfo  |  6 ++---
 games/minecraft-server/pkg-plist | 47 ++++++++++++++++++++++++----------------
 3 files changed, 33 insertions(+), 24 deletions(-)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2023-07-02 11:32:26 UTC
Thanks!