From 7708bef5b74b3aade16625f56d151d289727cdff Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 1 Oct 2012 09:51:15 +0000 Subject: - Update to 2.0-14 [1] - Convert to new Makefile format PR: 172136 [1] Submitted by: David Naylor (maintainer) [1] --- math/R-cran-car/Makefile | 11 +++-------- math/R-cran-car/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'math') 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 -# +# Created by: David Naylor # $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 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 -- cgit