Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2017 07:32:48 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456600 - head/math/R-cran-car
Message-ID:  <201712180732.vBI7WmfQ061958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712180732.vBI7WmfQ061958>