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

mf2k at macports.org mf2k at macports.org
Sat Apr 26 12:38:42 PDT 2014


Revision: 119471
          https://trac.macports.org/changeset/119471
Author:   mf2k at macports.org
Date:     2014-04-26 12:38:42 -0700 (Sat, 26 Apr 2014)
Log Message:
-----------
R: Update to version 3.1.0. (#43443)

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

Modified: trunk/dports/math/R/Portfile
===================================================================
--- trunk/dports/math/R/Portfile	2014-04-26 19:26:43 UTC (rev 119470)
+++ trunk/dports/math/R/Portfile	2014-04-26 19:38:42 UTC (rev 119471)
@@ -7,11 +7,13 @@
 name                        R
 
 set major 3
-set minor 0
-set point 3
+set minor 1
+set point 0
+
+#Remember to remove revision line when bumping version
 version                     ${major}.${minor}.${point}
-revision                    1
 
+
 categories                  math science
 maintainers                 me.com:kjell.konis
 license                     {GPL-2 GPL-3}
@@ -31,8 +33,8 @@
 master_sites                http://cran.rstudio.com/src/base/R-3/ \
                             http://cran.r-project.org/src/base/R-3/
 
-checksums                   rmd160  9a7378732d3bc705092078e95e9c51d25c4be417 \
-                            sha256  b97cfd9540f294ab786e846153f3dd8605610d7e27616bfb4296795bc4fde6d6
+checksums                   rmd160  15d6c762baf36d4e2680599b5e976d0c068b7dbd \
+                            sha256  8a680390f84c58c01dcdefd682eaa0e90389f09e6d2f2e090c71af40065f5fe2
 
 depends_build               port:pkgconfig
 
@@ -63,7 +65,8 @@
                             --without-recommended-packages \
                             --with-ICU \
                             --without-x \
-                            --with-included-gettext
+                            --with-included-gettext \
+                            --without-internal-tzcode
 
 platform darwin 13 {
     configure.cflags-append -flax-vector-conversions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140426/c5a567ec/attachment.html>


More information about the macports-changes mailing list