aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-02-17 21:55:03 +0800
committerjedgar <jedgar@FreeBSD.org>2000-02-17 21:55:03 +0800
commit99b1dd12ad44b4299e8a41e179dd2dc00aeea555 (patch)
tree03e1a24337a3251868088450a50cc0fa11057088 /math
parentd5885f1f285f4df77b2b0babad92379bc0094708 (diff)
downloadfreebsd-ports-gnome-99b1dd12ad44b4299e8a41e179dd2dc00aeea555.tar.gz
freebsd-ports-gnome-99b1dd12ad44b4299e8a41e179dd2dc00aeea555.tar.zst
freebsd-ports-gnome-99b1dd12ad44b4299e8a41e179dd2dc00aeea555.zip
Update MD5 checksum: author(s) added 'return 0;' to non-void
functions that did not previously return a value (found by bento). Remove/rearrange a few lines in pkg/DESCR to bring the total number of lines <= 24 (portlint).
Diffstat (limited to 'math')
-rw-r--r--math/superlu/distinfo2
-rw-r--r--math/superlu/pkg-descr10
2 files changed, 5 insertions, 7 deletions
diff --git a/math/superlu/distinfo b/math/superlu/distinfo
index 9e3b8c6e9322..26dddf5cd5f8 100644
--- a/math/superlu/distinfo
+++ b/math/superlu/distinfo
@@ -1 +1 @@
-MD5 (superlu_2.0.tar.gz) = 4a1b1a193bf409b76b663d94f9a2d64d
+MD5 (superlu_2.0.tar.gz) = 509217b98037c6a25c83ac9a2fdeabcf
diff --git a/math/superlu/pkg-descr b/math/superlu/pkg-descr
index 1bd4aecd3cd0..9a98551b86a1 100644
--- a/math/superlu/pkg-descr
+++ b/math/superlu/pkg-descr
@@ -17,10 +17,8 @@ version start with letter "c" (such as cgstrf.c); the file names
for the double-precision complex version start with letter "z"
(such as zgstrf.c).
- ===================
-
WWW: http://www.nersc.gov/~xiaoye/SuperLU/
-Authors:
- Jim Demmel demmel@cs.berkeley.edu
- John Gilbert gilbert@parc.xerox.com
- Xiaoye S. Li xiaoye@cs.berkeley.edu
+
+Authors: Jim Demmel demmel@cs.berkeley.edu
+ John Gilbert gilbert@parc.xerox.com
+ Xiaoye S. Li xiaoye@cs.berkeley.edu