ports/contrib (3.6): gsl: 2.6 -> 2.7
commit 395cef513fdb724bbeac4c705dbee4db19187765 Author: Tim Biermann <tbier@posteo.de> Date: Sat Jul 3 10:50:46 2021 +0000 gsl: 2.6 -> 2.7 diff --git a/gsl/.footprint b/gsl/.footprint index 13ede65e2..2b5570161 100644 --- a/gsl/.footprint +++ b/gsl/.footprint @@ -270,12 +270,13 @@ drwxr-xr-x root/root usr/include/gsl/ -rw-r--r-- root/root usr/include/gsl/gsl_version.h -rw-r--r-- root/root usr/include/gsl/gsl_wavelet.h -rw-r--r-- root/root usr/include/gsl/gsl_wavelet2d.h +-rw-r--r-- root/root usr/include/gsl/test_source.c 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.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 +lrwxrwxrwx root/root usr/lib/libgsl.so -> libgsl.so.25.1.0 +lrwxrwxrwx root/root usr/lib/libgsl.so.25 -> libgsl.so.25.1.0 +-rwxr-xr-x root/root usr/lib/libgsl.so.25.1.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 diff --git a/gsl/.signature b/gsl/.signature index 09c89e830..72fa1c4b7 100644 --- a/gsl/.signature +++ b/gsl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF327xigghGIOTrW/EFVfPuVA6JrcufMMGorErX9r8qyt8Pr+fthHlWcAKScYZcfMUAQINkxusM4QCTC4C1yMIMws= -SHA256 (Pkgfile) = b03e59b36e1d55fd5ccb477764f8ed83d35b8a6d39721adf5679fadf0243416f -SHA256 (.footprint) = a562e0691b7cb63d9b5ce0b1fb30ab5666ca2f9b012a7f03db16b7d4df5ff086 -SHA256 (gsl-2.6.tar.gz) = b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8 +RWSagIOpLGJF3/rczR8ySxbgg89K//QNrZR+dtFLW1l24r7HQQ33QnqA1l5qdtX8faDVk4pU02dWb57UKUXM2OIjlsRkgkseJAc= +SHA256 (Pkgfile) = c3d9dc59687afc9a0bdfbda5e8702de217094c070a646226c93d64f76d2687e2 +SHA256 (.footprint) = 7e36aca8877bc9c27fc5a5d9abc55f81fb919eb5c3118dcbcbe7ab9cc2836373 +SHA256 (gsl-2.7.tar.gz) = efbbf3785da0e53038be7907500628b466152dbc3c173a87de1b5eba2e23602b diff --git a/gsl/Pkgfile b/gsl/Pkgfile index b6b2a41a0..51e35c40b 100644 --- a/gsl/Pkgfile +++ b/gsl/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me name=gsl -version=2.6 +version=2.7 release=1 source=(https://ftp.gnu.org/gnu/gsl/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu