[75887] trunk/dports/print/fonttools
ryandesign at macports.org
ryandesign at macports.org
Fri Feb 11 17:13:30 PST 2011
Revision: 75887
http://trac.macports.org/changeset/75887
Author: ryandesign at macports.org
Date: 2011-02-11 17:13:29 -0800 (Fri, 11 Feb 2011)
Log Message:
-----------
fonttools: update to 2.3 and remove patch which was incorporated upstream
Modified Paths:
--------------
trunk/dports/print/fonttools/Portfile
Removed Paths:
-------------
trunk/dports/print/fonttools/files/
Modified: trunk/dports/print/fonttools/Portfile
===================================================================
--- trunk/dports/print/fonttools/Portfile 2011-02-12 01:09:10 UTC (rev 75886)
+++ trunk/dports/print/fonttools/Portfile 2011-02-12 01:13:29 UTC (rev 75887)
@@ -5,8 +5,7 @@
PortGroup python26 1.0
name fonttools
-version 2.2
-revision 1
+version 2.3
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 \
@@ -17,13 +16,12 @@
maintainers nomaintainer
homepage http://www.letterror.com/code/ttx/
master_sites sourceforge
-checksums md5 639c68113cc04e8f30ae8997d6cc480a \
- sha1 7f4c63b4c42057a01552f54c392c0e9184e27df0 \
- rmd160 77aa0498acfe8eed19c02e558bd81afe2ff5f713
-depends_build port:py26-numpy
-patchfiles patch-setup.py.diff
+checksums sha1 3d434d6192a1feb6605d67975c1e973e084e86d7 \
+ rmd160 df5021ea53b8a7fa016dfd3ff763b1dfaf0d7c4b
+depends_build port:py26-numpy
+
post-destroot {
foreach binfile [glob -tails -directory ${destroot}${python.prefix}/bin *] {
ln -s ${python.prefix}/bin/${binfile} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110211/08a6bc80/attachment.html>
More information about the macports-changes
mailing list