Bug 265186

Summary: emulators/libretro-kronos: fix build on FreeBSD 13.1-RELEASE
Product: Ports & Packages Reporter: Timothy Beyer <beyert>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Some People CC: beyert, lwhsu
Priority: --- Flags: beyert: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH] fix build of upstream emulators/libretro-kronos on 13.1-RELEASE none

Description Timothy Beyer 2022-07-13 07:02:40 UTC
Created attachment 235231 [details]
[PATCH] fix build of upstream emulators/libretro-kronos on 13.1-RELEASE

The included patch makes some adjustments that are now needed to build on 13.1-RELEASE (or maybe it was changes to /usr/ports/Mk, but in either case, this fixes the build).

Tested on the following poudriere builds:
FreeBSD 12.3-RELEASE-p5 i386 and amd64
FreeBSD 13.1-RELEASE i386 and amd64

Also, I am the maintainer of the port
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-21 19:34:24 UTC
A commit in branch main references this bug:

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

commit a9848f73bd26e57e3a3350b22d5b613b8c25d1ad
Author:     Timothy Beyer <beyert@cs.ucr.edu>
AuthorDate: 2022-07-21 19:32:39 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-07-21 19:32:39 +0000

    emulators/libretro-kronos: Update to 2.1.5.20210601

    And Fix build on FreeBSD 13.1-RELEASE

    PR:             265186

 emulators/libretro-kronos/Makefile | 18 ++++++++++++++----
 emulators/libretro-kronos/distinfo |  6 +++---
 2 files changed, 17 insertions(+), 7 deletions(-)