From e54791f1729181dd9254d4e9b37b83330885abad Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 11 May 2004 11:50:00 +0000 Subject: Update Ted to version 2.16 Changes since version 2.14 (Ted 2.16 Apr 18, 2004) * Fixed some bugs, in particular a crash after you deleted a table near the end of a document. Additionally many bugs relating to (foot)notes were fixed. * More navigation keys work like in MS-Word. * Refresh of some of the translations and spelling dictionaries. * Support for a second custom print command to support both ghostview for print preview and xpp for double sided printing. (Ted 2.15 Apr 5, 2004) * Norwegian window texts * Printing (and so pdf conversion) of embedded macpict images * Bug fixes. * Mapping between rtf, PostScript and X11 fonts revisited. Preparations for the integration with the GhostScript font installation. Fonts can be embedded in the printout to print on any printer. * Separated Spanish Spanish texts and Argentinial Spanish texts. * Many fixes to support Central European and Greek files. * Very thoroughly tested by Jonathan Drews and Axel Schwarzer. --- editors/ted-en-us/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/ted-en-us/Makefile') diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile index 96ee21b55d1..debdfa333d7 100644 --- a/editors/ted-en-us/Makefile +++ b/editors/ted-en-us/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:06 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:00 markd Exp $ -DISTNAME= ted-2.14.src -PKGNAME= ted-en-us-2.14 +DISTNAME= ted-2.16.src +PKGNAME= ted-en-us-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -12,7 +12,7 @@ COMMENT= US English spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -WRKSRC= ${WRKDIR}/Ted-2.14 +WRKSRC= ${WRKDIR}/Ted-2.16 USE_X11BASE= YES NO_BUILD= YES -- cgit v1.2.3