Changes between Initial Version and Version 1 of Ticket #71068, comment 25


Ignore:
Timestamp:
Dec 23, 2024, 7:19:38 AM (17 months ago)
Author:
JDLH (Jim DeLaHunt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71068, comment 25

    initial v1  
    1 Inspired by [comment:2 barracuda156], I made private copies of `math/R/Portfile` and `_resources/port1.0/group/R-1.0.tcl`, and changed three occurrences of "23" to "22" in each file. I was able to build and install the **R** port successfully.  I am on macOS Sonoma 14.7.2, Darwin kernal 23.6, and command-line-tools 16.2.
     1Inspired by [comment:11 barracuda156], I made private copies of `math/R/Portfile` and `_resources/port1.0/group/R-1.0.tcl`, and changed three occurrences of "23" to "22" in each file. I was able to build and install the **R** port successfully.  I am on macOS Sonoma 14.7.2, Darwin kernal 23.6, and command-line-tools 16.2.
    22
    33Why did I also change the R portgroup source?  Because of [https://github.com/macports/macports-ports/blob/master/math/R/Portfile#L46 stern comments like this in the R Portfile]: