#15955: Finch no longer connects to ICQ --------------------------------+------------------------------------------- Reporter: xoagray@gmail.com | Owner: rsync@reifferscheid.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Finch ICQ --------------------------------+------------------------------------------- Comment (by simon@macports.org): To use the patch you can use the following: {{{ cd $(port dir finch) sudo patch -p2 < path_to_finch_patch }}} This will patch finch. -p2 means to strip the first two directories from the patch strings. This is necessary as I used `net/finch/Portfile` in the patch. Normally -p0 or -p1 is used. For more information have a look at http://en.wikipedia.org/wiki/Patch_%28Unix%29. -- Ticket URL: <http://trac.macports.org/ticket/15955#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS