aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-09-07 09:18:58 +0800
committermaho <maho@FreeBSD.org>2007-09-07 09:18:58 +0800
commitc30c79a3d34ace3345c101456235cfc937c44275 (patch)
treefba00efa3022ddf2fa6b6d9106a20ba0239038af /math
parentb561fc4ef7abc238d94061a17677461b2c8ca410 (diff)
downloadfreebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.tar.gz
freebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.tar.zst
freebsd-ports-gnome-c30c79a3d34ace3345c101456235cfc937c44275.zip
Make fetchable. The distfile has been changed and taking the diff
of old and new one, I only see non-functional changes. Also setting netlib.org as the primal mastersite is appropreate. Submitted by: vittorio <vdemart1@tin.it>
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile7
-rw-r--r--math/blas/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 8abe2e003caf..632dda8e6a0c 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -9,9 +9,9 @@ PORTNAME= blas
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/ \
+MASTER_SITES= http://www.netlib.org/blas/ \
ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/blas/ \
- http://www.netlib.org/blas/
+ ftp://netlib.bell-labs.com/netlib/blas/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
@@ -19,9 +19,8 @@ MAINTAINER= maho@FreeBSD.org
COMMENT= Basic Linear Algebra, level 1, 2, and 3
USE_LDCONFIG= yes
-
-NO_WRKSUBDIR= yes
USE_FORTRAN= yes
+WRKSRC= ${WRKDIR}/BLAS
PLIST_FILES= lib/libblas.a lib/libblas.so lib/libblas.so.2
diff --git a/math/blas/distinfo b/math/blas/distinfo
index 2f9a848e9c3b..c2e9309aa114 100644
--- a/math/blas/distinfo
+++ b/math/blas/distinfo
@@ -1,3 +1,3 @@
-MD5 (blas.tgz) = 5811e4b3dffa7a10956abf923cec1bd4
-SHA256 (blas.tgz) = bd062a79e35a9a835cfd8eaebe6262bbb195610336cf07435cd2b7df200bf084
-SIZE (blas.tgz) = 94981
+MD5 (blas.tgz) = 7e6af7022440d8688d16be86d55fb358
+SHA256 (blas.tgz) = bc2f25898141c3ed9513abe3b3f15e00f0d2e8881c7f26b74950cdee45fb541d
+SIZE (blas.tgz) = 98957