diff options
author | wiz <wiz@pkgsrc.org> | 2009-03-22 20:47:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-03-22 20:47:05 +0000 |
commit | aa86183764a94e803a6e2105963892842fe08907 (patch) | |
tree | 975ada9115e23db644f84d9c448e141d35337abc | |
parent | 08cccd4318298de20a872a630f1defd1f98403ba (diff) | |
download | pkgsrc-aa86183764a94e803a6e2105963892842fe08907.tar.gz |
Update to 3.7:
iso-codes 3.7
-------------
Tobias Quathamer <toddy@debian.org>
Sun, 8 March 2009
[ General ]
* Use a Perl script for a complete check of valid UTF-8 text in po files
[ ISO 639-2 ]
* Update to 2009-03-03
[ ISO 639-3 ]
* Update to 2009-02-10
[ ISO 3166-2 ]
* Update Danemark entry as in second edition of the standard. Thanks to
Chris Hills.
[ ISO 15924 translations ]
* Russian by Pavel Maryanov (TP)
[ ISO 3166 translations ]
* Norwegian Bokmål by Hans Fredrik Nordhaug. Closes: #513840
* Traditional Chinese by Tetralet. Closes: #513926
* Serbian by Aleksandar Jelenak (TP)
* Russian by Pavel Maryanov (TP)
* Kazakh by Dauren Sarsenov. Closes: #514584
* Belarusian by Pavel Piatruk. Closes: #516034
* Crimean Tatar by Reşat SABIQ (TP)
[ ISO 3166-2 translations ]
* Crimean Tatar by Reşat SABIQ (TP)
[ ISO 4217 translations ]
* Italian by Luca Ferretti (TP)
* Russian by Pavel Maryanov (TP)
[ ISO 639 translations ]
* French by Christian Perrier
* Crimean Tatar by Reşat SABIQ (TP)
[ ISO 639-3 translations ]
* Italian by Milo Casagrande (TP)
* French by Christian Perrier
* Crimean Tatar by Reşat SABIQ (TP)
-rw-r--r-- | textproc/iso-codes/Makefile | 4 | ||||
-rw-r--r-- | textproc/iso-codes/PLIST | 6 | ||||
-rw-r--r-- | textproc/iso-codes/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 9d23b111225..e035a09b753 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2009/02/21 10:28:22 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2009/03/22 20:47:05 wiz Exp $ # -DISTNAME= iso-codes-3.6 +DISTNAME= iso-codes-3.7 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 273bd37c2a5..2f9768cf247 100644 --- a/textproc/iso-codes/PLIST +++ b/textproc/iso-codes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2009/02/21 10:28:22 wiz Exp $ +@comment $NetBSD: PLIST,v 1.17 2009/03/22 20:47:05 wiz Exp $ share/doc/iso-codes/README share/doc/iso-codes/TODO share/iso-codes/iso_639.tab @@ -41,6 +41,10 @@ share/locale/ca/LC_MESSAGES/iso_3166_2.mo share/locale/ca/LC_MESSAGES/iso_4217.mo share/locale/ca/LC_MESSAGES/iso_639.mo share/locale/ca/LC_MESSAGES/iso_639_3.mo +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_3166.mo share/locale/cs/LC_MESSAGES/iso_3166_2.mo share/locale/cs/LC_MESSAGES/iso_4217.mo diff --git a/textproc/iso-codes/distinfo b/textproc/iso-codes/distinfo index 095e4f18725..3c67935241e 100644 --- a/textproc/iso-codes/distinfo +++ b/textproc/iso-codes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2009/02/21 10:28:22 wiz Exp $ +$NetBSD: distinfo,v 1.19 2009/03/22 20:47:05 wiz Exp $ -SHA1 (iso-codes-3.6.tar.gz) = f8ddf25668c9d47aac5af38ab817e4eb9fbebac5 -RMD160 (iso-codes-3.6.tar.gz) = 9fdb4d66ce734b8468f1e2ef66c80cef321b2da5 -Size (iso-codes-3.6.tar.gz) = 8968304 bytes +SHA1 (iso-codes-3.7.tar.gz) = 5a83a8f059d6ef66a24b3ff929cd14e1821805a3 +RMD160 (iso-codes-3.7.tar.gz) = 470e7fe28b108db3bbb4fc5f3305730135776bab +Size (iso-codes-3.7.tar.gz) = 9114217 bytes |