Created attachment 220384 [details] patch for astro/geographiclib GeographicLib has been updated to version 1.51. See URL for changes. Changed dataset installed by default. (-igrf12, +igrf13) Added the option to select the precision of the real number. But the precision 5 is still broken. The default is precision 2, so no problem :)
Created attachment 220385 [details] poudriere log
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/227165067
A commit references this bug: Author: rhurlin Date: Sat Dec 12 07:31:27 UTC 2020 New revision: 557801 URL: https://svnweb.freebsd.org/changeset/ports/557801 Log: astro/geographiclib: update to 1.51 - New installed default dataset (-igrf12, +igrf13). - Added option to select precision of real number Changelog: https://sourceforge.net/p/geographiclib/news/2020/11/geographiclib-151-released-2020-11-22-13/ PR: 251697 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27525 Changes: head/astro/geographiclib/Makefile head/astro/geographiclib/distinfo head/astro/geographiclib/files/patch-CMakeLists.txt head/astro/geographiclib/files/patch-cmake_CMakeLists.txt head/astro/geographiclib/pkg-help head/astro/geographiclib/pkg-plist
Committed, thanks :)