Changes between Initial Version and Version 1 of Ticket #60133, comment 9
- Timestamp:
- Feb 28, 2020, 5:37:48 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60133, comment 9
initial v1 8 8 9 9 From a github PR you can do this: 10 10 {{{ 11 11 wget https://patch-diff.githubusercontent.com/raw/macports/macports-ports/pull/6470.patch 12 12 }}} 13 13 and then {{{patch -p1 < 6470.patch}}} from the top of the ports tree. 14 14