Bug 260969 - emulators/mgba: Update to 0.9.3
Summary: emulators/mgba: Update to 0.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Tagato
URL: https://mgba.io/2021/12/17/mgba-0.9.3/
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-01-06 06:41 UTC by James Wright
Modified: 2022-01-10 13:18 UTC (History)
2 users (show)

See Also:
val: maintainer-feedback+


Attachments
mgba.diff (1.25 KB, patch)
2022-01-06 06:41 UTC, James Wright
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Wright 2022-01-06 06:41:25 UTC
Created attachment 230752 [details]
mgba.diff

Update to latest bugfix release (0.9.3)

Change Log 
https://mgba.io/2021/12/17/mgba-0.9.3/
Comment 1 Val Packett 2022-01-09 11:15:24 UTC
LGTM
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-10 13:17:31 UTC
A commit in branch main references this bug:

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

commit 274ee4a42b2d367a81672ff0f6afc903621b6ef3
Author:     James Wright <james.wright@digital-chaos.com>
AuthorDate: 2022-01-10 13:14:56 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2022-01-10 13:16:56 +0000

    emulators/mgba: update to 0.9.3

    Changelog: https://mgba.io/2021/12/17/mgba-0.9.3/

    PR:             260969
    Approved by:    Greg V <greg@unrelenting.technology> (maintainer)

 emulators/mgba/Makefile  | 2 +-
 emulators/mgba/distinfo  | 6 +++---
 emulators/mgba/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2022-01-10 13:18:02 UTC
Committed, thanks!