summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-12-07 08:46:53 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-12-07 08:46:53 +0000
commitbeb2bfa8795427398cc6808f757adba9051c2881 (patch)
tree5388ec19fe685e72288cc5d94d2720a6a4add79a /math
parentfix MASTER_SITE_SUBDIR (diff)
Update to 1.0.
PR: 31798 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=51167
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile2
-rw-r--r--math/gsl/distinfo2
-rw-r--r--math/gsl/pkg-descr5
3 files changed, 3 insertions, 6 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 59aeeef95c9c..4667a32f2395 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gsl
-PORTVERSION= 0.9.4
+PORTVERSION= 1.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/gsl/distinfo b/math/gsl/distinfo
index 79a8e2ce2b48..ec391bf073ef 100644
--- a/math/gsl/distinfo
+++ b/math/gsl/distinfo
@@ -1,2 +1,2 @@
-MD5 (gsl-0.9.4.tar.gz) = 4e8877ec9ac7eb9c192db6d834e5ae4d
+MD5 (gsl-1.0.tar.gz) = eea06ef5d34f74b542534cfa17c938a5
MD5 (gsl-ref.ps.gz) = IGNORE
diff --git a/math/gsl/pkg-descr b/math/gsl/pkg-descr
index f728ec983487..1218a1676a6a 100644
--- a/math/gsl/pkg-descr
+++ b/math/gsl/pkg-descr
@@ -4,10 +4,7 @@ and are meant to present a modern Applications Programming Interface (API)
for C programmers, while allowing wrappers to be written for very high level
languages.
-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://sources.redhat.com/gsl/
+
- Vlad
vlad@ariel.phys.wesleyan.edu