[117668] trunk/dports/math/R/Portfile

larryv at macports.org larryv at macports.org
Fri Mar 7 12:34:22 PST 2014


Revision: 117668
          https://trac.macports.org/changeset/117668
Author:   larryv at macports.org
Date:     2014-03-07 12:34:22 -0800 (Fri, 07 Mar 2014)
Log Message:
-----------
R: Update to 3.0.3, simplify master_sites (maintainer, #42759).

The RStudio CRAN host automatically redirects to an appropriate mirror
(http://cran.r-project.org/mirrors.html).

Modified Paths:
--------------
    trunk/dports/math/R/Portfile

Modified: trunk/dports/math/R/Portfile
===================================================================
--- trunk/dports/math/R/Portfile	2014-03-07 18:47:20 UTC (rev 117667)
+++ trunk/dports/math/R/Portfile	2014-03-07 20:34:22 UTC (rev 117668)
@@ -6,7 +6,7 @@
 
 set major 3
 set minor 0
-set point 2
+set point 3
 
 name                        R
 version                     ${major}.${minor}.${point}
@@ -27,14 +27,11 @@
 
 homepage                    http://www.r-project.org/
 
-master_sites                http://cran.us.r-project.org/src/base/R-3/ \
-                            http://cran.ms.unimelb.edu.au/src/base/R-3/ \
-                            http://cran.at.r-project.org/src/base/R-3/ \
-                            http://cran.hu.r-project.org/src/base/R-3/ \
+master_sites                http://cran.rstudio.com/src/base/R-3/ \
                             http://cran.r-project.org/src/base/R-3/
 
-checksums                   rmd160  8e91603754c965b402bb201c4e5f5a2043262537 \
-                            sha256  956e05ad60447955049285420b5a48e0526aa4db676fd9eadb4bcfb7ccdc024b
+checksums                   rmd160  9a7378732d3bc705092078e95e9c51d25c4be417 \
+                            sha256  b97cfd9540f294ab786e846153f3dd8605610d7e27616bfb4296795bc4fde6d6
 
 depends_build               port:pkgconfig
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140307/0de71c4f/attachment.html>


More information about the macports-changes mailing list