From 593c012d23093f55ea90286db0fd8963cd74ad23 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 19 Jul 2004 13:47:51 +0000 Subject: Update to latest available tarball, use DIST_SUBDIR. Changes unknown. --- math/superlu/Makefile | 5 +++-- math/superlu/distinfo | 9 ++++----- math/superlu/patches/patch-aa | 19 +++++++++---------- 3 files changed, 16 insertions(+), 17 deletions(-) (limited to 'math') diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 6601e3ffd4d..ce05f472b0b 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/19 13:47:51 wiz Exp $ DISTNAME= superlu_3.0 -PKGNAME= superlu-3.0 +PKGNAME= superlu-3.0.1 CATEGORIES= math MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ @@ -14,6 +14,7 @@ DEPENDS+= blas-[0-9]*:../../math/blas BLAS_PREFIX_DEFAULT= ${LOCALBASE} EVAL_PREFIX+= BLAS_PREFIX=blas +DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR}/SuperLU_3.0 ALL_TARGET= superlulib TEST_DIRS= ${WRKSRC}/TESTING/MATGEN ${WRKSRC}/TESTING diff --git a/math/superlu/distinfo b/math/superlu/distinfo index c5a91bb0032..8d73bd17a67 100644 --- a/math/superlu/distinfo +++ b/math/superlu/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/11/11 11:53:56 wiz Exp $ +$NetBSD: distinfo,v 1.5 2004/07/19 13:47:51 wiz Exp $ -SHA1 (superlu_3.0.tar.gz) = 8c05fc06fe4e349d9945e3164fd1d3efc8fcc991 -Size (superlu_3.0.tar.gz) = 1105196 bytes -SHA1 (patch-aa) = 196ec71f5bd05f92462e27f050a500d094d28c16 -SHA1 (patch-ab) = 568122da7d4879e967725ae15bc69b103cedddc6 +SHA1 (superlu-3.0.1/superlu_3.0.tar.gz) = 662803e2c2ec6c604884ba356219dec98eae0976 +Size (superlu-3.0.1/superlu_3.0.tar.gz) = 1116795 bytes +SHA1 (patch-aa) = e35d3e257b091a9241f41c81b211de10af65f321 diff --git a/math/superlu/patches/patch-aa b/math/superlu/patches/patch-aa index adcce2518d3..7a5f3577ab2 100644 --- a/math/superlu/patches/patch-aa +++ b/math/superlu/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.2 2003/11/11 11:53:56 wiz Exp $ +$NetBSD: patch-aa,v 1.3 2004/07/19 13:47:51 wiz Exp $ ---- make.inc.orig Sat Oct 11 00:24:49 2003 +--- make.inc.orig 2004-02-05 20:01:19.000000000 +0100 +++ make.inc -@@ -16,30 +16,31 @@ +@@ -16,29 +16,30 @@ # # The machine (platform) identifier to append to the library names # -PLAT = _solaris -+PLAT = ++PLAT = # # The name of the libraries to be created/linked to @@ -32,14 +32,13 @@ $NetBSD: patch-aa,v 1.2 2003/11/11 11:53:56 wiz Exp $ +#RANLIB = ranlib -CC = cc --CFLAGS = -g -DDEBUGlevel=1 #-xO3 -xcg92 -+#CC = cc -+#CFLAGS = -g -DDEBUGlevel=1 #-xO3 -xcg92 - #CFLAGS = -Wall -g #-O2 +-CFLAGS = -xO3 -xcg92 -FORTRAN = f77 -FFLAGS = -O -LOADER = cc --LOADOPTS = -g #-xO3 +-LOADOPTS = -xO3 ++#CC = cc ++#CFLAGS = -xO3 -xcg92 +FORTRAN = ${FC} +#FFLAGS = -O +LOADER = ${CC} @@ -47,7 +46,7 @@ $NetBSD: patch-aa,v 1.2 2003/11/11 11:53:56 wiz Exp $ # # C preprocessor defs for compilation (-DNoChange, -DAdd_, or -DUpCase) -@@ -48,4 +49,4 @@ CDEFS = -DAdd_ +@@ -47,4 +48,4 @@ CDEFS = -DAdd_ # # The directory in which Matlab is installed # -- cgit v1.2.3