diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
commit | e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /math | |
parent | 6d680905fe3eaede8493938f8566c4a0fcaf7e1c (diff) | |
download | freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.gz freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.zst freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.zip |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/dieharder/Makefile | 2 | ||||
-rw-r--r-- | math/fflas-ffpack/Makefile | 2 | ||||
-rw-r--r-- | math/giacxcas/Makefile | 1 | ||||
-rw-r--r-- | math/gsl/Makefile | 8 | ||||
-rw-r--r-- | math/gsl/distinfo | 6 | ||||
-rw-r--r-- | math/gsl/pkg-plist | 5 | ||||
-rw-r--r-- | math/labplot/Makefile | 2 | ||||
-rw-r--r-- | math/ocamlgsl/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-gsl/Makefile | 2 | ||||
-rw-r--r-- | math/orpie/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 | ||||
-rw-r--r-- | math/pspp/Makefile | 2 | ||||
-rw-r--r-- | math/py-gsl/Makefile | 1 | ||||
-rw-r--r-- | math/qtiplot/Makefile | 2 | ||||
-rw-r--r-- | math/rubygem-rb-gsl/Makefile | 1 |
16 files changed, 21 insertions, 21 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 4fb217b15c3d..2fcf234cef5c 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.37 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 3c863cd5bc6d..9907d3b95c81 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -3,7 +3,7 @@ PORTNAME= dieharder PORTVERSION= 3.31.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile index 8694e38cdeb8..a6250350f50d 100644 --- a/math/fflas-ffpack/Makefile +++ b/math/fflas-ffpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= fflas-ffpack PORTVERSION= 1.4.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= http://linalg.org/ LOCAL/bf diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index 29409d2d8f3c..d2bc299e1f64 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -3,6 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.2.3-55 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \ http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ diff --git a/math/gsl/Makefile b/math/gsl/Makefile index e12bbb20418b..9d58cc8ae4c9 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gsl -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= math MASTER_SITES= GNU @@ -11,17 +11,13 @@ COMMENT= The GNU Scientific Library - mathematical libs LICENSE= GPLv3 -USES= libtool makeinfo pathfix +USES= libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split' INSTALL_TARGET= install-strip INFO= gsl-ref -post-extract: - @${RM} ${WRKSRC}/doc/gsl-ref.info* - #prevent regression test coredumps from causing failures on the #package-building cluster: .ifndef(MAINTAINER_MODE) diff --git a/math/gsl/distinfo b/math/gsl/distinfo index 9c5741505850..dbe88f29f826 100644 --- a/math/gsl/distinfo +++ b/math/gsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493276070 -SHA256 (gsl-2.3.tar.gz) = 562500b789cd599b3a4f88547a7a3280538ab2ff4939504c8b4ac4ca25feadfb -SIZE (gsl-2.3.tar.gz) = 4510731 +TIMESTAMP = 1497949836 +SHA256 (gsl-2.4.tar.gz) = 4d46d07b946e7b31c19bbf33dda6204d7bedc2f5462a1bae1d4013426cd1ce9b +SIZE (gsl-2.4.tar.gz) = 5916715 diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 304571ddc471..ec787a972a05 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -165,6 +165,7 @@ include/gsl/gsl_sf_expint.h include/gsl/gsl_sf_fermi_dirac.h include/gsl/gsl_sf_gamma.h include/gsl/gsl_sf_gegenbauer.h +include/gsl/gsl_sf_hermite.h include/gsl/gsl_sf_hyperg.h include/gsl/gsl_sf_laguerre.h include/gsl/gsl_sf_lambert.h @@ -246,8 +247,8 @@ include/gsl/gsl_wavelet.h include/gsl/gsl_wavelet2d.h lib/libgsl.a lib/libgsl.so -lib/libgsl.so.19 -lib/libgsl.so.19.3.0 +lib/libgsl.so.23 +lib/libgsl.so.23.0.0 lib/libgslcblas.a lib/libgslcblas.so lib/libgslcblas.so.0 diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 85aefd2a72f2..64c4407b2dac 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX=-kf5 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index dc39c3bc45a3..863b03fc0899 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= ocaml-gsl DISTVERSIONPREFIX=v DISTVERSION= 1.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= michipili@gmail.com diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 6044adbe8464..ec2a6041a9da 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 2bf30c499e86..3534c7eac7d3 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -3,7 +3,7 @@ PORTNAME= orpie PORTVERSION= 1.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index fe10f8e8589e..9e14476d04eb 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-GSL PORTVERSION= 0.39 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/pspp/Makefile b/math/pspp/Makefile index f2690ef2d2ce..2fbde08af875 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= pspp PORTVERSION= 0.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 32db0fe846f9..0cf1dc78ec5c 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -3,6 +3,7 @@ PORTNAME= gsl PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index fffa68601206..f58b4795b247 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= qtiplot DISTVERSION= 0.9.8.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile index f693dbcc989b..63214222a704 100644 --- a/math/rubygem-rb-gsl/Makefile +++ b/math/rubygem-rb-gsl/Makefile @@ -3,6 +3,7 @@ PORTNAME= gsl PORTVERSION= 2.1.0.2 +PORTREVISION= 1 CATEGORIES= math rubygems MASTER_SITES= RG PKGNAMEPREFIX= rubygem-rb- |