Bug 266574 - astro/stellarsolver: upgrade to 2.4 and fix build with -CURRENT after GNU qsort_r
Summary: astro/stellarsolver: upgrade to 2.4 and fix build with -CURRENT after GNU qso...
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: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks: 266227
  Show dependency treegraph
 
Reported: 2022-09-24 02:25 UTC by Xin LI
Modified: 2022-09-25 05:40 UTC (History)
1 user (show)

See Also:
acm: maintainer-feedback+
acm: maintainer-feedback+


Attachments
Proposed patch (9.58 KB, patch)
2022-09-24 02:26 UTC, Xin LI
acm: maintainer-approval+
acm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)