diff options
-rw-r--r-- | math/gsl/Makefile | 2 | ||||
-rw-r--r-- | math/gsl/distinfo | 2 | ||||
-rw-r--r-- | math/gsl/pkg-descr | 5 |
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 |