gsl: 2.1 -> 2.6

This commit is contained in:
Danny Rawlins 2019-12-30 23:24:00 +11:00
parent 6b703d4729
commit 38a2d9e9b3
3 changed files with 48 additions and 10 deletions

View File

@ -23,6 +23,10 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_block_ulong.h
-rw-r--r-- root/root usr/include/gsl/gsl_block_ushort.h
-rw-r--r-- root/root usr/include/gsl/gsl_bspline.h
-rw-r--r-- root/root usr/include/gsl/gsl_bst.h
-rw-r--r-- root/root usr/include/gsl/gsl_bst_avl.h
-rw-r--r-- root/root usr/include/gsl/gsl_bst_rb.h
-rw-r--r-- root/root usr/include/gsl/gsl_bst_types.h
-rw-r--r-- root/root usr/include/gsl/gsl_cblas.h
-rw-r--r-- root/root usr/include/gsl/gsl_cdf.h
-rw-r--r-- root/root usr/include/gsl/gsl_chebyshev.h
@ -50,6 +54,7 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_fft_halfcomplex_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_fft_real.h
-rw-r--r-- root/root usr/include/gsl/gsl_fft_real_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_filter.h
-rw-r--r-- root/root usr/include/gsl/gsl_fit.h
-rw-r--r-- root/root usr/include/gsl/gsl_heapsort.h
-rw-r--r-- root/root usr/include/gsl/gsl_histogram.h
@ -85,9 +90,12 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_monte_miser.h
-rw-r--r-- root/root usr/include/gsl/gsl_monte_plain.h
-rw-r--r-- root/root usr/include/gsl/gsl_monte_vegas.h
-rw-r--r-- root/root usr/include/gsl/gsl_movstat.h
-rw-r--r-- root/root usr/include/gsl/gsl_multifit.h
-rw-r--r-- root/root usr/include/gsl/gsl_multifit_nlin.h
-rw-r--r-- root/root usr/include/gsl/gsl_multifit_nlinear.h
-rw-r--r-- root/root usr/include/gsl/gsl_multilarge.h
-rw-r--r-- root/root usr/include/gsl/gsl_multilarge_nlinear.h
-rw-r--r-- root/root usr/include/gsl/gsl_multimin.h
-rw-r--r-- root/root usr/include/gsl/gsl_multiroots.h
-rw-r--r-- root/root usr/include/gsl/gsl_multiset.h
@ -106,6 +114,21 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_permute_int.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_long.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_long_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_char.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_complex_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_complex_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_complex_long_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_int.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_long.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_long_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_short.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_uchar.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_uint.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_ulong.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_matrix_ushort.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_short.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_uchar.h
-rw-r--r-- root/root usr/include/gsl/gsl_permute_uint.h
@ -152,6 +175,7 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_sf_fermi_dirac.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_gamma.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_gegenbauer.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_hermite.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_hyperg.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_laguerre.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_lambert.h
@ -161,6 +185,7 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_sf_pow_int.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_psi.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_result.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_sincos_pi.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_synchrotron.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_transport.h
-rw-r--r-- root/root usr/include/gsl/gsl_sf_trig.h
@ -196,6 +221,20 @@ drwxr-xr-x root/root usr/include/gsl/
-rw-r--r-- root/root usr/include/gsl/gsl_spline.h
-rw-r--r-- root/root usr/include/gsl/gsl_spline2d.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_char.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_complex_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_complex_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_complex_long_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_float.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_int.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_long.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_long_double.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_short.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_uchar.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_uint.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_ulong.h
-rw-r--r-- root/root usr/include/gsl/gsl_spmatrix_ushort.h
-rw-r--r-- root/root usr/include/gsl/gsl_statistics.h
-rw-r--r-- root/root usr/include/gsl/gsl_statistics_char.h
-rw-r--r-- root/root usr/include/gsl/gsl_statistics_double.h
@ -234,9 +273,9 @@ drwxr-xr-x root/root usr/include/gsl/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libgsl.a
-rwxr-xr-x root/root usr/lib/libgsl.la
lrwxrwxrwx root/root usr/lib/libgsl.so -> libgsl.so.19.0.0
lrwxrwxrwx root/root usr/lib/libgsl.so.19 -> libgsl.so.19.0.0
-rwxr-xr-x root/root usr/lib/libgsl.so.19.0.0
lrwxrwxrwx root/root usr/lib/libgsl.so -> libgsl.so.25.0.0
lrwxrwxrwx root/root usr/lib/libgsl.so.25 -> libgsl.so.25.0.0
-rwxr-xr-x root/root usr/lib/libgsl.so.25.0.0
-rw-r--r-- root/root usr/lib/libgslcblas.a
-rwxr-xr-x root/root usr/lib/libgslcblas.la
lrwxrwxrwx root/root usr/lib/libgslcblas.so -> libgslcblas.so.0.0.0

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38xHo5Bz2b2ed+J/8qIqsZ8p4xg/DT8YrCeurym+gIiwnphyXWxXnc0NPa9Rtf2P2c8AjSfwC669ayIcJyk7XQ8=
SHA256 (Pkgfile) = 5115eff7861491d780b255c50c796adbcd293324857fa1e34d661f14758d3217
SHA256 (.footprint) = 982093997dbc8f95aabb3008797e9ea566ff4fefd3ad1f059cbf39311a393065
SHA256 (gsl-2.1.tar.gz) = 59ad06837397617f698975c494fe7b2b698739a59e2fcf830b776428938a0c66
RWSagIOpLGJF327xigghGIOTrW/EFVfPuVA6JrcufMMGorErX9r8qyt8Pr+fthHlWcAKScYZcfMUAQINkxusM4QCTC4C1yMIMws=
SHA256 (Pkgfile) = b03e59b36e1d55fd5ccb477764f8ed83d35b8a6d39721adf5679fadf0243416f
SHA256 (.footprint) = a562e0691b7cb63d9b5ce0b1fb30ab5666ca2f9b012a7f03db16b7d4df5ff086
SHA256 (gsl-2.6.tar.gz) = b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8

View File

@ -1,12 +1,11 @@
# Description: A numerical library for C and C++ programmers.
# URL: http://www.gnu.org/software/gsl/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Vincenzo Colosimo, vico at bicisport dot de
name=gsl
version=2.1
version=2.6
release=1
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
source=(https://ftp.gnu.org/gnu/gsl/$name-$version.tar.gz)
build() {
cd $name-$version