diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-09 13:11:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-09 13:11:25 +0000 |
commit | 10ef839cba49e973be9e8acf6ffc9f4c5999e4a2 (patch) | |
tree | 070b9b4c1868168c2b25db28b4a88a9936132fce /textproc/iso-codes | |
parent | 9dcd3594b3cc916c08bbcc43ef2aac99e1bf3816 (diff) | |
download | pkgsrc-10ef839cba49e973be9e8acf6ffc9f4c5999e4a2.tar.gz |
Update to 3.10:
iso-codes 3.10
--------------
Tobias Quathamer <toddy@debian.org>
Mon, 1 June 2009
[ General ]
* Move directory iso_3166_2 from iso_3166 directory into
top source directory
* Move directory iso_639_3 from iso_639 directory into
top source directory
[ ISO-3166 ]
* Changes from ISO-3166 MA Newsletter VI-6.
- BO "short" name to "Bolivia, Plurinational State of"
- BO long name to "Plurinational State of Bolivia"
- introduce a "common_name" for Bolivia
* Use a "common name" also for Libya
[ ISO 3166-2 ]
* Add provinces of Gabon (GA-*)
[ ISO 15924 translations ]
* Simplified Chinese by LI Daobing (TP)
* Esperanto by Edmund GRIMLEY EVANS (TP)
* Latvian by Rihards Prieditis (TP)
* Finnish by Tommi Vainikainen (TP)
* Italian by Milo Casagrande (TP)
* Dutch by Freek de Kruijf (TP)
* Slovenian by Primož Peterlin (TP)
* Vietnamese by Clytie Siddall (TP)
* Danish by Joe Hansen (TP)
[ ISO 3166 translations ]
* German by Tobias Quathamer
* Simplified Chinese by LI Daobing (TP)
* Esperanto by Edmund GRIMLEY EVANS (TP)
* Latvian by Rihards Prieditis (TP)
* Finnish by Tommi Vainikainen (TP)
* Norwegian Bokmaal by Hans F. Nordhaug (TP)
* Korean by Changwoo Ryu (TP)
* Indonesian by Andhika Padmawan (TP)
* Italian by Milo Casagrande (TP)
* Slovenian by Primož Peterlin (TP)
* Dutch by Freek de Kruijf (TP)
* Swahili by Muhsin Omar (TP)
* Vietnamese by Clytie Siddall (TP)
* Basque by Piarres Beobide
Closes: #528752
* French by Christian Perrier
* Asturian by Marcos Alvarez Costales. Closes: #531322
[ ISO 3166-2 translations ]
* Simplified Chinese by LI Daobing (TP)
* Dutch by Freek de Kruijf (TP)
* French by Christian Perrier
* Danish by Joe Hansen (TP)
* Slovenian by Primož Peterlin (TP)
* Vietnamese by Clytie Siddall (TP)
[ ISO 639 translations ]
* German by Tobias Quathamer
* Catalan by Toni Hermoso Pulido. Closes: alioth#311643
* Esperanto by Edmund GRIMLEY EVANS (TP)
* Russian by Yuri Kozlov. Thanks to Vladimir Lettiev for the bug report.
Closes: #526742
* Dutch by Freek de Kruijf (TP)
* Slovenian by Primož Peterlin (TP)
* Vietnamese by Clytie Siddall (TP)
[ ISO 639-3 translations ]
* Dutch by Freek de Kruijf (TP)
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 | ||||
-rw-r--r-- | textproc/iso-codes/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 50ad11a88be..09a63040f41 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:36 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2009/06/09 13:11:25 wiz Exp $ -DISTNAME= iso-codes-3.9 +DISTNAME= iso-codes-3.10 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ diff --git a/textproc/iso-codes/distinfo b/textproc/iso-codes/distinfo index 34bdf26a87b..5a5433c217e 100644 --- a/textproc/iso-codes/distinfo +++ b/textproc/iso-codes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2009/05/13 12:22:11 wiz Exp $ +$NetBSD: distinfo,v 1.22 2009/06/09 13:11:25 wiz Exp $ -SHA1 (iso-codes-3.9.tar.gz) = eaf684d532c09a79776efb4fb48a6af6444637ff -RMD160 (iso-codes-3.9.tar.gz) = 4b8b65dc2fa8704310dc8b695a597aca03e28d8c -Size (iso-codes-3.9.tar.gz) = 9137643 bytes +SHA1 (iso-codes-3.10.tar.gz) = 7c75565d70b43cbb1b1809dd72bcf4d2fe8a62df +RMD160 (iso-codes-3.10.tar.gz) = 0f9db6a61cf46de686b5251e2a175e5d9452a0ad +Size (iso-codes-3.10.tar.gz) = 9150621 bytes |