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, Jan 19, 9:49 PM
Unknown Object (File)
Thu, Jan 9, 8:34 PM
Unknown Object (File)
Dec 15 2024, 9:23 PM
Unknown Object (File)
Nov 28 2024, 8:08 PM
Unknown Object (File)
Nov 27 2024, 4:58 AM
Unknown Object (File)
Nov 17 2024, 4:24 AM
Unknown Object (File)
Nov 17 2024, 2:49 AM
Unknown Object (File)
Nov 16 2024, 9:02 PM
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