1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

math/blaze: Update 3.5 -> 3.8

This commit is contained in:
Yuri Victorovich 2021-03-08 00:04:45 +00:00
parent 623935db10
commit 78d8863c6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567800
3 changed files with 290 additions and 37 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= blaze
DISTVERSION= 3.5
PORTREVISION= 8
DISTVERSION= 3.8
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/downloads/
@ -17,10 +16,13 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
RUN_DEPENDS= boost-libs>0:devel/boost-libs \
openblas>0:math/openblas
USES= cmake compiler:c++14-lang fortran localbase:ldflags
NO_ARCH= yes
USES= cmake compiler:c++14-lang fortran localbase:ldflags shebangfix
BB_ACCOUNT= ${PORTNAME}-lib
BB_PROJECT= ${PORTNAME}
SHEBANG_GLOB= run
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1557014218
SHA256 (blaze-3.5.tar.gz) = f50d4a57796b8012d3e6d416667d9abe6f4d95994eb9deb86cd4491381dec624
SIZE (blaze-3.5.tar.gz) = 8358499
TIMESTAMP = 1615160876
SHA256 (blaze-3.8.tar.gz) = dfaae1a3a9fea0b3cc92e78c9858dcc6c93301d59f67de5d388a3a41c8a629ae
SIZE (blaze-3.8.tar.gz) = 9327474

File diff suppressed because it is too large Load Diff