From owner-svn-ports-head@freebsd.org Thu Mar 14 01:35:52 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D61154895C; Thu, 14 Mar 2019 01:35:52 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B3A6825D0; Thu, 14 Mar 2019 01:35:52 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F15521B1D2; Thu, 14 Mar 2019 01:35:51 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2E1Zpmq003639; Thu, 14 Mar 2019 01:35:51 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2E1ZpYB003637; Thu, 14 Mar 2019 01:35:51 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201903140135.x2E1ZpYB003637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 14 Mar 2019 01:35:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495683 - head/math/libRmath X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/math/libRmath X-SVN-Commit-Revision: 495683 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0B3A6825D0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 01:35:52 -0000 Author: jrm Date: Thu Mar 14 01:35:51 2019 New Revision: 495683 URL: https://svnweb.freebsd.org/changeset/ports/495683 Log: math/libRmath: Update to version 3.5.3 Modified: head/math/libRmath/Makefile (contents, props changed) head/math/libRmath/distinfo (contents, props changed) Modified: head/math/libRmath/Makefile ============================================================================== --- head/math/libRmath/Makefile Thu Mar 14 01:35:33 2019 (r495682) +++ head/math/libRmath/Makefile Thu Mar 14 01:35:51 2019 (r495683) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.5.2 +DISTVERSION= 3.5.3 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} Modified: head/math/libRmath/distinfo ============================================================================== --- head/math/libRmath/distinfo Thu Mar 14 01:35:33 2019 (r495682) +++ head/math/libRmath/distinfo Thu Mar 14 01:35:51 2019 (r495683) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545434755 -SHA256 (R-3.5.2.tar.gz) = e53d8c3cf20f2b8d7a9c1631b6f6a22874506fb392034758b3bb341c586c5b62 -SIZE (R-3.5.2.tar.gz) = 30186438 +TIMESTAMP = 1552526958 +SHA256 (R-3.5.3.tar.gz) = 2bfa37b7bd709f003d6b8a172ddfb6d03ddd2d672d6096439523039f7a8e678c +SIZE (R-3.5.3.tar.gz) = 30205979