Bug 264519 - games/retroarch: update to 1.10.3
Summary: games/retroarch: update to 1.10.3
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://github.com/libretro/RetroArch...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 14:22 UTC by Daniel Menelkir
Modified: 2022-07-21 20:42 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (val)


Attachments
v1 (1.89 KB, patch)
2022-06-07 14:22 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-07 14:22:46 UTC
Created attachment 234524 [details]
v1

Several changes since 1.10.0 as listed here: https://github.com/libretro/RetroArch/blob/master/CHANGES.md
I've also updated the libretro-core-info update to match the retroarch version.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-20 05:49:31 UTC
Committed,

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

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

commit f1b6147f3932d8cd02cd4ba3363b0a94ebcacc0a
Author:     Daniel Menelkir <dmenelkir@gmail.com>
AuthorDate: 2022-06-07 16:34:20 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-20 05:46:03 +0000

    games/retroarch: games/libretro-core-info: update to 1.10.3

    ChangeLog: https://github.com/libretro/RetroArch/blob/master/CHANGES.md

    PR:     264519
    Reported by:    dmenelkir@gmail.com
    Approved by:    greg@unrelenting.technology (maintainer, timeout > 2 weeks)

 games/libretro-core-info/Makefile | 2 +-
 games/libretro-core-info/distinfo | 6 +++---
 games/retroarch/Makefile          | 2 +-
 games/retroarch/distinfo          | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2022-07-21 17:26:49 UTC
Note that games/libretro-core-info is broken, possibly after this update:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/libretro/info/arduous_libretro.info
Error: Orphaned: share/libretro/info/cdi2015_libretro.info
Error: Orphaned: share/libretro/info/fbalpha_libretro.info
Error: Orphaned: share/libretro/info/jumpnbump_libretro.info
Error: Orphaned: share/libretro/info/minivmac_libretro.info
Error: Orphaned: share/libretro/info/pcsx_rearmed_neon_libretro.info
Error: Orphaned: share/libretro/info/puae2021_libretro.info
Error: Orphaned: share/libretro/info/same_cdi_libretro.info
Error: Orphaned: share/libretro/info/superbroswar_libretro.info
Error: Orphaned: share/libretro/info/vaporspec_libretro.info
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/libretro/info/pcsx_rearmed_libretro_neon.info
===> Error: Plist issues found.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-21 20:42:13 UTC
Fixed.

Thanks for the heads up.