diff options
author | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
commit | 0f753155b54ead45b2cd58350bf6853c24dc8776 (patch) | |
tree | 0e5b5fcebfc5b8ca761cff46e9bbfb6b95a28a76 /editors | |
parent | 1a5c46c73b4fbe3eb8792cf1253e8f7e3abd0457 (diff) | |
download | pkgsrc-0f753155b54ead45b2cd58350bf6853c24dc8776.tar.gz |
Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
picked up by MS-Word 2000
(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.
(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
the document.
Diffstat (limited to 'editors')
29 files changed, 119 insertions, 116 deletions
diff --git a/editors/ted-cs/Makefile b/editors/ted-cs/Makefile index 7e260b73127..e4695d869b8 100644 --- a/editors/ted-cs/Makefile +++ b/editors/ted-cs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:55 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:46 markd Exp $ DISTNAME= Ted_cs_CZ -PKGNAME= ted-cs-2.11 +PKGNAME= ted-cs-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-cs/distinfo b/editors/ted-cs/distinfo index 6d8144fc894..4e97b09330a 100644 --- a/editors/ted-cs/distinfo +++ b/editors/ted-cs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:56 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:46 markd Exp $ -SHA1 (Ted-2.11/Ted_cs_CZ.tar.gz) = ae8e3b54f09eaf9d58f419356fa79b5edc56f6e6 -Size (Ted-2.11/Ted_cs_CZ.tar.gz) = 1054438 bytes +SHA1 (Ted-2.14/Ted_cs_CZ.tar.gz) = c1b5045140bbb2eae9dd72f3cb384078bfb2edec +Size (Ted-2.14/Ted_cs_CZ.tar.gz) = 1064847 bytes diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index 798fa4f0d59..054e8ca7583 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:56 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ DISTNAME= Ted_da_DK -PKGNAME= ted-da-2.11 +PKGNAME= ted-da-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-da/distinfo b/editors/ted-da/distinfo index c1fab32a534..582a94c92dd 100644 --- a/editors/ted-da/distinfo +++ b/editors/ted-da/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:57 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ -SHA1 (Ted-2.11/Ted_da_DK.tar.gz) = 8d0e50a288e3133938160d1228d8ce86f886b436 -Size (Ted-2.11/Ted_da_DK.tar.gz) = 1132348 bytes +SHA1 (Ted-2.14/Ted_da_DK.tar.gz) = dba3adb9fee38323bae41feef364b81cf2f1945d +Size (Ted-2.14/Ted_da_DK.tar.gz) = 1142055 bytes diff --git a/editors/ted-de/Makefile b/editors/ted-de/Makefile index 982c41f10a1..2ca05f78ca9 100644 --- a/editors/ted-de/Makefile +++ b/editors/ted-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:57 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ DISTNAME= Ted_de_DE -PKGNAME= ted-de-2.11 +PKGNAME= ted-de-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-de/distinfo b/editors/ted-de/distinfo index 467cd3cd1bf..456b3338c3f 100644 --- a/editors/ted-de/distinfo +++ b/editors/ted-de/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:57 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ -SHA1 (Ted-2.11/Ted_de_DE.tar.gz) = b555fdbe8f017bf6e50c41c4fe884d75ca47f21f -Size (Ted-2.11/Ted_de_DE.tar.gz) = 1513910 bytes +SHA1 (Ted-2.14/Ted_de_DE.tar.gz) = 612e5bffc9f534a89de84714ae4addf3ef31e026 +Size (Ted-2.14/Ted_de_DE.tar.gz) = 1955597 bytes diff --git a/editors/ted-en-gb/Makefile b/editors/ted-en-gb/Makefile index 76452782066..2c76b24edeb 100644 --- a/editors/ted-en-gb/Makefile +++ b/editors/ted-en-gb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:57 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ DISTNAME= Ted_en_GB -PKGNAME= ted-en-gb-2.11 +PKGNAME= ted-en-gb-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-en-gb/distinfo b/editors/ted-en-gb/distinfo index d61e3381fb9..a398f5aba7a 100644 --- a/editors/ted-en-gb/distinfo +++ b/editors/ted-en-gb/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:57 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ -SHA1 (Ted-2.11/Ted_en_GB.tar.gz) = 8773058b248ec8e30e2077d0e09189276cf399fe -Size (Ted-2.11/Ted_en_GB.tar.gz) = 1181493 bytes +SHA1 (Ted-2.14/Ted_en_GB.tar.gz) = 8082776ea2726bfe7476f678de23ea953b465fed +Size (Ted-2.14/Ted_en_GB.tar.gz) = 1181490 bytes diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile index 6ed4b273a6d..921d41adb66 100644 --- a/editors/ted-en-us/Makefile +++ b/editors/ted-en-us/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:58 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ -DISTNAME= ted-2.11.src -PKGNAME= ted-en-us-2.11 -WRKSRC= ${WRKDIR}/Ted-2.11 +DISTNAME= ted-2.14.src +PKGNAME= ted-en-us-2.14 +WRKSRC= ${WRKDIR}/Ted-2.14 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ diff --git a/editors/ted-en-us/distinfo b/editors/ted-en-us/distinfo index e981b4fa54f..54b6fe0f010 100644 --- a/editors/ted-en-us/distinfo +++ b/editors/ted-en-us/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:58 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ -SHA1 (ted-2.11.src.tar.gz) = d4f0ff443a2632d7f665cea8999045b2dbea40a6 -Size (ted-2.11.src.tar.gz) = 2377582 bytes +SHA1 (ted-2.14.src.tar.gz) = 10f8ca32c2f8ae881bcb6022b09bdeb6be9bf941 +Size (ted-2.14.src.tar.gz) = 2638950 bytes diff --git a/editors/ted-es/Makefile b/editors/ted-es/Makefile index f8c3e4ff899..cf0417e704a 100644 --- a/editors/ted-es/Makefile +++ b/editors/ted-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:58 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:48 markd Exp $ DISTNAME= Ted_es_ES -PKGNAME= ted-es-2.11 +PKGNAME= ted-es-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-es/distinfo b/editors/ted-es/distinfo index 9339c009bd4..c85c2e6bae0 100644 --- a/editors/ted-es/distinfo +++ b/editors/ted-es/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:59 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ -SHA1 (Ted-2.11/Ted_es_ES.tar.gz) = 3614d73a1e17f9866b5dd1a7454759bde5530a29 -Size (Ted-2.11/Ted_es_ES.tar.gz) = 722916 bytes +SHA1 (Ted-2.14/Ted_es_ES.tar.gz) = e2d24dc8ad1ba65bc1fba2d9bed8f0d810e1933a +Size (Ted-2.14/Ted_es_ES.tar.gz) = 722928 bytes diff --git a/editors/ted-fr/Makefile b/editors/ted-fr/Makefile index 7eba5438a65..647cb289a91 100644 --- a/editors/ted-fr/Makefile +++ b/editors/ted-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:59 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:48 markd Exp $ DISTNAME= Ted_fr_FR -PKGNAME= ted-fr-2.11 +PKGNAME= ted-fr-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-fr/distinfo b/editors/ted-fr/distinfo index d88ceab05ac..ca81d0d7acb 100644 --- a/editors/ted-fr/distinfo +++ b/editors/ted-fr/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:59 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ -SHA1 (Ted-2.11/Ted_fr_FR.tar.gz) = 13c2c38e9b88e68f772e64a1e3e20db472a24ddb -Size (Ted-2.11/Ted_fr_FR.tar.gz) = 762637 bytes +SHA1 (Ted-2.14/Ted_fr_FR.tar.gz) = b72959ae8363a97cef81295e84ce3d49b34dbdac +Size (Ted-2.14/Ted_fr_FR.tar.gz) = 930175 bytes diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile index 83331684cd5..07dfcfce964 100644 --- a/editors/ted-it/Makefile +++ b/editors/ted-it/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:59 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:48 markd Exp $ DISTNAME= Ted_it_IT -PKGNAME= ted-it-2.11 +PKGNAME= ted-it-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-it/distinfo b/editors/ted-it/distinfo index 3d5a256ee5c..0befe5f9679 100644 --- a/editors/ted-it/distinfo +++ b/editors/ted-it/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:59 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ -SHA1 (Ted-2.11/Ted_it_IT.tar.gz) = 962847861e0bda1d439f431d0117afbb3a758953 -Size (Ted-2.11/Ted_it_IT.tar.gz) = 263886 bytes +SHA1 (Ted-2.14/Ted_it_IT.tar.gz) = c2019fe1467abca5f7e5c5ca367c9472b57a7167 +Size (Ted-2.14/Ted_it_IT.tar.gz) = 270112 bytes diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile index e18dccd821c..8b2605c1cab 100644 --- a/editors/ted-nl/Makefile +++ b/editors/ted-nl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:00 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:48 markd Exp $ DISTNAME= Ted_nl_NL -PKGNAME= ted-nl-2.11 +PKGNAME= ted-nl-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-nl/distinfo b/editors/ted-nl/distinfo index f1f3e3215eb..39cbf9c51e7 100644 --- a/editors/ted-nl/distinfo +++ b/editors/ted-nl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:22:00 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ -SHA1 (Ted-2.11/Ted_nl_NL.tar.gz) = 6992385a67966d810fca9480c42b67a2a44a0135 -Size (Ted-2.11/Ted_nl_NL.tar.gz) = 1975956 bytes +SHA1 (Ted-2.14/Ted_nl_NL.tar.gz) = 74b9798ffb351b61f57a1a0ca9b8b2615d7cf2e2 +Size (Ted-2.14/Ted_nl_NL.tar.gz) = 1985530 bytes diff --git a/editors/ted-no/Makefile b/editors/ted-no/Makefile index 37a618ec1a7..8ad022e8749 100644 --- a/editors/ted-no/Makefile +++ b/editors/ted-no/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:00 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:49 markd Exp $ DISTNAME= Ted_no_NO -PKGNAME= ted-no-2.11 +PKGNAME= ted-no-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-no/distinfo b/editors/ted-no/distinfo index e3de850655e..d9bc8ea2793 100644 --- a/editors/ted-no/distinfo +++ b/editors/ted-no/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:22:00 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ -SHA1 (Ted-2.11/Ted_no_NO.tar.gz) = 51fe66adcbf1bc28c9a3883e74bb8b8647d7074c -Size (Ted-2.11/Ted_no_NO.tar.gz) = 1572371 bytes +SHA1 (Ted-2.14/Ted_no_NO.tar.gz) = fe0cdfedf5e9e686aef26b686c1dc3a563f7166b +Size (Ted-2.14/Ted_no_NO.tar.gz) = 1597443 bytes diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile index 765b095b60e..fb82f8ce44c 100644 --- a/editors/ted-pt/Makefile +++ b/editors/ted-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:01 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:49 markd Exp $ DISTNAME= Ted_pt_PT -PKGNAME= ted-pt-2.11 +PKGNAME= ted-pt-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-pt/distinfo b/editors/ted-pt/distinfo index bc629e2171c..7ab5a7e8a45 100644 --- a/editors/ted-pt/distinfo +++ b/editors/ted-pt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:22:01 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ -SHA1 (Ted-2.11/Ted_pt_PT.tar.gz) = 2c82f4c48cbaeea2863b2fa2ab02567e4469fee5 -Size (Ted-2.11/Ted_pt_PT.tar.gz) = 534716 bytes +SHA1 (Ted-2.14/Ted_pt_PT.tar.gz) = 5ce9dc2dcbe6d682721ac9cb7712bb40ef26405c +Size (Ted-2.14/Ted_pt_PT.tar.gz) = 534710 bytes diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile index 3200c990550..b0c69188bd3 100644 --- a/editors/ted-sv/Makefile +++ b/editors/ted-sv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:01 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:49 markd Exp $ DISTNAME= Ted_sv_SE -PKGNAME= ted-sv-2.11 +PKGNAME= ted-sv-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: diff --git a/editors/ted-sv/distinfo b/editors/ted-sv/distinfo index 27ea9bc7c0c..1a844e5422e 100644 --- a/editors/ted-sv/distinfo +++ b/editors/ted-sv/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:22:02 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ -SHA1 (Ted-2.11/Ted_sv_SE.tar.gz) = 42728b8cf277572a8ae335549e6dc34e8c2c4fbd -Size (Ted-2.11/Ted_sv_SE.tar.gz) = 470271 bytes +SHA1 (Ted-2.14/Ted_sv_SE.tar.gz) = e53f23165872331e2577625e2729e6ffac2af251 +Size (Ted-2.14/Ted_sv_SE.tar.gz) = 470266 bytes diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 7432b9e96e7..ccb57079e9a 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2002/10/08 12:48:55 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2003/04/09 13:26:45 markd Exp $ -DISTNAME= ted-2.11.src -PKGNAME= ted-2.11 -WRKSRC= ${WRKDIR}/Ted-2.11 +DISTNAME= ted-2.14.src +PKGNAME= ted-2.14 +WRKSRC= ${WRKDIR}/Ted-2.14 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ diff --git a/editors/ted/distinfo b/editors/ted/distinfo index a263bb4295a..e6dcd34c83d 100644 --- a/editors/ted/distinfo +++ b/editors/ted/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.6 2002/04/21 23:19:54 markd Exp $ +$NetBSD: distinfo,v 1.7 2003/04/09 13:26:45 markd Exp $ -SHA1 (ted-2.11.src.tar.gz) = d4f0ff443a2632d7f665cea8999045b2dbea40a6 -Size (ted-2.11.src.tar.gz) = 2377582 bytes +SHA1 (ted-2.14.src.tar.gz) = 10f8ca32c2f8ae881bcb6022b09bdeb6be9bf941 +Size (ted-2.14.src.tar.gz) = 2638950 bytes SHA1 (patch-aa) = d8673fb67176c17beb90a87adebb9ab94a1e15ba -SHA1 (patch-ab) = fddf769a9e48c68a61512fdb60973415a43ea0e6 -SHA1 (patch-ac) = e7e575a50f7e8ee4140f573f16fe8bd2c3e32f0b -SHA1 (patch-ad) = 8dbde13c8e2470deac088c64d1bc901ed1944a92 +SHA1 (patch-ab) = 16fa3f2a88a6b252148735f02541833b7ac56b8a +SHA1 (patch-ac) = 3ad1300b213e925d50e0490587398e7574452aa8 +SHA1 (patch-ad) = a0761bd537cbef20bf80a74eb59c2352a97e4d99 SHA1 (patch-ae) = 9cea02ede59d7f6a88a0c8ec1f93e5d814e6b994 SHA1 (patch-af) = 369a2d0324538860c50653a140d660d50c2383b9 diff --git a/editors/ted/patches/patch-ab b/editors/ted/patches/patch-ab index f560977b45b..1e63e49f82d 100644 --- a/editors/ted/patches/patch-ab +++ b/editors/ted/patches/patch-ab @@ -1,11 +1,12 @@ -$NetBSD: patch-ab,v 1.5 2002/05/20 17:46:32 cjep Exp $ ---- Ted/configure.orig Sun Mar 3 23:24:16 2002 -+++ Ted/configure Tue Apr 9 12:13:32 2002 -@@ -1946,7 +1946,6 @@ - - # Includes - for ac_dir in \ -- /usr/include \ - /usr/local/include \ - /usr/pkg/include \ - /usr/local/include/zlib \ +$NetBSD: patch-ab,v 1.6 2003/04/09 13:26:46 markd Exp $ + +--- Ted/configure.orig Sat Apr 5 00:46:46 2003 ++++ Ted/configure +@@ -3392,7 +3392,6 @@ EOF + then + # Includes + for ac_dir in \ +- /usr/include \ + /usr/local/include \ + /usr/pkg/include \ + /usr/local/include/zlib \ diff --git a/editors/ted/patches/patch-ac b/editors/ted/patches/patch-ac index 18228133049..4b0f24c42e6 100644 --- a/editors/ted/patches/patch-ac +++ b/editors/ted/patches/patch-ac @@ -1,11 +1,12 @@ -$NetBSD: patch-ac,v 1.2 2002/05/20 17:46:32 cjep Exp $ ---- appUtil/configure.orig Sun Mar 3 23:24:16 2002 -+++ appUtil/configure Tue Apr 9 12:13:56 2002 -@@ -787,7 +787,6 @@ - - # Includes - for ac_dir in \ -- /usr/include \ - /usr/local/include \ - /usr/pkg/include \ - /usr/local/include/zlib \ +$NetBSD: patch-ac,v 1.3 2003/04/09 13:26:46 markd Exp $ + +--- appUtil/configure.orig Sat Apr 5 00:46:49 2003 ++++ appUtil/configure +@@ -1745,7 +1745,6 @@ EOF + then + # Includes + for ac_dir in \ +- /usr/include \ + /usr/local/include \ + /usr/pkg/include \ + /usr/local/include/zlib \ diff --git a/editors/ted/patches/patch-ad b/editors/ted/patches/patch-ad index f80557046a2..047fcc9afbb 100644 --- a/editors/ted/patches/patch-ad +++ b/editors/ted/patches/patch-ad @@ -1,11 +1,12 @@ -$NetBSD: patch-ad,v 1.2 2002/05/20 17:46:32 cjep Exp $ ---- bitmap/configure.orig Sun Mar 3 23:24:16 2002 -+++ bitmap/configure Tue Apr 9 12:14:17 2002 -@@ -1825,7 +1825,6 @@ - - # Includes - for ac_dir in \ -- /usr/include \ - /usr/local/include \ - /usr/pkg/include \ - /usr/local/include/zlib \ +$NetBSD: patch-ad,v 1.3 2003/04/09 13:26:46 markd Exp $ + +--- bitmap/configure.orig Sat Apr 5 00:46:50 2003 ++++ bitmap/configure +@@ -3274,7 +3274,6 @@ EOF + then + # Includes + for ac_dir in \ +- /usr/include \ + /usr/local/include \ + /usr/pkg/include \ + /usr/local/include/zlib \ |