Summary: | games/suyimazu: Update to 2023.11 and rename to games/mizuma | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Vereeken <Alexander88207> | ||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fernape | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2023.11 | ||||||||
Attachments: |
|
Created attachment 246397 [details]
0001-games-suyimazu-Update-games-makefile-aswell.patch
Update the games Makefile aswell.
Note that in the remaining patch I don't see the update to games/Makefile. Yes i realized it when i took a look over that PR again. I will submit it again today. Sorry for that. (In reply to Alexander Vereeken from comment #3) No worries, I already applied the changes locally and I'm build testing it. It will take a while though, I have a pretty long queue. Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0827750afad7d9ad35be1ae1467779b08f782f4 commit d0827750afad7d9ad35be1ae1467779b08f782f4 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2023-11-20 08:33:00 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-11-22 07:49:30 +0000 games/suyimazu: Update to 2023.11 and rename to games/mizuma ChangeLog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2023.11 PR: 275174 Reported by: Alexander88207@protonmail.com (maintainer) MOVED | 1 + games/Makefile | 2 +- games/{suyimazu => mizuma}/Makefile | 22 +++++++++++----------- games/mizuma/distinfo (new) | 3 +++ games/{suyimazu => mizuma}/pkg-descr | 2 +- games/mizuma/pkg-message (new) | 17 +++++++++++++++++ games/suyimazu/distinfo (gone) | 3 --- games/suyimazu/pkg-message (gone) | 17 ----------------- 8 files changed, 34 insertions(+), 33 deletions(-) |
Created attachment 246396 [details] 0001-games-suyimazu-Update-to-2023.11-and-rename-to-games.patch Hello, this is an update to 2023.11 and an rename to mizuma. Thank you in advance!