Bug 258560 - games/homura: Update to 5.6
Summary: games/homura: Update to 5.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL: https://codeberg.org/Alexander88207/H...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-17 18:40 UTC by Alexander Vereeken
Modified: 2021-09-20 20:10 UTC (History)
2 users (show)

See Also:


Attachments
homura-5.6.diff (1.22 KB, patch)
2021-09-17 18:40 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff
homura-5.6-v2.diff (1.33 KB, patch)
2021-09-20 19:47 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vereeken 2021-09-17 18:40:48 UTC
Created attachment 227965 [details]
homura-5.6.diff

Hello,

this is an update to 5.6.

 Changes: 

- Homura now follows a framework. This ensures that the creation and maintenance of games in Homura will be easier.

- Already downloaded setup files will be reused until they are deleted by hand.

- The section "Create a shortcut" have been removed because its obsolete.

Thank you in advance!
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2021-09-20 08:13:37 UTC
Hello,

Please use DISTVERSION instead of PORTVERSION:
---
Example 2. Using DISTVERSION

When the version only contains numbers separated by dots, dashes or underscores, use DISTVERSION.
---
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming
Comment 2 Alexander Vereeken 2021-09-20 19:47:05 UTC
Created attachment 228061 [details]
homura-5.6-v2.diff

Alright, thanks!
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2021-09-20 20:09:58 UTC
Committed!
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-09-20 20:10:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=691a52a4b94ba20d2e60bfa2102471b8b3fab52f

commit 691a52a4b94ba20d2e60bfa2102471b8b3fab52f
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2021-09-20 19:55:44 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-09-20 20:09:02 +0000

    games/homura: Update to 5.6

    Changes: https://codeberg.org/Alexander88207/Homura/releases/tag/5.6

    PR:     258560

 games/homura/Makefile | 9 ++++++---
 games/homura/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)