pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools Update to 2.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/801d92a400ac
branches:  trunk
changeset: 629301:801d92a400ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 19 17:45:51 2014 +0000

description:
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:

 fonts/py-fonttools/Makefile |  7 +++----
 fonts/py-fonttools/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r f0b374403646 -r 801d92a400ac fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile       Sun Jan 19 17:42:04 2014 +0000
+++ b/fonts/py-fonttools/Makefile       Sun Jan 19 17:45:51 2014 +0000
@@ -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}-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 -r f0b374403646 -r 801d92a400ac fonts/py-fonttools/distinfo
--- a/fonts/py-fonttools/distinfo       Sun Jan 19 17:42:04 2014 +0000
+++ b/fonts/py-fonttools/distinfo       Sun Jan 19 17:45:51 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index