diff options
author | markd <markd@pkgsrc.org> | 2004-05-11 11:50:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-05-11 11:50:00 +0000 |
commit | e54791f1729181dd9254d4e9b37b83330885abad (patch) | |
tree | ce552e91ba3366911dd6a1c90e93c6c3ed56b0d7 | |
parent | ce51f14bbcd8e4ec4162939348c1452b575ea70c (diff) | |
download | pkgsrc-e54791f1729181dd9254d4e9b37b83330885abad.tar.gz |
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.
-rw-r--r-- | editors/ted-cs/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-cs/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-da/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-da/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-de/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-de/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-en-gb/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-en-gb/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-en-us/Makefile | 8 | ||||
-rw-r--r-- | editors/ted-en-us/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-es/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-es/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-fr/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-fr/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-it/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-it/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-nl/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-nl/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-no/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-no/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-pl/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-pl/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-pt/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-pt/distinfo | 6 | ||||
-rw-r--r-- | editors/ted-sv/Makefile | 6 | ||||
-rw-r--r-- | editors/ted-sv/distinfo | 6 | ||||
-rw-r--r-- | editors/ted/Makefile | 9 | ||||
-rw-r--r-- | editors/ted/distinfo | 6 |
28 files changed, 86 insertions, 87 deletions
diff --git a/editors/ted-cs/Makefile b/editors/ted-cs/Makefile index a8cd467623b..c59a0a21705 100644 --- a/editors/ted-cs/Makefile +++ b/editors/ted-cs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:00 markd Exp $ DISTNAME= Ted_cs_CZ -PKGNAME= ted-cs-2.14 +PKGNAME= ted-cs-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-cs/distinfo b/editors/ted-cs/distinfo index 4e97b09330a..d6717bc1df5 100644 --- a/editors/ted-cs/distinfo +++ b/editors/ted-cs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:46 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_cs_CZ.tar.gz) = c1b5045140bbb2eae9dd72f3cb384078bfb2edec -Size (Ted-2.14/Ted_cs_CZ.tar.gz) = 1064847 bytes +SHA1 (Ted-2.16/Ted_cs_CZ.tar.gz) = 1dff5e8f04e262b8b6942dad078a45ec82da1cb8 +Size (Ted-2.16/Ted_cs_CZ.tar.gz) = 1066230 bytes diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index 844ac8ad8d0..41e9893c4c1 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:00 markd Exp $ DISTNAME= Ted_da_DK -PKGNAME= ted-da-2.14 +PKGNAME= ted-da-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-da/distinfo b/editors/ted-da/distinfo index 582a94c92dd..f45b18f07c8 100644 --- a/editors/ted-da/distinfo +++ b/editors/ted-da/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_da_DK.tar.gz) = dba3adb9fee38323bae41feef364b81cf2f1945d -Size (Ted-2.14/Ted_da_DK.tar.gz) = 1142055 bytes +SHA1 (Ted-2.16/Ted_da_DK.tar.gz) = a3652a78bd626a7e154d72b8433972d9a7e7d0ac +Size (Ted-2.16/Ted_da_DK.tar.gz) = 1826964 bytes diff --git a/editors/ted-de/Makefile b/editors/ted-de/Makefile index 7ed18777179..42b8d16d46e 100644 --- a/editors/ted-de/Makefile +++ b/editors/ted-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:00 markd Exp $ DISTNAME= Ted_de_DE -PKGNAME= ted-de-2.14 +PKGNAME= ted-de-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-de/distinfo b/editors/ted-de/distinfo index 456b3338c3f..825ecf1a5ee 100644 --- a/editors/ted-de/distinfo +++ b/editors/ted-de/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_de_DE.tar.gz) = 612e5bffc9f534a89de84714ae4addf3ef31e026 -Size (Ted-2.14/Ted_de_DE.tar.gz) = 1955597 bytes +SHA1 (Ted-2.16/Ted_de_DE.tar.gz) = 9d033b2ba3e3088440f5617f08df3042f0b2fa90 +Size (Ted-2.16/Ted_de_DE.tar.gz) = 1856166 bytes diff --git a/editors/ted-en-gb/Makefile b/editors/ted-en-gb/Makefile index af11d3b8dd1..74332fabbf7 100644 --- a/editors/ted-en-gb/Makefile +++ b/editors/ted-en-gb/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_en_GB -PKGNAME= ted-en-gb-2.14 +PKGNAME= ted-en-gb-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-en-gb/distinfo b/editors/ted-en-gb/distinfo index a398f5aba7a..ecc05c42cd8 100644 --- a/editors/ted-en-gb/distinfo +++ b/editors/ted-en-gb/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_en_GB.tar.gz) = 8082776ea2726bfe7476f678de23ea953b465fed -Size (Ted-2.14/Ted_en_GB.tar.gz) = 1181490 bytes +SHA1 (Ted-2.16/Ted_en_GB.tar.gz) = 58058fbf9b8f0da6070c868c14987fce03f61087 +Size (Ted-2.16/Ted_en_GB.tar.gz) = 1181495 bytes 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 diff --git a/editors/ted-en-us/distinfo b/editors/ted-en-us/distinfo index 54b6fe0f010..1988e37769c 100644 --- a/editors/ted-en-us/distinfo +++ b/editors/ted-en-us/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (ted-2.14.src.tar.gz) = 10f8ca32c2f8ae881bcb6022b09bdeb6be9bf941 -Size (ted-2.14.src.tar.gz) = 2638950 bytes +SHA1 (ted-2.16.src.tar.gz) = 4608e1cdcf0eeb8eb77032544b933d32bcd8e100 +Size (ted-2.16.src.tar.gz) = 2803601 bytes diff --git a/editors/ted-es/Makefile b/editors/ted-es/Makefile index 971034a712f..e6433c950f8 100644 --- a/editors/ted-es/Makefile +++ b/editors/ted-es/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_es_ES -PKGNAME= ted-es-2.14 +PKGNAME= ted-es-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-es/distinfo b/editors/ted-es/distinfo index c85c2e6bae0..8371f77bdbb 100644 --- a/editors/ted-es/distinfo +++ b/editors/ted-es/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_es_ES.tar.gz) = e2d24dc8ad1ba65bc1fba2d9bed8f0d810e1933a -Size (Ted-2.14/Ted_es_ES.tar.gz) = 722928 bytes +SHA1 (Ted-2.16/Ted_es_ES.tar.gz) = 062dab41cdd54aa40a9413be3962df6553203340 +Size (Ted-2.16/Ted_es_ES.tar.gz) = 750581 bytes diff --git a/editors/ted-fr/Makefile b/editors/ted-fr/Makefile index e8f47f0bcce..c85b3006b8e 100644 --- a/editors/ted-fr/Makefile +++ b/editors/ted-fr/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_fr_FR -PKGNAME= ted-fr-2.14 +PKGNAME= ted-fr-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-fr/distinfo b/editors/ted-fr/distinfo index ca81d0d7acb..c5b3cb337a4 100644 --- a/editors/ted-fr/distinfo +++ b/editors/ted-fr/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:00 markd Exp $ -SHA1 (Ted-2.14/Ted_fr_FR.tar.gz) = b72959ae8363a97cef81295e84ce3d49b34dbdac -Size (Ted-2.14/Ted_fr_FR.tar.gz) = 930175 bytes +SHA1 (Ted-2.16/Ted_fr_FR.tar.gz) = b8a2f0af0b8ae68f39fac4b4bfbf7060837e55a1 +Size (Ted-2.16/Ted_fr_FR.tar.gz) = 931143 bytes diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile index be6d8d8763b..8cd796f1f75 100644 --- a/editors/ted-it/Makefile +++ b/editors/ted-it/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:01 markd Exp $ DISTNAME= Ted_it_IT -PKGNAME= ted-it-2.14 +PKGNAME= ted-it-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-it/distinfo b/editors/ted-it/distinfo index 0befe5f9679..b5222a29482 100644 --- a/editors/ted-it/distinfo +++ b/editors/ted-it/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_it_IT.tar.gz) = c2019fe1467abca5f7e5c5ca367c9472b57a7167 -Size (Ted-2.14/Ted_it_IT.tar.gz) = 270112 bytes +SHA1 (Ted-2.16/Ted_it_IT.tar.gz) = 1bf3fbc6fa8d563c2363fb0ef4493b4d2938ecfb +Size (Ted-2.16/Ted_it_IT.tar.gz) = 272135 bytes diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile index 75d70bac8f7..f124bdb016e 100644 --- a/editors/ted-nl/Makefile +++ b/editors/ted-nl/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:01 markd Exp $ DISTNAME= Ted_nl_NL -PKGNAME= ted-nl-2.14 +PKGNAME= ted-nl-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-nl/distinfo b/editors/ted-nl/distinfo index 39cbf9c51e7..735842d4347 100644 --- a/editors/ted-nl/distinfo +++ b/editors/ted-nl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:48 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_nl_NL.tar.gz) = 74b9798ffb351b61f57a1a0ca9b8b2615d7cf2e2 -Size (Ted-2.14/Ted_nl_NL.tar.gz) = 1985530 bytes +SHA1 (Ted-2.16/Ted_nl_NL.tar.gz) = 7feee66cd258ad615771e282a04922a02a3a8b40 +Size (Ted-2.16/Ted_nl_NL.tar.gz) = 1987790 bytes diff --git a/editors/ted-no/Makefile b/editors/ted-no/Makefile index 0c95b8de694..a165f3fd2ae 100644 --- a/editors/ted-no/Makefile +++ b/editors/ted-no/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:01 markd Exp $ DISTNAME= Ted_no_NO -PKGNAME= ted-no-2.14 +PKGNAME= ted-no-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-no/distinfo b/editors/ted-no/distinfo index d9bc8ea2793..a0e80c63d59 100644 --- a/editors/ted-no/distinfo +++ b/editors/ted-no/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_no_NO.tar.gz) = fe0cdfedf5e9e686aef26b686c1dc3a563f7166b -Size (Ted-2.14/Ted_no_NO.tar.gz) = 1597443 bytes +SHA1 (Ted-2.16/Ted_no_NO.tar.gz) = 3fa881da2042f133cdd516d9191f8c43171e1c04 +Size (Ted-2.16/Ted_no_NO.tar.gz) = 1599772 bytes diff --git a/editors/ted-pl/Makefile b/editors/ted-pl/Makefile index 13f0a3f1472..c3eb6b0dd71 100644 --- a/editors/ted-pl/Makefile +++ b/editors/ted-pl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:14:06 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/11 11:50:01 markd Exp $ DISTNAME= Ted_pl_PL -PKGNAME= ted-pl-2.14 +PKGNAME= ted-pl-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES post-extract: diff --git a/editors/ted-pl/distinfo b/editors/ted-pl/distinfo index 8542cae7b78..79cb12a0078 100644 --- a/editors/ted-pl/distinfo +++ b/editors/ted-pl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/04/09 13:35:15 markd Exp $ +$NetBSD: distinfo,v 1.2 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_pl_PL.tar.gz) = 7b23a186376313f159d61e592c859c9aa0838213 -Size (Ted-2.14/Ted_pl_PL.tar.gz) = 1179743 bytes +SHA1 (Ted-2.16/Ted_pl_PL.tar.gz) = bce68a1337a847bef68f9390417dc41312b8779e +Size (Ted-2.16/Ted_pl_PL.tar.gz) = 1181498 bytes diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile index 05a6154cff5..70244c78daa 100644 --- a/editors/ted-pt/Makefile +++ b/editors/ted-pt/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:01 markd Exp $ DISTNAME= Ted_pt_PT -PKGNAME= ted-pt-2.14 +PKGNAME= ted-pt-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-pt/distinfo b/editors/ted-pt/distinfo index 7ab5a7e8a45..98a3b81a4bc 100644 --- a/editors/ted-pt/distinfo +++ b/editors/ted-pt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_pt_PT.tar.gz) = 5ce9dc2dcbe6d682721ac9cb7712bb40ef26405c -Size (Ted-2.14/Ted_pt_PT.tar.gz) = 534710 bytes +SHA1 (Ted-2.16/Ted_pt_PT.tar.gz) = 5ce9dc2dcbe6d682721ac9cb7712bb40ef26405c +Size (Ted-2.16/Ted_pt_PT.tar.gz) = 534710 bytes diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile index e718ab966e5..6a510b9bbdb 100644 --- a/editors/ted-sv/Makefile +++ b/editors/ted-sv/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:01 markd Exp $ DISTNAME= Ted_sv_SE -PKGNAME= ted-sv-2.14 +PKGNAME= ted-sv-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: diff --git a/editors/ted-sv/distinfo b/editors/ted-sv/distinfo index 1a844e5422e..4120e1a2a46 100644 --- a/editors/ted-sv/distinfo +++ b/editors/ted-sv/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/09 13:26:49 markd Exp $ +$NetBSD: distinfo,v 1.5 2004/05/11 11:50:01 markd Exp $ -SHA1 (Ted-2.14/Ted_sv_SE.tar.gz) = e53f23165872331e2577625e2729e6ffac2af251 -Size (Ted-2.14/Ted_sv_SE.tar.gz) = 470266 bytes +SHA1 (Ted-2.16/Ted_sv_SE.tar.gz) = e53f23165872331e2577625e2729e6ffac2af251 +Size (Ted-2.16/Ted_sv_SE.tar.gz) = 470266 bytes diff --git a/editors/ted/Makefile b/editors/ted/Makefile index eac7e147a0c..7404483b9d3 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/04/12 03:41:51 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/05/11 11:50:00 markd Exp $ -DISTNAME= ted-2.14.src -PKGNAME= ted-2.14 -PKGREVISION= 1 +DISTNAME= ted-2.16.src +PKGNAME= ted-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -11,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.nllgg.nl/Ted/ COMMENT= X11 based WordPad-like word processor -WRKSRC= ${WRKDIR}/Ted-2.14 +WRKSRC= ${WRKDIR}/Ted-2.16 USE_BUILDLINK3= YES USE_X11BASE= YES diff --git a/editors/ted/distinfo b/editors/ted/distinfo index e6dcd34c83d..061a9debae7 100644 --- a/editors/ted/distinfo +++ b/editors/ted/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2003/04/09 13:26:45 markd Exp $ +$NetBSD: distinfo,v 1.8 2004/05/11 11:50:00 markd Exp $ -SHA1 (ted-2.14.src.tar.gz) = 10f8ca32c2f8ae881bcb6022b09bdeb6be9bf941 -Size (ted-2.14.src.tar.gz) = 2638950 bytes +SHA1 (ted-2.16.src.tar.gz) = 4608e1cdcf0eeb8eb77032544b933d32bcd8e100 +Size (ted-2.16.src.tar.gz) = 2803601 bytes SHA1 (patch-aa) = d8673fb67176c17beb90a87adebb9ab94a1e15ba SHA1 (patch-ab) = 16fa3f2a88a6b252148735f02541833b7ac56b8a SHA1 (patch-ac) = 3ad1300b213e925d50e0490587398e7574452aa8 |