Bug 266574

Summary: astro/stellarsolver: upgrade to 2.4 and fix build with -CURRENT after GNU qsort_r
Product: Ports & Packages Reporter: Xin LI <delphij>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: acm
Priority: --- Flags: acm: maintainer-feedback+
acm: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 266227    
Attachments:
Description Flags
Proposed patch acm: maintainer-approval+, acm: maintainer-approval+

Description Xin LI freebsd_committer freebsd_triage 2022-09-24 02:25:41 UTC

    
Comment 1 Xin LI freebsd_committer freebsd_triage 2022-09-24 02:26:35 UTC
Created attachment 236781 [details]
Proposed patch
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2022-09-25 05:31:07 UTC
Please, go ahead Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-09-25 05:40:05 UTC
A commit in branch main references this bug:

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

commit dca15813a52d4a44c7a76ad28a7c1b75a1392334
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-09-25 05:39:15 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-09-25 05:39:16 +0000

    astro/stellarsolver: Upgrade to 2.4 and fix build on -CURRENT with GNU qsort_r.

    PR:             ports/266227, ports/266574
    Reported by:    antoine (via exp-run)
    Approved by:    maintainer (acm@)

 astro/stellarsolver/Makefile                       |  2 +-
 astro/stellarsolver/distinfo                       |  6 +-
 .../stellarsolver/files/patch-CMakeLists.txt (new) | 49 ++++++++++++++
 ...ch-stellarsolver_astrometry_os-features.h (new) | 11 ++++
 ...solver_astrometry_util_os-features-test.c (new) | 75 ++++++++++++++++++++++
 .../files/patch-stellarsolver_stellarsolver.cpp    |  4 +-
 astro/stellarsolver/pkg-plist                      |  9 +--
 7 files changed, 142 insertions(+), 14 deletions(-)