Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2008 18:45:20 GMT
From:      "Pedro F. Giffuni" <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129863: Update math/R to version 2.8.1
Message-ID:  <200812221845.mBMIjKZ7094411@www.freebsd.org>
Resent-Message-ID: <200812221850.mBMIo1lm011696@freefall.freebsd.org>

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

>Number:         129863
>Category:       ports
>Synopsis:       Update math/R to version 2.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 18:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-RC1
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 7.1-RC1 FreeBSD 7.1-RC1 #0: Sun Dec  7 00:38:13 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
New version update. Relevant NEWS are here:

https://stat.ethz.ch/pipermail/r-announce/2008/000492.html
>How-To-Repeat:

>Fix:
diff -ruN R.orig/Makefile R/Makefile
--- R.orig/Makefile	2008-12-22 13:24:15.000000000 -0500
+++ R/Makefile	2008-12-22 13:24:38.000000000 -0500
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	R
-PORTVERSION=	2.8.0
+PORTVERSION=	2.8.1
 CATEGORIES=	math lang
 MASTER_SITES=	http://cran.r-project.org/src/base/R-2/ \
 		ftp://cran.r-project.org/pub/R/src/base/R-2/ \
diff -ruN R.orig/distinfo R/distinfo
--- R.orig/distinfo	2008-12-22 13:24:15.000000000 -0500
+++ R/distinfo	2008-12-22 13:28:17.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (R-2.8.0.tar.gz) = 5213c9644aec984278b669df1a63a2ce
-SHA256 (R-2.8.0.tar.gz) = 3f125987ed988ccc73234da4c0daee8c79eac81aff66e10d9caeb9616d77c19d
-SIZE (R-2.8.0.tar.gz) = 16558443
+MD5 (R-2.8.1.tar.gz) = acd40621b8942a2464daa2f9cef3273d
+SHA256 (R-2.8.1.tar.gz) = ab488af73ce7a4f2057afcf0e725be96c9ae37f8721143004397b91928ecfa60
+SIZE (R-2.8.1.tar.gz) = 16585380


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



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