[82769] trunk/dports/python/py-yt

robitaille at macports.org robitaille at macports.org
Fri Aug 19 16:53:48 PDT 2011


Revision: 82769
          http://trac.macports.org/changeset/82769
Author:   robitaille at macports.org
Date:     2011-08-19 16:53:48 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
py-yt: added missing patchfile

Added Paths:
-----------
    trunk/dports/python/py-yt/files/
    trunk/dports/python/py-yt/files/patch-freetype_writer.diff

Added: trunk/dports/python/py-yt/files/patch-freetype_writer.diff
===================================================================
--- trunk/dports/python/py-yt/files/patch-freetype_writer.diff	                        (rev 0)
+++ trunk/dports/python/py-yt/files/patch-freetype_writer.diff	2011-08-19 23:53:48 UTC (rev 82769)
@@ -0,0 +1,10 @@
+--- yt/utilities/_amr_utils/freetype_writer.pyx.orig	2011-08-19 19:45:02.000000000 -0400
++++ yt/utilities/_amr_utils/freetype_writer.pyx	2011-08-19 19:45:20.000000000 -0400
+@@ -69,6 +69,7 @@
+ 
+ def initialize_library():
+     # We do not clear the library from memory.
++    global initialized
+     if initialized == 1: return
+     cdef int error = FT_Init_FreeType(&library)
+     if error: raise RuntimeError
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/f28731da/attachment.html>


More information about the macports-changes mailing list