#33955: openssh @5.9p1 fails to apply patches --------------------------------------+------------------------------------- Reporter: nonstop.server@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: openssh --------------------------------------+------------------------------------- Comment(by conguito.molon@…): I had a very similar problem. I tried to install openssh@5.9p1 +no_x11 +hpn +gsskex -- -universal. The patch file "launchd.patch" (and possibly others) does not specify a path to the source file to be modified (clientloop.c). I fixed by just commenting the line 112 of Portfile [https://trac.macports.org/browser/trunk/dports/net/openssh/Portfile#L112]. It may also work with: {{{ /usr/bin/patch -p0 }}} as said vkuznet@ (thanks!!) -- Ticket URL: <https://trac.macports.org/ticket/33955#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS