diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-03 19:23:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-03 19:23:05 +0000 |
commit | 25236c5b5a9367fdf04b867b95affe40014223d0 (patch) | |
tree | 86811650d2c33abc9548acd83b8348a37b4a7513 /math | |
parent | 35a98b132ac2fda656903db53a4a5b64ac830ad6 (diff) | |
download | ports-25236c5b5a9367fdf04b867b95affe40014223d0.tar.gz ports-25236c5b5a9367fdf04b867b95affe40014223d0.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/gsl/Makefile | 2 | ||||
-rw-r--r-- | math/gsl/distinfo | 4 | ||||
-rw-r--r-- | math/gsl/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index c576a88b5f58..b75b08ac0f8c 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gsl/distinfo b/math/gsl/distinfo index b9fc8ddb539a..e56ba0ca8bea 100644 --- a/math/gsl/distinfo +++ b/math/gsl/distinfo @@ -1,2 +1,2 @@ -MD5 (gsl-0.8.tar.gz) = 166cbbf4123e55553f742f287cc6132a -MD5 (gsl-ref.ps.gz) = 4d5b2380b2958c9e718c84d5de55a34b +MD5 (gsl-0.9.tar.gz) = fe6d0819ff52949f27517230126efcca +MD5 (gsl-ref.ps.gz) = 7211df43bae88fccca43a55fe387180b diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 25b5bfbf2de1..5bdcbcfb0889 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -166,6 +166,7 @@ include/gsl/gsl_sort_vector_uint.h include/gsl/gsl_sort_vector_ulong.h include/gsl/gsl_sort_vector_ushort.h include/gsl/gsl_specfunc.h +include/gsl/gsl_spline.h include/gsl/gsl_statistics.h include/gsl/gsl_statistics_char.h include/gsl/gsl_statistics_double.h |