summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-19 17:45:51 +0000
committerwiz <wiz>2014-01-19 17:45:51 +0000
commit77b3d9aa48832faef3c76316bad24f835a364685 (patch)
treefb83e5073892454dfc126bdb85e1e5b0732a93ee /fonts
parent7c6d62809f73f4da1b86617386ade20ea256160a (diff)
downloadpkgsrc-77b3d9aa48832faef3c76316bad24f835a364685.tar.gz
Update to 2.4:
TTX/FontTools Version 2.4 - Option to write to arbitrary files - Better dump format for DSIG - Better detection of OTF XML - Fix issue with Apple's kern table format - Fix mangling of TT glyph programs - Fix issues related to mona.ttf - Fix Windows Installer instructions - Fix some modern MacOS issues - Fix minor issues and typos
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile7
-rw-r--r--fonts/py-fonttools/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index 7ee878a275a..7f9900dbbad 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/10/04 00:21:59 cheusov Exp $
-#
+# $NetBSD: Makefile,v 1.22 2014/01/19 17:45:51 wiz Exp $
-DISTNAME= fonttools-2.3
+DISTNAME= fonttools-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/}
@@ -15,6 +13,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYTHON_SELF_CONFLICT= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.4
SUBST_CLASSES+= fix-mandir
SUBST_STAGE.fix-mandir= pre-configure
diff --git a/fonts/py-fonttools/distinfo b/fonts/py-fonttools/distinfo
index 4c76c4a42d3..c5f9e081cfc 100644
--- a/fonts/py-fonttools/distinfo
+++ b/fonts/py-fonttools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/10/29 11:40:27 obache Exp $
+$NetBSD: distinfo,v 1.6 2014/01/19 17:45:51 wiz Exp $
-SHA1 (fonttools-2.3.tar.gz) = 3d434d6192a1feb6605d67975c1e973e084e86d7
-RMD160 (fonttools-2.3.tar.gz) = df5021ea53b8a7fa016dfd3ff763b1dfaf0d7c4b
-Size (fonttools-2.3.tar.gz) = 348810 bytes
+SHA1 (fonttools-2.4.tar.gz) = 83d610a941afa3d0dd926245d19c878d6e4529bc
+RMD160 (fonttools-2.4.tar.gz) = 392a8b4df387bfd45a572d97839799b1b876176a
+Size (fonttools-2.4.tar.gz) = 348885 bytes