diff options
author | wiz <wiz> | 2009-04-20 12:00:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-04-20 12:00:11 +0000 |
commit | 3dc0463792e589eae7572bfdfdaedfc06caa0e91 (patch) | |
tree | 0ea11881dc17460d0d87f1166a8d00f0d8a60ec3 /textproc | |
parent | 5788e9ddc4bb6d2beaf35ae0eff0899f212ecf9e (diff) | |
download | pkgsrc-3dc0463792e589eae7572bfdfdaedfc06caa0e91.tar.gz |
Update to 3.8. Set LICENSE (gnu-lgpl-v2.1).
iso-codes 3.8
-------------
Tobias Quathamer <toddy@debian.org>
Thu, 2 April 2009
[ ISO-3166 ]
* Changes from ISO-3166 MA Newsletter VI-6. Closes: #520483
- VE "short" name to "Venezuela, Bolivarian republic of"
- introduce a "common_name" for Venezuela
* Changes from ISO-3166 MA Newsletter VI-5.
- MD "short" name to "Moldova, republic of"
- introduce a "common_name" for Moldova
[ ISO 639 translations ]
* Simplified Chinese by LI Daobing (TP)
* Indonesian by Andhika Padmawan (TP)
* Russian by Yuri Kozlov
* Finnish by Tommi Vainikainen (TP)
* Italian by Milo Casagrande (TP)
[ ISO 3166 translations ]
* Telugu added by Y Giridhar Appaji Nag. Closes: #519665
* French updated by Christian Perrier
* Kazakh updated by Baurzhan Muftakhidinov and Dauren Sarsenov.
Closes: #521015
* Asturian updated by Marcos. Closes: #521088
[ ISO 3166-2 translations ]
* Indonesian by Andhika Padmawan (TP)
[ ISO 15924 translations ]
* Danish by Joe Hansen (TP)
Diffstat (limited to 'textproc')
-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, 10 insertions, 7 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 954784dc7f8..0949eb319ee 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2009/04/07 10:30:20 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2009/04/20 12:00:11 wiz Exp $ # -DISTNAME= iso-codes-3.7 +DISTNAME= iso-codes-3.8 CATEGORIES= textproc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alioth.debian.org/projects/pkg-isocodes/ COMMENT= List of country, language and currency names +LICENSE= gnu-lgpl-v2.1 + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes diff --git a/textproc/iso-codes/PLIST b/textproc/iso-codes/PLIST index 2f9768cf247..d838c849303 100644 --- a/textproc/iso-codes/PLIST +++ b/textproc/iso-codes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/03/22 20:47:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/04/20 12:00:11 wiz Exp $ share/doc/iso-codes/README share/doc/iso-codes/TODO share/iso-codes/iso_639.tab @@ -294,6 +294,7 @@ share/locale/sw/LC_MESSAGES/iso_3166.mo share/locale/ta/LC_MESSAGES/iso_3166.mo share/locale/ta/LC_MESSAGES/iso_639.mo share/locale/ta/LC_MESSAGES/iso_639_3.mo +share/locale/te/LC_MESSAGES/iso_3166.mo share/locale/th/LC_MESSAGES/iso_15924.mo share/locale/th/LC_MESSAGES/iso_3166.mo share/locale/th/LC_MESSAGES/iso_3166_2.mo diff --git a/textproc/iso-codes/distinfo b/textproc/iso-codes/distinfo index 3c67935241e..2d1cdf9bbe2 100644 --- a/textproc/iso-codes/distinfo +++ b/textproc/iso-codes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2009/03/22 20:47:05 wiz Exp $ +$NetBSD: distinfo,v 1.20 2009/04/20 12:00:11 wiz Exp $ -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 +SHA1 (iso-codes-3.8.tar.gz) = 27005e168ea805c6828c30d8756e39daf7bfa888 +RMD160 (iso-codes-3.8.tar.gz) = c950a148658429aa255a9085c0d01b7a756a746d +Size (iso-codes-3.8.tar.gz) = 9143655 bytes |