mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/libRmath: Update to version 3.3.3
Approved by: swills (mentor, implicit)
This commit is contained in:
parent
72a2dfe5ac
commit
137989ab61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435824
2 changed files with 25 additions and 25 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libRmath
|
||||
PORTVERSION= 3.3.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.3.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
|
||||
DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
@ -23,7 +23,7 @@ CONFIGURE_ARGS= --disable-nls --with-ICU=no --with-cairo=no \
|
|||
--without-libintl-prefix
|
||||
CONFIGURE_ENV+= ac_cv_header_iconv_h=no r_cv_header_zlib_h=yes
|
||||
GNU_CONFIGURE= yes
|
||||
RMATH_SOVERSION= 1
|
||||
RMATH_SOVERSION=2
|
||||
USES= fortran localbase
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1478178293
|
||||
SHA256 (R-3.3.2.tar.gz) = d294ad21e9f574fb4828ebb3a94b8cb34f4f304a41687a994be00dd41a4e514c
|
||||
SIZE (R-3.3.2.tar.gz) = 29440670
|
||||
TIMESTAMP = 1489149446
|
||||
SHA256 (R-3.3.3.tar.gz) = 5ab768053a275084618fb669b4fbaadcc39158998a87e8465323829590bcfc6c
|
||||
SIZE (R-3.3.3.tar.gz) = 29804326
|
||||
|
|
Loading…
Add table
Reference in a new issue