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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user