[75886] trunk/dports/print/fonttools/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 11 17:09:11 PST 2011


Revision: 75886
          http://trac.macports.org/changeset/75886
Author:   ryandesign at macports.org
Date:     2011-02-11 17:09:10 -0800 (Fri, 11 Feb 2011)
Log Message:
-----------
fonttools uses numpy, not numeric; see #28369

Modified Paths:
--------------
    trunk/dports/print/fonttools/Portfile

Modified: trunk/dports/print/fonttools/Portfile
===================================================================
--- trunk/dports/print/fonttools/Portfile	2011-02-11 23:48:42 UTC (rev 75885)
+++ trunk/dports/print/fonttools/Portfile	2011-02-12 01:09:10 UTC (rev 75886)
@@ -6,6 +6,7 @@
 
 name            	fonttools
 version         	2.2
+revision            1
 description     	XML<->TrueType/OpenType Converter
 long_description	TTX is a tool to convert OpenType and TrueType fonts to \
 					and from XML. FontTools is a library for manipulating \
@@ -19,7 +20,7 @@
 checksums			md5     639c68113cc04e8f30ae8997d6cc480a \
 					sha1    7f4c63b4c42057a01552f54c392c0e9184e27df0 \
 					rmd160  77aa0498acfe8eed19c02e558bd81afe2ff5f713
-depends_build		port:py26-numeric
+depends_build		port:py26-numpy
 
 patchfiles			patch-setup.py.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110211/3f797cd6/attachment.html>


More information about the macports-changes mailing list