Commit graph

2 commits

Author SHA1 Message Date
Joseph Mingrone
a239e3d9fa math/R: Update to version 3.5.0
Upstream changes: https://cran.r-project.org/doc/manuals/r-devel/NEWS.html
2018-04-24 22:51:43 +00:00
Joseph Mingrone
75e07f1a2c math/R: Fix build issues when LIBR option is off and fix runtime issue by
permitting FLANG only with RBLAS

- Only apply SONAME patches when the relevant options are chosen. This
  prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
  some configure-time checks to fail and the shared RBLAS library is fallen
  back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION

Reported by:	rhurlin@gwdg.de
Differential Revision:	https://reviews.freebsd.org/D11726
2017-07-25 23:28:26 +00:00
Renamed from math/R/files/patch-src_extra_blas_Makefile.in (Browse further)