diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-09 01:04:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-09 01:04:20 +0000 |
commit | 62d95171460f1971be8ab26808d85efe5351a704 (patch) | |
tree | 5670e91e4824b88f43f35031a9591d051e10030a /textproc/iso-codes | |
parent | 9b8c73288af8f1c7e7479e9207a3060b0fde12f8 (diff) | |
download | pkgsrc-62d95171460f1971be8ab26808d85efe5351a704.tar.gz |
Update to 1.0:
iso-codes 1.0
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 4 Dec 2006
[ ISO-3166 translations ]
* Bulgarian (bg.po) updated by Damyan Ivanov. Closes: #396368
* Bosnian (bs.po) updated by Safir Šećerović. Closes: #396395
* Portuguese (pt.po) updated by Miguel Figueiredo. Closes: #399233
* Norwegian Nynorsk (nn.po) updated by Håvard Korsvoll. Closes: #401343
* Malayalam (ml.po) added by Praveen. Closes: #401438
[Alastair McKinstry]
* New major version number. The XML Schema is now considered stable
(has not changed in over 1 year) and v1.0 is now released.
Note that this is identical to 0.5*; only the version number has changed.
[ Tobias Toedter ]
* Fix typo for GB-SOM in iso_3166_2.xml and update all .po files.
Thanks to Freek de Kruijf for the bug report.
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r-- | textproc/iso-codes/Makefile | 6 | ||||
-rw-r--r-- | textproc/iso-codes/PLIST | 3 | ||||
-rw-r--r-- | textproc/iso-codes/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index a179d2e61fb..3aed95694e4 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2006/11/24 18:03:35 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2007/04/09 01:04:20 wiz Exp $ # -DISTNAME= iso-codes-0.58 -PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} +DISTNAME= iso-codes-1.0 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alioth.debian.org/projects/pkg-isocodes/ diff --git a/textproc/iso-codes/PLIST b/textproc/iso-codes/PLIST index f7af32e2a52..a9a44398317 100644 --- a/textproc/iso-codes/PLIST +++ b/textproc/iso-codes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/11/24 18:03:35 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/04/09 01:04:20 wiz Exp $ share/doc/${PKGNAME}/README share/doc/${PKGNAME}/TODO share/iso-codes/iso_3166.tab @@ -216,6 +216,7 @@ share/locale/mk/LC_MESSAGES/iso_3166.mo share/locale/mk/LC_MESSAGES/iso_3166_2.mo share/locale/mk/LC_MESSAGES/iso_639.mo share/locale/mk/LC_MESSAGES/iso_639_3.mo +share/locale/ml/LC_MESSAGES/iso_3166.mo share/locale/mn/LC_MESSAGES/iso_3166.mo share/locale/mn/LC_MESSAGES/iso_3166_2.mo share/locale/mn/LC_MESSAGES/iso_4217.mo diff --git a/textproc/iso-codes/distinfo b/textproc/iso-codes/distinfo index b9840f1505f..f58104ad851 100644 --- a/textproc/iso-codes/distinfo +++ b/textproc/iso-codes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/11/24 18:03:35 drochner Exp $ +$NetBSD: distinfo,v 1.5 2007/04/09 01:04:20 wiz Exp $ -SHA1 (iso-codes-0.58.tar.gz) = 3449003f8a55d725c9f259931e2e7277ecdcde19 -RMD160 (iso-codes-0.58.tar.gz) = f354b2d148705c713f7bc40ed7d957a9cdab9118 -Size (iso-codes-0.58.tar.gz) = 8850546 bytes +SHA1 (iso-codes-1.0.tar.bz2) = 46cc91d6e2b8c739e25b5618158072819632f8e7 +RMD160 (iso-codes-1.0.tar.bz2) = 0c542a0c4d47aecd60382b9713ea49ffdfebec96 +Size (iso-codes-1.0.tar.bz2) = 4428316 bytes |