PDF bug in stable release

I have a system that creates PDF output using matplotlib/basemap, and I'm wondering if anyone can give me some information on how to work around a bug in the PDF backend.

I submitted the following bug to the mailing list:
http://old.nabble.com/error-with-basemap-and-pdf-td25899014.html#a25899014

and then to the bug tracker:
https://sourceforge.net/tracker/index.php?func=detail&aid=2879910&group_id=80706&atid=560720

last October, _after_ the most recent stable matplotlib release.

According to those discussions, the bug has been fixed in SVN. Accordingly, I have recently tried to build matplotlib from source, but cannot use the resulting binaries, due to the problem described in the following mailing list thread and bug report:

http://old.nabble.com/Cannot-import-ft2font-on-Mac-OSX-td27756808.html#a27758227

https://sourceforge.net/tracker/index.php?func=detail&aid=2959725&group_id=80706&atid=560720

I figure I could solve my problem one of three ways:
1) Waiting for the current SVN code to become a stable release. This would need to happen before my system goes live.
2) Patch my current code with the fix already in SVN. I would need someone to point me to the relevant files, and give me some pointers on applying the patch.
3) Getting some help with my SVN build issue.

Does anyone have any tips?

Thanks,

Mike