aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-06-24 15:54:09 +0800
committerknu <knu@FreeBSD.org>2001-06-24 15:54:09 +0800
commit26d376be7094c4a70191c7b1420d0e76e050b761 (patch)
tree41ee2bfbf8148ae3c0a8ab6b2e388df1f3957679 /math
parent7af33017e9e7aa25c7f8ec697295566707779acf (diff)
downloadfreebsd-ports-gnome-26d376be7094c4a70191c7b1420d0e76e050b761.tar.gz
freebsd-ports-gnome-26d376be7094c4a70191c7b1420d0e76e050b761.tar.zst
freebsd-ports-gnome-26d376be7094c4a70191c7b1420d0e76e050b761.zip
Update to 0.8.
PR: ports/28299 Submitted by: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile4
-rw-r--r--math/gsl/distinfo2
-rw-r--r--math/gsl/pkg-descr4
-rw-r--r--math/gsl/pkg-plist28
4 files changed, 21 insertions, 17 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 7913faefd835..2bbb9e3c5d9b 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gsl
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
-USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
GSLREF= gsl-ref.ps.gz
diff --git a/math/gsl/distinfo b/math/gsl/distinfo
index fe3e3a2cd72d..b9fc8ddb539a 100644
--- a/math/gsl/distinfo
+++ b/math/gsl/distinfo
@@ -1,2 +1,2 @@
-MD5 (gsl-0.7.tar.gz) = d20ef38971c4b813b94b3b2079351ab7
+MD5 (gsl-0.8.tar.gz) = 166cbbf4123e55553f742f287cc6132a
MD5 (gsl-ref.ps.gz) = 4d5b2380b2958c9e718c84d5de55a34b
diff --git a/math/gsl/pkg-descr b/math/gsl/pkg-descr
index 3e8a675a5dab..f728ec983487 100644
--- a/math/gsl/pkg-descr
+++ b/math/gsl/pkg-descr
@@ -8,4 +8,6 @@ GSL is currently in developers release, for people who want to work on the
library itself. When the library is complete and fully tested it will be
announced for general use.
-WWW: http://sourceware.redhat.com/gsl/
+WWW: http://sources.redhat.com/gsl/
+- Vlad
+vlad@ariel.phys.wesleyan.edu
diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist
index 2ca1ddfc488e..25b5bfbf2de1 100644
--- a/math/gsl/pkg-plist
+++ b/math/gsl/pkg-plist
@@ -2,11 +2,6 @@ bin/gsl-config
bin/gsl-histogram
bin/gsl-randist
include/gsl/gsl_blas.h
-include/gsl/gsl_blas_raw.h
-include/gsl/gsl_blas_raw_L1.h
-include/gsl/gsl_blas_raw_L2.h
-include/gsl/gsl_blas_raw_L3.h
-include/gsl/gsl_blas_raw_cm.h
include/gsl/gsl_blas_types.h
include/gsl/gsl_block.h
include/gsl/gsl_block_char.h
@@ -25,6 +20,7 @@ include/gsl/gsl_block_uint.h
include/gsl/gsl_block_ulong.h
include/gsl/gsl_block_ushort.h
include/gsl/gsl_cblas.h
+include/gsl/gsl_chebyshev.h
include/gsl/gsl_complex.h
include/gsl/gsl_complex_math.h
include/gsl/gsl_const.h
@@ -34,6 +30,7 @@ include/gsl/gsl_const_num.h
include/gsl/gsl_dft_complex.h
include/gsl/gsl_dft_complex_float.h
include/gsl/gsl_dht.h
+include/gsl/gsl_diff.h
include/gsl/gsl_eigen.h
include/gsl/gsl_errno.h
include/gsl/gsl_fft.h
@@ -79,6 +76,8 @@ include/gsl/gsl_multifit.h
include/gsl/gsl_multifit_nlin.h
include/gsl/gsl_multimin.h
include/gsl/gsl_multiroots.h
+include/gsl/gsl_nan.h
+include/gsl/gsl_ntuple.h
include/gsl/gsl_odeiv.h
include/gsl/gsl_permutation.h
include/gsl/gsl_permute.h
@@ -106,6 +105,7 @@ include/gsl/gsl_permute_vector_uint.h
include/gsl/gsl_permute_vector_ulong.h
include/gsl/gsl_permute_vector_ushort.h
include/gsl/gsl_poly.h
+include/gsl/gsl_pow_int.h
include/gsl/gsl_precision.h
include/gsl/gsl_qrng.h
include/gsl/gsl_randist.h
@@ -114,7 +114,6 @@ include/gsl/gsl_roots.h
include/gsl/gsl_sf.h
include/gsl/gsl_sf_airy.h
include/gsl/gsl_sf_bessel.h
-include/gsl/gsl_sf_chebyshev.h
include/gsl/gsl_sf_clausen.h
include/gsl/gsl_sf_coulomb.h
include/gsl/gsl_sf_coupling.h
@@ -134,7 +133,6 @@ include/gsl/gsl_sf_hyperg.h
include/gsl/gsl_sf_laguerre.h
include/gsl/gsl_sf_legendre.h
include/gsl/gsl_sf_log.h
-include/gsl/gsl_sf_poly.h
include/gsl/gsl_sf_pow_int.h
include/gsl/gsl_sf_psi.h
include/gsl/gsl_sf_result.h
@@ -181,6 +179,7 @@ include/gsl/gsl_statistics_uint.h
include/gsl/gsl_statistics_ulong.h
include/gsl/gsl_statistics_ushort.h
include/gsl/gsl_sum.h
+include/gsl/gsl_sys.h
include/gsl/gsl_test.h
include/gsl/gsl_vector.h
include/gsl/gsl_vector_char.h
@@ -198,6 +197,7 @@ include/gsl/gsl_vector_uchar.h
include/gsl/gsl_vector_uint.h
include/gsl/gsl_vector_ulong.h
include/gsl/gsl_vector_ushort.h
+include/gsl/gsl_version.h
@unexec install-info --delete %D/info/gsl-ref.info %D/info/dir
info/gsl-ref.info
info/gsl-ref.info-1
@@ -217,16 +217,18 @@ info/gsl-ref.info-14
info/gsl-ref.info-15
info/gsl-ref.info-16
info/gsl-ref.info-17
+info/gsl-ref.info-18
+info/gsl-ref.info-19
+info/gsl-ref.info-20
@exec install-info %D/info/gsl-ref.info %D/info/dir
lib/libgsl.a
+lib/libgsl.la
lib/libgsl.so
lib/libgsl.so.0
-lib/libgslblas.a
-lib/libgslblas.so
-lib/libgslblas.so.0
-lib/libgslblascblas.a
-lib/libgslblascblas.so
-lib/libgslblascblas.so.0
+lib/libgslcblas.a
+lib/libgslcblas.la
+lib/libgslcblas.so
+lib/libgslcblas.so.0
share/aclocal/gsl.m4
%%PORTDOCS%%share/doc/gsl/gsl-ref.ps
%%PORTDOCS%%@dirrm share/doc/gsl