summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile15
-rw-r--r--math/gsl/PLIST4
-rw-r--r--math/gsl/distinfo8
-rw-r--r--math/gsl/patches/patch-aa8
4 files changed, 18 insertions, 17 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 1f092204277..0dad969aea9 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2004/10/03 00:12:56 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/01/13 15:06:25 adam Exp $
-DISTNAME= gsl-1.5
-PKGREVISION= 1
-CATEGORIES= math devel
-MASTER_SITES= ${MASTER_SITE_GNU:=gsl/}
+DISTNAME= gsl-1.6
+CATEGORIES= math devel
+MASTER_SITES= ${MASTER_SITE_GNU:=gsl/}
-MAINTAINER= david@maxwell.net
-HOMEPAGE= http://www.gnu.org/software/gsl/gsl.html
-COMMENT= The GNU Scientific Library
+MAINTAINER= david@maxwell.net
+HOMEPAGE= http://www.gnu.org/software/gsl/gsl.html
+COMMENT= The GNU Scientific Library
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/math/gsl/PLIST b/math/gsl/PLIST
index 9350be81469..49564d2d1e5 100644
--- a/math/gsl/PLIST
+++ b/math/gsl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:42 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/01/13 15:06:25 adam Exp $
bin/gsl-config
bin/gsl-histogram
bin/gsl-randist
@@ -214,6 +214,8 @@ include/gsl/gsl_vector_uint.h
include/gsl/gsl_vector_ulong.h
include/gsl/gsl_vector_ushort.h
include/gsl/gsl_version.h
+include/gsl/gsl_wavelet.h
+include/gsl/gsl_wavelet2d.h
lib/libgsl.la
lib/libgslcblas.la
lib/pkgconfig/gsl.pc
diff --git a/math/gsl/distinfo b/math/gsl/distinfo
index 7cfd55be9b6..549fddc9fff 100644
--- a/math/gsl/distinfo
+++ b/math/gsl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2004/08/06 19:29:49 drochner Exp $
+$NetBSD: distinfo,v 1.14 2005/01/13 15:06:25 adam Exp $
-SHA1 (gsl-1.5.tar.gz) = 810ff23186bf76fc37e0f0352e61ec27a4561672
-Size (gsl-1.5.tar.gz) = 2237903 bytes
-SHA1 (patch-aa) = 56b2b86411ff0f026525d7ec50d582db5a9b37bf
+SHA1 (gsl-1.6.tar.gz) = ebf287ee2b7195e557985799857b2aaca7b51148
+Size (gsl-1.6.tar.gz) = 2294804 bytes
+SHA1 (patch-aa) = 77169bafaa6ac4497df6e82f64c17f6d25957231
SHA1 (patch-ac) = 5bab459ed6e54f23d8052972a32103f073d62af2
diff --git a/math/gsl/patches/patch-aa b/math/gsl/patches/patch-aa
index 611b68019ec..3434b27f780 100644
--- a/math/gsl/patches/patch-aa
+++ b/math/gsl/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.6 2003/08/30 21:51:00 jtb Exp $
+$NetBSD: patch-aa,v 1.7 2005/01/13 15:06:25 adam Exp $
---- configure.orig 2003-08-30 22:12:57.000000000 +0100
-+++ configure 2003-08-30 22:14:01.000000000 +0100
-@@ -8102,7 +8102,7 @@
+--- configure.orig 2004-12-31 15:15:46.000000000 +0000
++++ configure
+@@ -8378,7 +8378,7 @@ esac
GSL_CFLAGS="-I$includedir"