1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/libRmath: Update to version 3.4.3 and add armv[67] to ONLY_FOR_ARCHS

This commit is contained in:
Joseph Mingrone 2017-12-03 03:46:11 +00:00
parent 75ec601f79
commit de876a285d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455388
2 changed files with 9 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libRmath
DISTVERSION= 3.4.2
PORTREVISION= 2
DISTVERSION= 3.4.3
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
@ -13,7 +12,8 @@ COMMENT= Standalone math library from R
LICENSE= GPLv2
ONLY_FOR_ARCHS= aarch64 amd64 i386
BROKEN_FreeBSD_10_armv6= Fails to build
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
LIB_DEPENDS= libcurl.so:ftp/curl \
libpcre.so:devel/pcre
@ -32,7 +32,9 @@ USE_LDCONFIG= yes
PLIST_SUB= RMATH_SOVERSION="${RMATH_SOVERSION}"
OPTIONS_DEFINE= FLANG
OPTIONS_EXCLUDE_aarch64=FLANG
OPTIONS_EXCLUDE_aarch64= FLANG
OPTIONS_EXCLUDE_armv6= FLANG
OPTIONS_EXCLUDE_armv7= FLANG
OPTIONS_EXCLUDE_i386= FLANG
FLANG_DESC= Use flang instead of the default Fortran compiler

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506856491
SHA256 (R-3.4.2.tar.gz) = 971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64
SIZE (R-3.4.2.tar.gz) = 30255544
TIMESTAMP = 1512246571
SHA256 (R-3.4.3.tar.gz) = 7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426
SIZE (R-3.4.3.tar.gz) = 30249655