| 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
Xin LI
2022-09-24 02:25:41 UTC
Created attachment 236781 [details]
Proposed patch
Please, go ahead Thanks! 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(-) |