diff options
author | wiz <wiz> | 2009-07-22 13:24:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-07-22 13:24:01 +0000 |
commit | b51689d5c34fced9731a024a2f787d508b1fdd59 (patch) | |
tree | eeb34e14197f37ee9ade2875aec833bd521c4cb9 /textproc/iso-codes/Makefile | |
parent | a724403336516b98170bf63917ca9ef00956c740 (diff) | |
download | pkgsrc-b51689d5c34fced9731a024a2f787d508b1fdd59.tar.gz |
Update to 3.10.1:
iso-codes 3.10.1
----------------
Tobias Quathamer <toddy@debian.org>
Fri, 26 June 2009
[ ISO 3166 translations ]
* Simplified Chinese by LI Daobing (TP)
* Serbian by Aleksandar Jelenak (TP)
* Indonesian by Andhika Padmawan (TP)
* Slovenian by Primož Peterlin (TP)
* Finnish by Tommi Vainikainen (TP)
* Italian by Milo Casagrande (TP)
* Norwegian Bokmaal by Hans F. Nordhaug (TP)
* Latvian by Rihards Prieditis (TP)
* Dutch by Freek de Kruijf (TP)
* Asturian by Marcos Alvarez Costales. Closes: #531683, #531720
* Korean by Changwoo Ryu (TP)
* Russian by Yuri Kozlov
* Basque by Piarres Beobide. Closes: #534278
[ ISO 3166-2 translations ]
* Indonesian by Andhika Padmawan (TP)
* Danish by Joe Hansen (TP)
* Italian by Milo Casagrande (TP)
* Dutch by Freek de Kruijf (TP)
[ ISO 4217 translations ]
* Norwegian Nynorsk by Eirik U. Birkeland (TP)
[ ISO 639 translations ]
* Marathi almost completely removed, except for the translation of
"Marathi" itself. The existing translations were not correct, but
contained some Unicode characters not valid for that language.
Closes: alioth#311588
[ ISO 639-3 translations ]
* Marathi almost completely removed, see above entry
* Dutch by Freek de Kruijf (TP)
Diffstat (limited to 'textproc/iso-codes/Makefile')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 09a63040f41..e60617c910f 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2009/06/09 13:11:25 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2009/07/22 13:24:01 wiz Exp $ -DISTNAME= iso-codes-3.10 +DISTNAME= iso-codes-3.10.1 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ |