Commit graph

8 commits

Author SHA1 Message Date
wiz
fe53e037e4 erfa: update to 2.0.0.
Based on update in wip by Kinoshita Daisuke, nia and mef.

This version of ERFA (v2.0.0) is based on SOFA version "20210512",
with the differences outlined below.

ERFA 2.0.0 and SOFA "20210512"

    Functionally, there no differences except for the added
    eraVersion, eraSofaVersion, and leap second functions noted
    above.
    The three new functions added in SOFA are added to ERFA as
    well.
    Like for SOFA, one now has to explicitly include erfam.h to
    use its macros defining constants, etc. Including just erfa.h
    (or erfaextra.h) will no longer includes erfam.h implicitly.
2022-07-25 19:50:54 +00:00
wiz
92b4a6e496 *: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
2022-07-25 11:12:18 +00:00
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
wiz
cacebd738e erfa: fix HOMEPAGE. 2021-01-07 21:42:50 +00:00
mef
4306675f64 (math/erfa) unnecessary or harmfull python/egg.mk inclusion removed 2020-12-20 01:21:47 +00:00
mef
387f669e2e MAINTAINER converted to pkgsrc-users@ the same as wip 2020-12-17 22:18:18 +00:00
mef
93478af75f math/erfa: import erfa-1.7.1 based on PR pkg/55858 by Daisuke Kinoshita
ERFA (Essential Routines for Fundamental Astronomy) is a C library for
astronomy.
2020-12-17 22:12:06 +00:00