Date: Mon, 19 Mar 2018 01:49:04 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464975 - head/math/libRmath Message-ID: <201803190149.w2J1n49J044135@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Mar 19 01:49:03 2018 New Revision: 464975 URL: https://svnweb.freebsd.org/changeset/ports/464975 Log: math/libRmath: Update to bug-fix release 3.4.4 Upstream changes: https://cloud.r-project.org/doc/manuals/r-release/NEWS.html Modified: head/math/libRmath/Makefile (contents, props changed) head/math/libRmath/distinfo (contents, props changed) Modified: head/math/libRmath/Makefile ============================================================================== --- head/math/libRmath/Makefile Mon Mar 19 01:08:32 2018 (r464974) +++ head/math/libRmath/Makefile Mon Mar 19 01:49:03 2018 (r464975) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.4.3 -PORTREVISION= 1 +DISTVERSION= 3.4.4 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} @@ -38,7 +37,7 @@ OPTIONS_EXCLUDE_armv6= FLANG OPTIONS_EXCLUDE_armv7= FLANG OPTIONS_EXCLUDE_i386= FLANG -FLANG_DESC= Use flang instead of the default Fortran compiler +FLANG_DESC= Use experimental flang instead of default Fortran compiler FLANG_USES= fortran:flang FLANG_USES_OFF= fortran Modified: head/math/libRmath/distinfo ============================================================================== --- head/math/libRmath/distinfo Mon Mar 19 01:08:32 2018 (r464974) +++ head/math/libRmath/distinfo Mon Mar 19 01:49:03 2018 (r464975) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512246571 -SHA256 (R-3.4.3.tar.gz) = 7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426 -SIZE (R-3.4.3.tar.gz) = 30249655 +TIMESTAMP = 1521422142 +SHA256 (R-3.4.4.tar.gz) = b3e97d2fab7256d1c655c4075934725ba1cd7cb9237240a11bb22ccdad960337 +SIZE (R-3.4.4.tar.gz) = 30474612
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803190149.w2J1n49J044135>