summaryrefslogtreecommitdiff
path: root/fonts/fontforge/Makefile
diff options
context:
space:
mode:
authoradam <adam>2006-09-12 08:37:05 +0000
committeradam <adam>2006-09-12 08:37:05 +0000
commit1fd81a9c80b24269923b2377bca01a6019a21186 (patch)
tree93c61d247c6092903ca20b5c6493b0c4189331c8 /fonts/fontforge/Makefile
parent184f74f8f5a061e3b141d409fcc854d037b8440a (diff)
downloadpkgsrc-1fd81a9c80b24269923b2377bca01a6019a21186.tar.gz
Changes 20060822:
* Initial Greek translation. * Add a pane to the Preference dlg allowing user to control some of fontforge's hint creation. * Update my opentype scripts list (in particular include music). * Due to a typo, ff thought pretty much everything outside unicode BMP was in the hebrew script. * Add a new command to the point menu which allows you to specify a spline and one coordinate (either X or Y) on that spline. FF will calculate the other coordinate and add a point there. * CODE2000 contains an anchor class with only base glyphs (no mark glyphs) as part of a set of anchor classes. FF crashed. * More...
Diffstat (limited to 'fonts/fontforge/Makefile')
-rw-r--r--fonts/fontforge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index d9644a53e7a..e5b0b485522 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/07/29 14:46:18 adam Exp $
+# $NetBSD: Makefile,v 1.29 2006/09/12 08:37:05 adam Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
@@ -10,7 +10,7 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fontforge.sourceforge.net/
COMMENT= Postscript font editor
-VERSION= 20060715
+VERSION= 20060822
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes