Bug 264702 - emulators/openmsx: update to 18.0
Summary: emulators/openmsx: update to 18.0
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: Fernando Apesteguía
URL: https://raw.githubusercontent.com/ope...
Keywords:
Depends on: 261860
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-16 06:37 UTC by Daniel Menelkir
Modified: 2022-06-18 12:13 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
openmsx-18.0.diff (10.54 KB, patch)
2022-06-16 06:37 UTC, Daniel Menelkir
dmenelkir: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2022-06-16 06:37:02 UTC
Created attachment 234718 [details]
openmsx-18.0.diff

Updated both emulators/openmsx and emulators/catapult to 18.0 (they need to be updated together). This updates fix the bug #261860 that was made the software unusable since february and the fix was never accepted for some random reason.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-17 06:11:05 UTC
^Triage: Bugfix release, merge to quarterly branch.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-18 12:12:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a977dacf7c5cfb34907170d78327cc6deb41e69

commit 9a977dacf7c5cfb34907170d78327cc6deb41e69
Author:     Daniel Menelkir <dmenelkir@gmail.com>
AuthorDate: 2022-06-17 06:07:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-18 12:08:53 +0000

    emulators/{catapult,openmsx}: update to 18.0

    ChangeLog:
    https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_18_0/doc/release-notes.txt

    PR:     264702
    Reported by:    dmenelkir@gmail.com
    MFH:    2022Q2  (bugfix release)

 emulators/catapult/Makefile |  4 ++--
 emulators/catapult/distinfo |  6 +++---
 emulators/openmsx/Makefile  |  8 ++++----
 emulators/openmsx/distinfo  |  6 +++---
 emulators/openmsx/pkg-plist | 46 +++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 56 insertions(+), 14 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-18 12:13:14 UTC
A commit in branch 2022Q2 references this bug:

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

commit b0008ec173e18a520f26b0509d945479b4c3247c
Author:     Daniel Menelkir <dmenelkir@gmail.com>
AuthorDate: 2022-06-17 06:07:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-18 12:10:23 +0000

    emulators/{catapult,openmsx}: update to 18.0

    ChangeLog:
    https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_18_0/doc/release-notes.txt

    PR:     264702
    Reported by:    dmenelkir@gmail.com
    MFH:    2022Q2  (bugfix release)

    (cherry picked from commit 9a977dacf7c5cfb34907170d78327cc6deb41e69)

 emulators/catapult/Makefile |  4 ++--
 emulators/catapult/distinfo |  6 +++---
 emulators/openmsx/Makefile  |  8 ++++----
 emulators/openmsx/distinfo  |  6 +++---
 emulators/openmsx/pkg-plist | 46 +++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 56 insertions(+), 14 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-18 12:13:44 UTC
Committed and merged to 2022Q2.

Thanks!