[MacPorts] #72560: git-devel: configure generates garbage line in config-list.h
MacPorts
noreply at macports.org
Sat May 31 14:51:10 UTC 2025
#72560: git-devel: configure generates garbage line in config-list.h
---------------------------+-------------------------
Reporter: barracuda156 | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Resolution: | Keywords:
Port: git-devel |
---------------------------+-------------------------
Comment (by ryandesign):
Right, that change introduces the use of `\n` in a sed replacement, which
older sed in older macOS doesn't understand. You didn't mention your OS
version, but it must be an older one. `\n` replacement in sed works for me
on macOS 12 but not on Mac OS X 10.7; I didn't test versions in between.
--
Ticket URL: <https://trac.macports.org/ticket/72560#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list