Changes between Initial Version and Version 1 of Ticket #71162, comment 1
- Timestamp:
- Oct 23, 2024, 11:52:00 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71162, comment 1
initial v1 5 5 I don't see the logic error in the Portfile. 6 6 7 I attempted to fix the very old macOS versions by removing Big Sur and Monterey from the if statements in https://github.com/macports/macports-ports/commit/9df0a503e8490c0bb7eda2af37c6cfd9df0c9e89but that changed nothing.7 I attempted to fix the very old macOS versions by removing Big Sur and Monterey from the if statements in [9df0a503e8490c0bb7eda2af37c6cfd9df0c9e89/macports-ports] but that changed nothing. 8 8 9 9 These two OS versions need their own patch file anyway, as there are different implicit function definitions that are missing. The problem is that I have no way of testing on anything older than macOS Sonoma.