pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/erfa
Module Name: pkgsrc
Committed By: adam
Date: Wed May 8 12:53:30 UTC 2024
Modified Files:
pkgsrc/math/erfa: Makefile distinfo
Log Message:
erfa: updated to 2.0.1
ERFA 2.0.1 and SOFA "20231011"
Only small bug fixes in the SOFA release. The only differences between ERFA 2.0.1 and SOFA "20231011" remain the added eraVersion, eraSofaVersion, and leap second functions noted above.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/erfa/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/erfa/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/erfa/Makefile
diff -u pkgsrc/math/erfa/Makefile:1.6 pkgsrc/math/erfa/Makefile:1.7
--- pkgsrc/math/erfa/Makefile:1.6 Mon Jul 25 19:50:54 2022
+++ pkgsrc/math/erfa/Makefile Wed May 8 12:53:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/07/25 19:50:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2024/05/08 12:53:30 adam Exp $
-DISTNAME= erfa-2.0.0
+DISTNAME= erfa-2.0.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=liberfa/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -13,15 +13,12 @@ LICENSE= modified-bsd
PKGCONFIG_OVERRIDE+= erfa.pc.in
USE_LIBTOOL= yes
-
+USE_TOOLS+= aclocal autoconf autoheader automake
GNU_CONFIGURE= yes
+TEST_TARGET= check
-AUTOCONF_REQD= 2.50
-AUTOMAKE_REQD= 1.7.1
-USE_TOOLS+= aclocal
-USE_TOOLS+= autoconf
-USE_TOOLS+= autoheader
-USE_TOOLS+= automake
+AUTOCONF_REQD+= 2.50
+AUTOMAKE_REQD+= 1.7.1
pre-configure:
set -e; cd ${WRKSRC}; \
Index: pkgsrc/math/erfa/distinfo
diff -u pkgsrc/math/erfa/distinfo:1.4 pkgsrc/math/erfa/distinfo:1.5
--- pkgsrc/math/erfa/distinfo:1.4 Mon Jul 25 19:50:54 2022
+++ pkgsrc/math/erfa/distinfo Wed May 8 12:53:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/07/25 19:50:54 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/05/08 12:53:30 adam Exp $
-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
+BLAKE2s (erfa-2.0.1.tar.gz) = 815a988fefc589b8d2a5d0f76b8cdc4bec639c1beec5574f5c0f7a395505591d
+SHA512 (erfa-2.0.1.tar.gz) = c05fc4a769172b60fe39cbd96294974577279724513cc91af9f1134b3a8f34ab201beab91fc4e0c06d89e5493f930dd8fe0a3f9adcd02c115922cd0447f8f1ce
+Size (erfa-2.0.1.tar.gz) = 345097 bytes
Home |
Main Index |
Thread Index |
Old Index