Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2011 07:58:46 GMT
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156858: [patch] math/R-cran-car: update from 1.2 to 2.0
Message-ID:  <201105070758.p477wkuK086032@red.freebsd.org>
Resent-Message-ID: <201105070800.p4780JXn021316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156858
>Category:       ports
>Synopsis:       [patch] math/R-cran-car: update from 1.2 to 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 07 08:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     David Naylor
>Release:        FreeBSD-current
>Organization:
Private
>Environment:
>Description:
Update from 1.2 to 2.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/math/R-cran-car/Makefile R-cran-car/Makefile
--- /usr/ports/math/R-cran-car/Makefile	2011-03-01 04:17:30.000000000 +0200
+++ R-cran-car/Makefile	2011-05-07 09:52:31.000000000 +0200
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	car
-PORTVERSION=	1.2.16
-PORTREVISION=	2
+PORTVERSION=	2.0
 CATEGORIES=	math
 PKGNAMEPREFIX=	R-cran-
-DISTNAME=	${PORTNAME}_1.2-16
+DISTNAME=	${PORTNAME}_${PORTVERSION}-10
 
 MAINTAINER=	naylor.b.david@gmail.com
 COMMENT=	Companion to Applied Regression for R
diff -u /usr/ports/math/R-cran-car/distinfo R-cran-car/distinfo
--- /usr/ports/math/R-cran-car/distinfo	2011-03-21 03:13:23.000000000 +0200
+++ R-cran-car/distinfo	2011-05-07 09:54:26.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (car_1.2-16.tar.gz) = 0b2d10b9b19ba4d1aa1147d9e0f6edb8431048ec78098b0b349c06124dd303ea
-SIZE (car_1.2-16.tar.gz) = 222253
+SHA256 (car_2.0-10.tar.gz) = 70d53d25f6e242b0216791fba3fb12b860f1ef8455fb976ebd768d6b71a7a763
+SIZE (car_2.0-10.tar.gz) = 359388


>Release-Note:
>Audit-Trail:
>Unformatted:



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