pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/fontforge Changes 20090622:
details: https://anonhg.NetBSD.org/pkgsrc/rev/166c68bc7914
branches: trunk
changeset: 396435:166c68bc7914
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 24 08:02:59 2009 +0000
description:
Changes 20090622:
* Add support for friendly names attached to style set features (New in OTF 1.6)
* Add support for Mark Sets (New in OTF 1.6)
* Serhij Dubyk has provided a Ukrainian UI
* Alexandre Prokoudine has updated the Russian UI
* Updated Polish translation from Michal
* Various patches from Michal fixing some out of bound array references.
* Added a cvt.find method to the python cvt object which returns the index
in the cvt table of a given value (or -1 if not found)
* more...
diffstat:
fonts/fontforge/Makefile | 4 ++--
fonts/fontforge/PLIST | 3 ++-
fonts/fontforge/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 30c79d5f5477 -r 166c68bc7914 fonts/fontforge/Makefile
--- a/fonts/fontforge/Makefile Fri Jul 24 07:08:10 2009 +0000
+++ b/fonts/fontforge/Makefile Fri Jul 24 08:02:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2009/04/10 08:48:20 adam Exp $
+# $NetBSD: Makefile,v 1.60 2009/07/24 08:02:59 adam Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
@@ -10,7 +10,7 @@
HOMEPAGE= http://fontforge.sourceforge.net/
COMMENT= Postscript font editor
-VERSION= 20090408
+VERSION= 20090622
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 30c79d5f5477 -r 166c68bc7914 fonts/fontforge/PLIST
--- a/fonts/fontforge/PLIST Fri Jul 24 07:08:10 2009 +0000
+++ b/fonts/fontforge/PLIST Fri Jul 24 08:02:59 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2009/06/14 17:54:14 joerg Exp $
+@comment $NetBSD: PLIST,v 1.27 2009/07/24 08:02:59 adam Exp $
bin/fontforge
bin/fontimage
bin/fontlint
@@ -230,6 +230,7 @@
share/locale/mal/LC_MESSAGES/FontForge.mo
share/locale/pl/LC_MESSAGES/FontForge.mo
share/locale/ru/LC_MESSAGES/FontForge.mo
+share/locale/uk/LC_MESSAGES/FontForge.mo
share/locale/vi/LC_MESSAGES/FontForge.mo
share/locale/zh_CN/LC_MESSAGES/FontForge.mo
share/locale/zh_TW/LC_MESSAGES/FontForge.mo
diff -r 30c79d5f5477 -r 166c68bc7914 fonts/fontforge/distinfo
--- a/fonts/fontforge/distinfo Fri Jul 24 07:08:10 2009 +0000
+++ b/fonts/fontforge/distinfo Fri Jul 24 08:02:59 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2009/04/10 08:48:20 adam Exp $
+$NetBSD: distinfo,v 1.49 2009/07/24 08:02:59 adam Exp $
-SHA1 (fontforge_full-20090408.tar.bz2) = 0bc12559705ff0b214a3d6b0daf87cef79a379e8
-RMD160 (fontforge_full-20090408.tar.bz2) = f0f0fc3876a012e6dd2e909dc63c66515dbae387
-Size (fontforge_full-20090408.tar.bz2) = 5240192 bytes
+SHA1 (fontforge_full-20090622.tar.bz2) = bc638eeeb4cf2d540773bacc52cc6bac1c6ca76f
+RMD160 (fontforge_full-20090622.tar.bz2) = ba9983bf667091e0e9b88fcabf865c65ba2debbd
+Size (fontforge_full-20090622.tar.bz2) = 5359385 bytes
SHA1 (patch-aa) = bb06cfc2ba3a6310a1d423166613140def0a06ea
SHA1 (patch-ab) = ec93a47051186bcb901fd145edffad7c457c33fd
SHA1 (patch-ae) = 64a289cc5b921d54a6785e71338de45737b8a01c
Home |
Main Index |
Thread Index |
Old Index