K 10 svn:author V 2 rm K 8 svn:date V 27 2015-06-01T20:48:03.771200Z K 7 svn:log V 332 print/py-fonttools: drop pyxml dependency Drop dependency on pyxml. The message in setup.py is kinda confusing, but it will only be triggered on pythons < 2.0, because xml.parsers.expat is in standard library on higher versions of python. This is modern port, that supports python3. Bump PORTREVISION because of dependency change. END