From owner-svn-ports-all@freebsd.org Mon Dec 18 07:32:49 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D09B8EA439D; Mon, 18 Dec 2017 07:32:49 +0000 (UTC) (envelope-from dbn@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 mx1.freebsd.org (Postfix) with ESMTPS id 9318D6F4CC; Mon, 18 Dec 2017 07:32:49 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBI7WmdC061960; Mon, 18 Dec 2017 07:32:48 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBI7WmfQ061958; Mon, 18 Dec 2017 07:32:48 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201712180732.vBI7WmfQ061958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Mon, 18 Dec 2017 07:32:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456600 - head/math/R-cran-car X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: head/math/R-cran-car X-SVN-Commit-Revision: 456600 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 07:32:49 -0000 Author: dbn Date: Mon Dec 18 07:32:48 2017 New Revision: 456600 URL: https://svnweb.freebsd.org/changeset/ports/456600 Log: math/R-cran-car: updated to version 2.1-6 - remove unused test dependencies: - math/R-cran-nloptr - changelog: - Made several functions compatible with vcov() in R-devel (3.5.0). Generated by: portcran (0.1.6) Modified: head/math/R-cran-car/Makefile head/math/R-cran-car/distinfo Modified: head/math/R-cran-car/Makefile ============================================================================== --- head/math/R-cran-car/Makefile Mon Dec 18 07:17:44 2017 (r456599) +++ head/math/R-cran-car/Makefile Mon Dec 18 07:32:48 2017 (r456600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= car -DISTVERSION= 2.1-5 +DISTVERSION= 2.1-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -17,7 +17,6 @@ TEST_DEPENDS= R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-MatrixModels>0:math/R-cran-MatrixModels \ R-cran-SparseM>0:math/R-cran-SparseM \ R-cran-lme4>0:math/R-cran-lme4 \ - R-cran-nloptr>0:math/R-cran-nloptr \ R-cran-sandwich>0:math/R-cran-sandwich \ R-cran-survey>0:math/R-cran-survey Modified: head/math/R-cran-car/distinfo ============================================================================== --- head/math/R-cran-car/distinfo Mon Dec 18 07:17:44 2017 (r456599) +++ head/math/R-cran-car/distinfo Mon Dec 18 07:32:48 2017 (r456600) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499592682 -SHA256 (car_2.1-5.tar.gz) = a60eb64a59cbc238ede7a1018182f364a79ce39ea401fc7e1c1f18f5929ea0ae -SIZE (car_2.1-5.tar.gz) = 628590 +TIMESTAMP = 1512940665 +SHA256 (car_2.1-6.tar.gz) = d2426a66f63324d9db34dc89becb728d2d4b6d5f183f2efe02cbf683646a8492 +SIZE (car_2.1-6.tar.gz) = 627349