diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-11 06:07:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-11 06:07:01 +0000 |
commit | 10dd4de6196355bc7c9c4f79439381b92b5f53e7 (patch) | |
tree | 88507353ea151423c59990d64f19973412dc8c27 /textproc/iso-codes | |
parent | 86df6c80caebd8dc7bd59d1fcffb64f9f22218bd (diff) | |
download | pkgsrc-10dd4de6196355bc7c9c4f79439381b92b5f53e7.tar.gz |
Update to 3.10.2:
iso-codes 3.10.2
----------------
Tobias Quathamer <toddy@debian.org>
Mon, 3 August 2009
[ ISO 3166 translations ]
* Russian by Yuri Kozlov. Closes:#537814
* Breton by Denis Arnaud (LP)
* Marathi by Sandeep Shedmake (TP)
* new Bengali (India) by Runa Bhattacharjee (TP)
* Czech by Miroslav Kure
[ ISO 3166-2 translations ]
* Simplified Chinese by LI Daobing (TP)
* Danish by Joe Hansen (TP)
[ ISO 639 translations ]
* Traditional Chinese by Wei-Lun Chao (TP)
* Breton by Denis Arnaud (LP)
* Marathi by Sandeep Shedmake (TP)
* new Gujarati by Ankit Patel (TP)
* new Bengali (India) by Runa Bhattacharjee (TP)
* new Punjabi by A S Alam (TP)
* Czech by Miroslav Kure
[ ISO 639-3 translations ]
* Breton by Denis Arnaud (LP)
* Marathi by Sandeep Shedmake (TP)
* new Gujarati by Ankit Patel (TP)
[ ISO 15924 translations ]
* Breton by Denis Arnaud (LP)
* Czech by Miroslav Kure
[ ISO 4217 translations ]
* Breton by Denis Arnaud (LP)
* Czech by Miroslav Kure
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 | ||||
-rw-r--r-- | textproc/iso-codes/PLIST | 10 | ||||
-rw-r--r-- | textproc/iso-codes/distinfo | 8 |
3 files changed, 15 insertions, 7 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index e60617c910f..0ac32746c4c 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2009/07/22 13:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2009/08/11 06:07:01 wiz Exp $ -DISTNAME= iso-codes-3.10.1 +DISTNAME= iso-codes-3.10.2 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ diff --git a/textproc/iso-codes/PLIST b/textproc/iso-codes/PLIST index b4b044f7287..60155420f88 100644 --- a/textproc/iso-codes/PLIST +++ b/textproc/iso-codes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2009/06/14 18:17:19 joerg Exp $ +@comment $NetBSD: PLIST,v 1.21 2009/08/11 06:07:01 wiz Exp $ share/doc/iso-codes/README share/doc/iso-codes/TODO share/locale/af/LC_MESSAGES/iso_3166.mo @@ -25,7 +25,11 @@ share/locale/bg/LC_MESSAGES/iso_3166_2.mo share/locale/bg/LC_MESSAGES/iso_639.mo share/locale/bg/LC_MESSAGES/iso_639_3.mo share/locale/bn/LC_MESSAGES/iso_3166.mo +share/locale/bn_IN/LC_MESSAGES/iso_3166.mo +share/locale/bn_IN/LC_MESSAGES/iso_639.mo +share/locale/br/LC_MESSAGES/iso_15924.mo share/locale/br/LC_MESSAGES/iso_3166.mo +share/locale/br/LC_MESSAGES/iso_4217.mo share/locale/br/LC_MESSAGES/iso_639.mo share/locale/br/LC_MESSAGES/iso_639_3.mo share/locale/bs/LC_MESSAGES/iso_3166.mo @@ -44,6 +48,7 @@ share/locale/crh/LC_MESSAGES/iso_3166.mo share/locale/crh/LC_MESSAGES/iso_3166_2.mo share/locale/crh/LC_MESSAGES/iso_639.mo share/locale/crh/LC_MESSAGES/iso_639_3.mo +share/locale/cs/LC_MESSAGES/iso_15924.mo share/locale/cs/LC_MESSAGES/iso_3166.mo share/locale/cs/LC_MESSAGES/iso_3166_2.mo share/locale/cs/LC_MESSAGES/iso_4217.mo @@ -121,6 +126,8 @@ share/locale/gl/LC_MESSAGES/iso_4217.mo share/locale/gl/LC_MESSAGES/iso_639.mo share/locale/gl/LC_MESSAGES/iso_639_3.mo share/locale/gu/LC_MESSAGES/iso_3166.mo +share/locale/gu/LC_MESSAGES/iso_639.mo +share/locale/gu/LC_MESSAGES/iso_639_3.mo share/locale/haw/LC_MESSAGES/iso_3166.mo share/locale/he/LC_MESSAGES/iso_15924.mo share/locale/he/LC_MESSAGES/iso_3166.mo @@ -233,6 +240,7 @@ share/locale/oc/LC_MESSAGES/iso_4217.mo share/locale/oc/LC_MESSAGES/iso_639.mo share/locale/oc/LC_MESSAGES/iso_639_3.mo share/locale/pa/LC_MESSAGES/iso_3166.mo +share/locale/pa/LC_MESSAGES/iso_639.mo share/locale/pl/LC_MESSAGES/iso_15924.mo share/locale/pl/LC_MESSAGES/iso_3166.mo share/locale/pl/LC_MESSAGES/iso_3166_2.mo diff --git a/textproc/iso-codes/distinfo b/textproc/iso-codes/distinfo index 7327d400f73..53cc077b95e 100644 --- a/textproc/iso-codes/distinfo +++ b/textproc/iso-codes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2009/07/22 13:24:01 wiz Exp $ +$NetBSD: distinfo,v 1.24 2009/08/11 06:07:01 wiz Exp $ -SHA1 (iso-codes-3.10.1.tar.gz) = 317b49b84b8080ba922283fd6dd4e8742d284421 -RMD160 (iso-codes-3.10.1.tar.gz) = f67e9316bff3e8967d3f1cf3aa37a71927b43133 -Size (iso-codes-3.10.1.tar.gz) = 9145651 bytes +SHA1 (iso-codes-3.10.2.tar.gz) = 40eccf16f1180f803d717f4d9b7cb8df52c38a95 +RMD160 (iso-codes-3.10.2.tar.gz) = 5b6aa4f1374e248111e7eadef62a54c7a2ee9158 +Size (iso-codes-3.10.2.tar.gz) = 9335663 bytes |