math/scilab: restore downloading from the main site
This reverts commit 5119132254
.
PR: 274283
This commit is contained in:
parent
15e54db3c9
commit
ab26f2b245
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,8 @@ PORTNAME= scilab
|
|||
PORTVERSION= 6.1.1
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= math cad java
|
||||
MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/
|
||||
MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/
|
||||
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Scientific software package for numerical computations
|
||||
|
@ -39,7 +40,6 @@ LDFLAGS+= ${ICONV_LIB}
|
|||
|
||||
CONFIGURE_ENV= BLAS_LIBS="${BLASLIB}" LAPACK_LIBS="${LAPACKLIB}"
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC_SUBDIR= scilab
|
||||
|
||||
PLIST_SUB= SHLIB_VER=${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1640697673
|
||||
SHA256 (scilab-6.1.1.tar.gz) = 83555679b7d56df4aedad60678d97794cc5aefcda8b57206899016b5702607a4
|
||||
SIZE (scilab-6.1.1.tar.gz) = 83829041
|
||||
TIMESTAMP = 1626807367
|
||||
SHA256 (scilab-6.1.1-src.tar.gz) = e51347638bd385c276c930785a1f9f079ae7eaa78c62a0eca1dc7e6142434207
|
||||
SIZE (scilab-6.1.1-src.tar.gz) = 82169007
|
||||
|
|
Loading…
Reference in a new issue