diff options
Diffstat (limited to 'math/gsl')
-rw-r--r-- | math/gsl/Makefile | 16 | ||||
-rw-r--r-- | math/gsl/distinfo | 11 |
2 files changed, 11 insertions, 16 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 21cc40981ae..e1946ea1e42 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2001/03/28 21:49:41 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/23 20:24:05 jtb Exp $ # -DISTNAME= gsl-0.7 +DISTNAME= gsl-0.8 CATEGORIES= math devel -MASTER_SITES= ftp://sourceware.cygnus.com/pub/gsl/ \ +MASTER_SITES= ftp://sources.redhat.com/pub/gsl/ \ ftp://ftp.freesoftware.com/pub/sourceware/pub/gsl/ \ ftp://mirrors.rcn.net/pub/sourceware/pub/gsl/ \ ftp://gd.tuwien.ac.at/gnu/sourceware/gsl/ \ @@ -18,12 +18,12 @@ MASTER_SITES= ftp://sourceware.cygnus.com/pub/gsl/ \ ftp://unix.hensa.ac.uk/mirrors/sourceware.cygnus.com/pub/gsl/ MAINTAINER= David Maxwell <david@maxwell.net> -HOMEPAGE= http://sourceware.cygnus.com/gsl/ +HOMEPAGE= http://sources.redhat.com/gsl/ COMMENT= The GNU Scientific Library - mathematical libs -GNU_CONFIGURE= yes -USE_GTEXINFO= yes -USE_LIBTOOL= yes -LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig +GNU_CONFIGURE= yes +USE_GTEXINFO= yes +USE_LIBTOOL= yes +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.pkg.mk" diff --git a/math/gsl/distinfo b/math/gsl/distinfo index 1b6660b90fb..3eedc668069 100644 --- a/math/gsl/distinfo +++ b/math/gsl/distinfo @@ -1,9 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 08:45:40 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/05/23 20:24:05 jtb Exp $ -SHA1 (gsl-0.7.tar.gz) = 49f7dc6d584f79be8c406010c3078b2e1a78a3ab -Size (gsl-0.7.tar.gz) = 1765702 bytes -SHA1 (patch-aa) = ae5de2c6c6bfb79da21d979708d5a28237f7ab9e -SHA1 (patch-ab) = 5e5570e3565e266fb8bcec08795ac649c600fc01 -SHA1 (patch-ac) = 23073e6b151df257c2d5a80c4a14a996e8921994 -SHA1 (patch-ad) = a8d66ec1c6a2a9cd9191d930c7c57884d033280b -SHA1 (patch-ae) = f23e6670b3b37f6145ae60f17b7fbbb0c4d56481 +SHA1 (gsl-0.8.tar.gz) = c55941943800ec7b7d28ea6d518c96a49a33d4b1 +Size (gsl-0.8.tar.gz) = 2049607 bytes |