On Aug 20, 2010, at 11:59 AM, Bradley Giesbrecht wrote:


On Aug 20, 2010, at 11:56 AM, C. Santos wrote:



On Fri, Aug 20, 2010 at 3:49 PM, Ryan Schmidt <[email protected] > wrote:

Instructions are in the guide:

http://guide.macports.org/#development.patches.applying

Or you can just wait a few days and someone will commit the update.


Thanks for your kind response. I was trying to find out how to get the "raw" patch file without html codes because my first attempt to patch brought error message against possible garbage file created by my browser.

http://trac.macports.org/attachment/ticket/26180/bzflag-app.diff

click the "Original Format" link at the bottom

http://trac.macports.org/raw-attachment/ticket/26180/bzflag-app.diff

sudo port uninstall bzflag
cd $(port dir bzflag)
sudo curl http://trac.macports.org/raw-attachment/ticket/26180/bzflag-app.diff -O
sudo patch -p0 < bzflag-app.diff
sudo port install bzflag


// Brad
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to