Page MenuHomeFreeBSD

astro/geographiclib: update to 1.51
ClosedPublic

Authored by rhurlin on Dec 9 2020, 9:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 7:25 PM
Unknown Object (File)
Mar 2 2024, 5:45 AM
Unknown Object (File)
Mar 2 2024, 5:45 AM
Unknown Object (File)
Mar 2 2024, 5:45 AM
Unknown Object (File)
Mar 2 2024, 1:30 AM
Unknown Object (File)
Dec 29 2023, 3:28 AM
Unknown Object (File)
Dec 29 2023, 3:28 AM
Unknown Object (File)
Dec 29 2023, 3:24 AM
Subscribers

Details

Summary

Changes of geographiclib [1]:

  • C++11 compiler required for C++ library
  • C99 compiler required for C library
  • Reduce memory footprint in Java implementation
  • New form of Utility::ParseLine to allow the syntax "KEY = VAL"
  • Add International Geomagnetic Reference Field (13th generation)
  • More symbols with DMS decoding in C++, JS, and cgi-bin packages
  • Fix bug in cgi-bin argument processing
  • Required minium version of CMake is now 3.7.0

[1] https://sourceforge.net/p/geographiclib/news/2020/11/geographiclib-151-released-2020-11-22-13/

The port changed

  • New installed default dataset (-igrf12, +igrf13).
  • Added option to select precision of real number

Submitted by Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) in PR 251697.

Tested on Poudriere (amd64, i386). 'portlint -AC' is fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable