pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/erfa erfa: update to 2.0.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b0bc32c90fe
branches: trunk
changeset: 382340:4b0bc32c90fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 25 19:50:54 2022 +0000
description:
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.
diffstat:
math/erfa/Makefile | 4 ++--
math/erfa/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 8a5556f7c5bb -r 4b0bc32c90fe math/erfa/Makefile
--- a/math/erfa/Makefile Mon Jul 25 19:47:54 2022 +0000
+++ b/math/erfa/Makefile Mon Jul 25 19:50:54 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/07/25 11:12:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/07/25 19:50:54 wiz Exp $
-DISTNAME= erfa-1.7.1
+DISTNAME= erfa-2.0.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=liberfa/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 8a5556f7c5bb -r 4b0bc32c90fe math/erfa/distinfo
--- a/math/erfa/distinfo Mon Jul 25 19:47:54 2022 +0000
+++ b/math/erfa/distinfo Mon Jul 25 19:50:54 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:55:39 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/07/25 19:50:54 wiz Exp $
-BLAKE2s (erfa-1.7.1.tar.gz) = e6415156a2076595d3a95f487a411a8d6d280058d94dffd3637432ee34ef69e6
-SHA512 (erfa-1.7.1.tar.gz) = 353d7ffc0fb62768375c0514bc7a17fbefeca5d316e3c3efbd83a1060f19b084f9dda0af261f618f19b5f6d5642f1d4669af6a9e03cbe37959f8d0b8f1713b9a
-Size (erfa-1.7.1.tar.gz) = 334357 bytes
+BLAKE2s (erfa-2.0.0.tar.gz) = a76b33ad6707fc19a3e1c70617b369d868939499bea4132ad8029e3d1ea8f613
+SHA512 (erfa-2.0.0.tar.gz) = 4906da5e51aea662899478d38afc9428283e5b49c2b4eaf7b06f701939ed09dfd79c6e0c5ebc253aabd43a702404e261cb568f6892604f29c3ba94791b4570a9
+Size (erfa-2.0.0.tar.gz) = 342215 bytes
Home |
Main Index |
Thread Index |
Old Index