From: <jd...@us...> - 2009-08-30 03:44:12
|
Revision: 7590 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7590&view=rev Author: jdh2358 Date: 2009-08-30 03:44:06 +0000 (Sun, 30 Aug 2009) Log Message: ----------- sync before merge Modified Paths: -------------- trunk/matplotlib/make.osx Modified: trunk/matplotlib/make.osx =================================================================== --- trunk/matplotlib/make.osx 2009-08-30 03:40:08 UTC (rev 7589) +++ trunk/matplotlib/make.osx 2009-08-30 03:44:06 UTC (rev 7590) @@ -5,7 +5,7 @@ PYTHON=python${PYVERSION} ZLIBVERSION=1.2.3 PNGVERSION=1.2.33 -FREETYPEVERSION=2.3.7 +FREETYPEVERSION=2.3.5 MACOSX_DEPLOYMENT_TARGET=10.4 ## You shouldn't need to configure past this point This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |