#15960: UPDATE: libprelude ------------------------------------+--------------------------------------- Reporter: usx303@googlemail.com | Owner: macsforever2000@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by macsforever2000@macports.org): I've downloaded both of the fixed patches but I cannot apply them without error. For example, I've tried the following: {{{ 1. sudo svn revert Portfile 2. sudo patch -p0 Portfile Portfile.diff 3. sudo patch -p0 Portfile Portfile-fixed.2.diff }}} But that fails for me. See below: {{{ 817fsmac:libprelude schimaf$ sudo svn revert Portfile Reverted 'Portfile' 817fsmac:libprelude schimaf$ sudo patch -p0 Portfile Portfile.diff patching file Portfile 817fsmac:libprelude schimaf$ sudo patch -p0 Portfile Portfile-fixed.2.diff patching file Portfile Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] y Hunk #1 FAILED at 3. Hunk #2 FAILED at 16. 2 out of 2 hunks FAILED -- saving rejects to file Portfile.rej }}} Also, I've tried the following: {{{ 1. sudo svn revert Portfile 2. sudo patch -p0 Portfile Portfile-fixed.2.diff }}} But that fails for me too. Can you perhaps just post a single updated diff file based on what is currently in svn? -- Ticket URL: <http://trac.macports.org/ticket/15960#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS