Date: Mon, 1 Oct 2012 09:51:16 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305102 - head/math/R-cran-car Message-ID: <201210010951.q919pG9X021994@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Oct 1 09:51:15 2012 New Revision: 305102 URL: http://svn.freebsd.org/changeset/ports/305102 Log: - Update to 2.0-14 [1] - Convert to new Makefile format PR: 172136 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) [1] 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 Oct 1 09:46:10 2012 (r305101) +++ head/math/R-cran-car/Makefile Mon Oct 1 09:51:15 2012 (r305102) @@ -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 LICENSE= GPLv2 -USE_R_MOD= yes +USE_R_MOD= yes R_MOD_AUTOPLIST= yes .include <bsd.port.mk> Modified: head/math/R-cran-car/distinfo ============================================================================== --- head/math/R-cran-car/distinfo Mon Oct 1 09:46:10 2012 (r305101) +++ head/math/R-cran-car/distinfo Mon Oct 1 09:51:15 2012 (r305102) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210010951.q919pG9X021994>