Created attachment 242570 [details] patch for astro/geographiclib GeographicLib 2.2 has already been released. News of the release https://sourceforge.net/p/geographiclib/news/2023/03/geographiclib-22-released-2023-03-07/ For 2.0, 2.1, 2.1.1, and 2.1.2, please go back from below. https://sourceforge.net/p/geographiclib/news/ Functions included in 1.52 have been split from 2.0. I thought about combining them into one package, but gave up :) The library name has been changed. (libGeographic -> libGeographicLib) Option PREC5 broken has been resolved. Option PREC5 seems to mix math/mpfrc++ GPLv3 codes, so LICENSE switches. I think the rewrite of the other OPTIONS is going well :)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=60d48366346b6ee663db4d8d007383874ae0fb0e commit 60d48366346b6ee663db4d8d007383874ae0fb0e Author: Tatsuki Makino <tatsuki_makino@hotmail.com> AuthorDate: 2023-06-06 06:45:39 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-06-06 06:52:39 +0000 astro/geographiclib: Update to 2.2 PR: 271800 Reported by: tatsuki_makino@hotmail.com(maintainer) astro/geographiclib/Makefile | 71 +++++------ astro/geographiclib/distinfo | 6 +- .../files/patch-CMakeLists.txt (gone) | 23 ---- .../files/patch-cmake_CMakeLists.txt (gone) | 8 -- .../files/patch-doc_CMakeLists.txt (gone) | 14 -- ...atch-python_geographiclib_CMakeLists.txt (gone) | 15 --- astro/geographiclib/pkg-descr | 11 +- astro/geographiclib/pkg-help | 16 +-- astro/geographiclib/pkg-plist | 142 +++------------------ 9 files changed, 72 insertions(+), 234 deletions(-)