From nobody@FreeBSD.org  Mon Dec 22 18:45:21 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3F5691065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 18:45:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2DCB58FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 18:45:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBMIjK7B094423
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 18:45:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBMIjKZ7094411;
	Mon, 22 Dec 2008 18:45:20 GMT
	(envelope-from nobody)
Message-Id: <200812221845.mBMIjKZ7094411@www.freebsd.org>
Date: Mon, 22 Dec 2008 18:45:20 GMT
From: "Pedro F. Giffuni" <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update math/R to version 2.8.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: bf2006a@yahoo.com

>Number:         129863
>Category:       ports
>Synopsis:       Update math/R to version 2.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 18:50:01 UTC 2008
>Closed-Date:    Wed Jan 07 02:33:47 UTC 2009
>Last-Modified:  Wed Jan  7 02:40:01 UTC 2009
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Dec 22 18:50:10 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129863 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bf2006a@yahoo.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/129863: Update math/R to version 2.8.1
Date: Mon, 22 Dec 2008 18:50:08 UT

 Maintainer of math/R,
 
 Please note that PR ports/129863 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129863
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Mon Dec 22 20:19:32 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129863 

From: bf <bf2006a@yahoo.com>
To: bug-followup@FreeBSD.org
Cc: bugwxs@FreeBSD.org
Subject: Re: ports/129863: Update math/R to version 2.8.1
Date: Tue, 6 Jan 2009 02:20:42 -0800 (PST)

 I approve the patch in PR ports/129863.
 
 Regards,
             b.f.
 
 
 --- On Mon, 12/22/08, Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > From: Edwin Groothuis <edwin@FreeBSD.org>
 > Subject: Re: ports/129863: Update math/R to version 2.8.1
 > To: bf2006a@yahoo.com
 > Cc: bug-followup@FreeBSD.org
 > Date: Monday, December 22, 2008, 1:50 PM
 > Maintainer of math/R,
 > 
 > Please note that PR ports/129863 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a
 > bug fix
 > you agree on, reply to this email stating that you approve
 > the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129863
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 
       
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Wed Jan 7 02:33:46 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129863 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129863: commit references a PR
Date: Wed,  7 Jan 2009 02:33:18 +0000 (UTC)

 wxs         2009-01-07 02:33:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/R               Makefile distinfo 
   Log:
   - Update to 2.8.1
   
   PR:             ports/129863
   Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
   Approved by:    bf <bf2006a@yahoo.com> (maintainer)
   
   Revision  Changes    Path
   1.75      +1 -1      ports/math/R/Makefile
   1.38      +3 -3      ports/math/R/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
