Ticket #57472: R-Portfile.diff

File R-Portfile.diff, 1.6 KB (added by kjellpk (Kjell Konis), 6 years ago)
  • Portfile

    old new  
    66
    77name                        R
    88#Remember to remove revision line when bumping version
    9 version                     3.5.0
    10 revision                    1
     9version                     3.5.1
     10#revision                   
    1111set branch                  [join [lrange [split ${version} .] 0 1] .]
    1212categories                  math science
    1313maintainers                 {me.com:kjell.konis @kjellpk}
     
    2828master_sites                http://cran.rstudio.com/src/base/R-3/ \
    2929                            http://cran.r-project.org/src/base/R-3/
    3030
    31 checksums                   rmd160  404a2795ddeb2539422b636a95670d31a54ee0a6 \
    32                             sha256  fd1725535e21797d3d9fea8963d99be0ba4c3aecadcf081b43e261458b416870 \
    33                             size    30675040
     31checksums           rmd160  394b122f4477b0c8e87c48fcc8cf4a1f8282a9bc \
     32                    sha256  0463bff5eea0f3d93fa071f79c18d0993878fd4f2e18ae6cf22c1639d11457ed \
     33                    size    29812849
    3434
    3535compilers.choose            fc f77
    3636compilers.setup             require_fortran
     
    7575                            --enable-BLAS-shlib \
    7676                            --without-tcltk \
    7777                            --without-cairo \
    78                             --without-internal-tzcode \
    7978                            --without-recommended-packages \
    8079                            --without-x \
    8180                            --with-included-gettext