From db5f10a4f284dee1fae63c012c32df86dc8c6b1d Mon Sep 17 00:00:00 2001 From: Jing-Tang Keith Jang Date: Sun, 26 Nov 2000 18:39:38 +0000 Subject: Update to 0.9.1. This version fixes some minor typos and bugs in ttfm.sh and X modules, and the ghostscript6.ttfm module was also added. The new module is to be used along with the forthcoming zh-ghostscript6 and zh-enscript. It can also be used as a CID font manager. Relative info can be found at: http://www.aihara.co.jp/~taiji/tops/ The new GS6 module is written with Japan/Korean in mind, meaning there are some barebones for identifying/using Japan/Korean TTF/CIDs. TODO modules: * Abiword * ChiTeX * CID for XFree86-4 * CJK * cwTeX * GS5.5/vflib --- chinese/ttfm/Makefile | 6 +++--- chinese/ttfm/distinfo | 2 +- chinese/ttfm/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'chinese/ttfm') diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index 8a7cae43d03f..33db847d6702 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ttfm -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= chinese print -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ttfm/ MAINTAINER= keith@FreeBSD.org @@ -25,7 +25,7 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/${doc} ${PREFIX}/share/doc/ttfm .endfor @${MKDIR} ${MODULESDIR} -.for module in xfreetype.ttfm xttfm.ttfm +.for module in ghostscript6.ttfm xfreetype.ttfm xttfm.ttfm @${INSTALL_SCRIPT} ${WRKSRC}/modules/${module} ${MODULESDIR} .endfor .for module in chitex.ttfm ttf2pk.ttfm xttfm-tcl.ttfm diff --git a/chinese/ttfm/distinfo b/chinese/ttfm/distinfo index dfa9bc9ef15c..7871c8aa9cd6 100644 --- a/chinese/ttfm/distinfo +++ b/chinese/ttfm/distinfo @@ -1 +1 @@ -MD5 (ttfm-0.9.0.tar.gz) = 730d398bb36e4ee8d5ea7305a435fa25 +MD5 (ttfm-0.9.1.tar.gz) = 0207fbfbf196beefdedd39bd8096fc16 diff --git a/chinese/ttfm/pkg-plist b/chinese/ttfm/pkg-plist index 0e0c4388d8f6..f076dd3ab8f1 100644 --- a/chinese/ttfm/pkg-plist +++ b/chinese/ttfm/pkg-plist @@ -3,6 +3,7 @@ bin/ttfm.sh share/doc/ttfm/README share/doc/ttfm/USAGE share/ttfm/chitex.ttfm.nop +share/ttfm/ghostscript6.ttfm share/ttfm/ttf2pk.ttfm.nop share/ttfm/xttfm-tcl.ttfm.nop share/ttfm/xfreetype.ttfm -- cgit v1.2.3