diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-car/Makefile | 11 | ||||
-rw-r--r-- | math/R-cran-car/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 9d3b2872bec1..06e630684b7b 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: car -# Date created: 13 April 2009 -# Whom: David Naylor <naylor.b.david@gmail.com> -# +# Created by: David Naylor <naylor.b.david@gmail.com> # $FreeBSD$ -# PORTNAME= car -DISTVERSION= 2.0-12 -PORTREVISION= 2 +DISTVERSION= 2.0-14 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -16,7 +11,7 @@ COMMENT= Companion to Applied Regression for R LICENSE= GPLv2 -USE_R_MOD= yes +USE_R_MOD= yes R_MOD_AUTOPLIST= yes .include <bsd.port.mk> diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo index 677a874c1815..833be09f9f99 100644 --- a/math/R-cran-car/distinfo +++ b/math/R-cran-car/distinfo @@ -1,2 +1,2 @@ -SHA256 (car_2.0-12.tar.gz) = b8f1f1dda6a66d6882dff06cece1b71089c922684b3103d89cd3ae44b0c595a5 -SIZE (car_2.0-12.tar.gz) = 319291 +SHA256 (car_2.0-14.tar.gz) = cfddd7a6cc211281b01667ca491d0fafc95936bdb49b466e721cb777b3747319 +SIZE (car_2.0-14.tar.gz) = 330019 |