pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/gsl
Module Name: pkgsrc
Committed By: adam
Date: Fri Dec 27 17:21:13 UTC 2024
Modified Files:
pkgsrc/math/gsl: Makefile PLIST distinfo hacks.mk
Log Message:
gsl: updated to 2.8
What is new in gsl-2.8:
** apply patch for bug
** updated multilarge TSQR method to store ||z_2|| and
provide it to the user
** add routines for Hermite B-spline interpolation
** fix for bug
** fix for bug
** bug fix
** add functions:
- gsl_matrix_complex_conjugate
- gsl_vector_complex_conj_memcpy
- gsl_vector_complex_div_real
- gsl_linalg_QR_lssolvem_r
- gsl_linalg_complex_QR_lssolvem_r
- gsl_linalg_complex_QR_QHmat_r
- gsl_linalg_QR_UR_lssolve
- gsl_linalg_QR_UR_lssvx
- gsl_linalg_QR_UR_QTvec
- gsl_linalg_QR_UU_lssvx
- gsl_linalg_QR_UD_lssvx
- gsl_linalg_QR_UD_QTvec
- gsl_linalg_complex_cholesky_{decomp2,svx2,solve2,scale,scale_apply}
- gsl_linalg_SV_{solve2,lssolve}
- gsl_rstat_norm
** add Lebedev quadrature (gsl_integration_lebedev)
** major overhaul to the B-spline module to add
new functionality
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/math/gsl/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/math/gsl/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/math/gsl/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/gsl/hacks.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/gsl/Makefile
diff -u pkgsrc/math/gsl/Makefile:1.45 pkgsrc/math/gsl/Makefile:1.46
--- pkgsrc/math/gsl/Makefile:1.45 Tue Dec 7 18:16:00 2021
+++ pkgsrc/math/gsl/Makefile Fri Dec 27 17:21:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2021/12/07 18:16:00 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2024/12/27 17:21:13 adam Exp $
-DISTNAME= gsl-2.7.1
+DISTNAME= gsl-2.8
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU:=gsl/}
@@ -9,9 +9,9 @@ HOMEPAGE= https://www.gnu.org/software/g
COMMENT= The GNU Scientific Library
LICENSE= gnu-gpl-v3
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-INFO_FILES= yes
-TEST_TARGET= check
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+INFO_FILES= yes
+TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/gsl/PLIST
diff -u pkgsrc/math/gsl/PLIST:1.25 pkgsrc/math/gsl/PLIST:1.26
--- pkgsrc/math/gsl/PLIST:1.25 Mon Jun 28 08:30:05 2021
+++ pkgsrc/math/gsl/PLIST Fri Dec 27 17:21:13 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2021/06/28 08:30:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2024/12/27 17:21:13 adam Exp $
bin/gsl-config
bin/gsl-histogram
bin/gsl-randist
@@ -156,6 +156,7 @@ include/gsl/gsl_roots.h
include/gsl/gsl_rstat.h
include/gsl/gsl_sf.h
include/gsl/gsl_sf_airy.h
+include/gsl/gsl_sf_alf.h
include/gsl/gsl_sf_bessel.h
include/gsl/gsl_sf_clausen.h
include/gsl/gsl_sf_coulomb.h
Index: pkgsrc/math/gsl/distinfo
diff -u pkgsrc/math/gsl/distinfo:1.41 pkgsrc/math/gsl/distinfo:1.42
--- pkgsrc/math/gsl/distinfo:1.41 Tue Dec 7 18:16:00 2021
+++ pkgsrc/math/gsl/distinfo Fri Dec 27 17:21:13 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2021/12/07 18:16:00 wiz Exp $
+$NetBSD: distinfo,v 1.42 2024/12/27 17:21:13 adam Exp $
-BLAKE2s (gsl-2.7.1.tar.gz) = 86766c6dfa2f25b9c2b1adbc3a758006d8e89d110e64266c4af5000dc41c0bbb
-SHA512 (gsl-2.7.1.tar.gz) = 3300a748b63b583374701d5ae2a9db7349d0de51061a9f98e7c145b2f7de9710b3ad58b3318d0be2a9a287ace4cc5735bb9348cdf48075b98c1f6cc1029df131
-Size (gsl-2.7.1.tar.gz) = 7509209 bytes
+BLAKE2s (gsl-2.8.tar.gz) = 808373d9923e603d372fd6a824d5607bef083b262ada1af90d137630581818fd
+SHA512 (gsl-2.8.tar.gz) = 4427f6ce59dc14eabd6d31ef1fcac1849b4d7357faf48873aef642464ddf21cc9b500d516f08b410f02a2daa9a6ff30220f3995584b0a6ae2f73c522d1abb66b
+Size (gsl-2.8.tar.gz) = 8997136 bytes
SHA1 (patch-aa) = 8fc4d98fb89a6ff2582fb6b8be54b066cb90ed1b
SHA1 (patch-ae) = df7c4f8863a1b8c0dc598d6fccd6243406b7ba0d
SHA1 (patch-af) = e0ce1c72c49de1fd643a3c408b0251b11cf539fb
Index: pkgsrc/math/gsl/hacks.mk
diff -u pkgsrc/math/gsl/hacks.mk:1.2 pkgsrc/math/gsl/hacks.mk:1.3
--- pkgsrc/math/gsl/hacks.mk:1.2 Mon May 31 10:35:17 2021
+++ pkgsrc/math/gsl/hacks.mk Fri Dec 27 17:21:13 2024
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.2 2021/05/31 10:35:17 wiz Exp $
+# $NetBSD: hacks.mk,v 1.3 2024/12/27 17:21:13 adam Exp $
.include "../../mk/compiler.mk"
@@ -7,7 +7,7 @@
### with -mcpu=v9 on a solaris/sparc system.
###
.if (${OPSYS} == "SunOS") && ${MACHINE_ARCH} == sparc && \
- !empty(CC_VERSION:M*gcc*)
+ ${CC_VERSION:M*gcc*}
PKG_HACKS+= solaris-sparc-ice
BUILDLINK_TRANSFORM+= rm:-mcpu=v9
.endif
Home |
Main Index |
Thread Index |
Old Index