Created attachment 230888 [details] v1 Several changes since 1.9.7 as listed here: https://github.com/libretro/RetroArch/blob/master/CHANGES.md It builds fine as expected, and this time I've attached libretro-core-info update to 1.9.14 as well so those packages will not be out of sync in ports.
Why are these PR's being closed? What are the events that prompt this?
(In reply to Fernando Apesteguía from comment #1) I'm not the maintainer, I was updating in a matter of niceness, since I give up, it doesn't matter. If the maintaner wants to update, it'll eventually update it.
"I give up" is not really "Overcome By Events". And 11 days is really not a long time. If you would like to become the maintainer, go ahead :) What's with the CPE_VENDOR=libretro deletion?
(In reply to Greg V from comment #3) That wasn't the only reason, sorry for that. I just gave up entirely because some other reasons I prefer not expose here. So I'm safe of the opportunity.
Created attachment 231331 [details] retroarch-v2 I've updated to 1.10.0 in the meantime.
Created attachment 231332 [details] libretro-core-info-v1
Created attachment 231365 [details] 0001-games-libretro-core-info-update-to-1.10.0.patch Missed new files in core-info (here's my version), retroarch itself LGTM
Created attachment 231366 [details] 0001-games-retroarch-update-to-1.10.0.patch (for consistency, retroarch as a format-patch with my author info etc.)
Resuming the work in the PR
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf87b68f594f71db1ea49d9ac3c1a28a430b5456 commit cf87b68f594f71db1ea49d9ac3c1a28a430b5456 Author: Greg V <greg@unrelenting.technology> AuthorDate: 2022-01-27 11:36:52 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-30 16:41:46 +0000 games/{lib}retro{arch,-core-info}: update to 1.10.0 ChangeLog: https://github.com/libretro/RetroArch/blob/master/CHANGES.md PR: 261093 Reported by: menelkir@itroll.org games/libretro-core-info/Makefile | 2 +- games/libretro-core-info/distinfo | 6 +++--- games/libretro-core-info/pkg-plist | 5 +++++ games/retroarch/Makefile | 33 ++++++++++++++++----------------- games/retroarch/distinfo | 8 +++----- 5 files changed, 28 insertions(+), 26 deletions(-)
Committed, Thanks!