Bug 261112 - games/kodi-addon-game.libretro.genplus: Update to 1.7.4.31
Summary: games/kodi-addon-game.libretro.genplus: Update to 1.7.4.31
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 14:32 UTC by Ivan Rozhuk
Modified: 2022-01-14 14:18 UTC (History)
2 users (show)

See Also:


Attachments
patch (3.99 KB, patch)
2022-01-11 14:32 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2022-01-11 14:32:26 UTC
Created attachment 230910 [details]
patch

No change log: this port is set of translations and simlink to lib from other port.

Port transformed to use libretro-genesis_plus_gx port lib.
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2022-01-11 15:36:31 UTC
I'll take it
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-14 14:15:52 UTC
A commit in branch main references this bug:

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

commit 139487d6381fb03c9afe1c862e7791ac2b2ef6c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-01-14 14:11:47 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-01-14 14:11:47 +0000

    games/kodi-addon-game.libretro.genplus: Update to 1.7.4.31 and more

    This avoids bundling the genplus code and instead depends on the
    libretro-genesis_plus_gx port.

    PR:             261112
    Submitted by:   Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer)

 games/kodi-addon-game.libretro.genplus/Makefile | 56 ++++++++++++-------------
 games/kodi-addon-game.libretro.genplus/distinfo |  8 ++--
 2 files changed, 30 insertions(+), 34 deletions(-)
Comment 3 Bernhard Froehlich freebsd_committer freebsd_triage 2022-01-14 14:18:14 UTC
Committed. Thanks!