Bug 251697 - astro/geographiclib: update to 1.51
Summary: astro/geographiclib: update to 1.51
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://sourceforge.net/p/geographicl...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-12-09 07:30 UTC by Tatsuki Makino
Modified: 2020-12-12 07:33 UTC (History)
1 user (show)

See Also:
tatsuki_makino: maintainer-feedback+


Attachments
patch for astro/geographiclib (6.20 KB, patch)
2020-12-09 07:30 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details | Diff
poudriere log (502.32 KB, text/plain)
2020-12-09 07:31 UTC, Tatsuki Makino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuki Makino 2020-12-09 07:30:32 UTC
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 :)
Comment 1 Tatsuki Makino 2020-12-09 07:31:40 UTC
Created attachment 220385 [details]
poudriere log
Comment 2 Automation User 2020-12-09 09:03:31 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/227165067
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-12-12 07:31:57 UTC
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
Comment 4 Rainer Hurling freebsd_committer freebsd_triage 2020-12-12 07:33:20 UTC
Committed, thanks :)