pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/iso-codes iso-codes: update to 3.77.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f8f12037f9a
branches: trunk
changeset: 372132:3f8f12037f9a
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 28 13:47:22 2017 +0000
description:
iso-codes: update to 3.77.
iso-codes 3.77
--------------
Dr. Tobias Quathamer <toddy%debian.org@localhost>
Wed, 22 Nov 2017
[ ISO 3166-1 translations ]
* Norwegian Bokmal: Fix typo for "Portugal", spotted by
Sigve Indregard. Thanks! Closes: alioth#315841
* Icelandic by Sveinn ? Felli (TP)
* Polish by Jakub Bogusz (TP)
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Brazilian Portuguese by Rafael Fontenelle (TP)
* Croatian by Bo?idar Putanec (TP)
[ ISO 3166-2 translations ]
* French: Fix typo for "Perugia", spotted by Mickael Jouanne.
Thanks! Closes: alioth#315845
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Polish by Jakub Bogusz (TP)
* Icelandic by Sveinn ? Felli (TP)
[ ISO 4217 translations ]
* Croatian by Bo?idar Putanec (TP)
* Icelandic by Sveinn ? Felli (TP)
[ ISO 3166-3 translations ]
* Icelandic by Sveinn ? Felli (TP)
* Polish by Jakub Bogusz (TP)
* Dutch by Freek de Kruijf (TP)
[ ISO 639-2 translations ]
* Icelandic by Sveinn ? Felli (TP)
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Polish by Jakub Bogusz (TP)
[ ISO 639-5 translations ]
* Dutch by Freek de Kruijf (TP)
* Polish by Jakub Bogusz (TP)
* Italian by Sebastiano Pistore (TP)
* Icelandic by Sveinn ? Felli (TP)
[ ISO 639-3 translations ]
* Dutch by Freek de Kruijf (TP)
* Polish by Jakub Bogusz (TP)
* Icelandic by Sveinn ? Felli (TP)
[ ISO 15924 translations ]
* Dutch by Freek de Kruijf (TP)
* Icelandic by Sveinn ? Felli (TP)
diffstat:
textproc/iso-codes/Makefile | 4 ++--
textproc/iso-codes/PLIST | 8 +++++++-
textproc/iso-codes/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (66 lines):
diff -r c7bdb7a31747 -r 3f8f12037f9a textproc/iso-codes/Makefile
--- a/textproc/iso-codes/Makefile Tue Nov 28 13:46:04 2017 +0000
+++ b/textproc/iso-codes/Makefile Tue Nov 28 13:47:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2017/10/02 13:44:08 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2017/11/28 13:47:22 wiz Exp $
-DISTNAME= iso-codes-3.76
+DISTNAME= iso-codes-3.77
CATEGORIES= textproc
MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/
EXTRACT_SUFX= .tar.xz
diff -r c7bdb7a31747 -r 3f8f12037f9a textproc/iso-codes/PLIST
--- a/textproc/iso-codes/PLIST Tue Nov 28 13:46:04 2017 +0000
+++ b/textproc/iso-codes/PLIST Tue Nov 28 13:47:22 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2016/04/08 14:52:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2017/11/28 13:47:22 wiz Exp $
share/iso-codes/json/iso_15924.json
share/iso-codes/json/iso_3166-1.json
share/iso-codes/json/iso_3166-2.json
@@ -350,13 +350,17 @@
share/locale/id/LC_MESSAGES/iso_639_3.mo
share/locale/is/LC_MESSAGES/iso_15924.mo
share/locale/is/LC_MESSAGES/iso_3166-1.mo
+share/locale/is/LC_MESSAGES/iso_3166-2.mo
share/locale/is/LC_MESSAGES/iso_3166-3.mo
share/locale/is/LC_MESSAGES/iso_3166.mo
+share/locale/is/LC_MESSAGES/iso_3166_2.mo
share/locale/is/LC_MESSAGES/iso_4217.mo
share/locale/is/LC_MESSAGES/iso_639-2.mo
share/locale/is/LC_MESSAGES/iso_639-3.mo
+share/locale/is/LC_MESSAGES/iso_639-5.mo
share/locale/is/LC_MESSAGES/iso_639.mo
share/locale/is/LC_MESSAGES/iso_639_3.mo
+share/locale/is/LC_MESSAGES/iso_639_5.mo
share/locale/it/LC_MESSAGES/iso_15924.mo
share/locale/it/LC_MESSAGES/iso_3166-1.mo
share/locale/it/LC_MESSAGES/iso_3166-2.mo
@@ -366,8 +370,10 @@
share/locale/it/LC_MESSAGES/iso_4217.mo
share/locale/it/LC_MESSAGES/iso_639-2.mo
share/locale/it/LC_MESSAGES/iso_639-3.mo
+share/locale/it/LC_MESSAGES/iso_639-5.mo
share/locale/it/LC_MESSAGES/iso_639.mo
share/locale/it/LC_MESSAGES/iso_639_3.mo
+share/locale/it/LC_MESSAGES/iso_639_5.mo
share/locale/ja/LC_MESSAGES/iso_15924.mo
share/locale/ja/LC_MESSAGES/iso_3166-1.mo
share/locale/ja/LC_MESSAGES/iso_3166-2.mo
diff -r c7bdb7a31747 -r 3f8f12037f9a textproc/iso-codes/distinfo
--- a/textproc/iso-codes/distinfo Tue Nov 28 13:46:04 2017 +0000
+++ b/textproc/iso-codes/distinfo Tue Nov 28 13:47:22 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.47 2017/10/02 13:44:08 wiz Exp $
+$NetBSD: distinfo,v 1.48 2017/11/28 13:47:22 wiz Exp $
-SHA1 (iso-codes-3.76.tar.xz) = 78c35aad9edfcad19dde878940168ed4bc1596c5
-RMD160 (iso-codes-3.76.tar.xz) = aea178de24f4063fc28c5ace02c37d4b40c2fb46
-SHA512 (iso-codes-3.76.tar.xz) = a0f6714a79a52b5dab82a268e85cb2d019ff5255744b88d088dcd7d5a15eb9710876a338a0a5d0f5659b4146bc6cc53d6d3474d621b3dcca7c47afabfc7e0dfa
-Size (iso-codes-3.76.tar.xz) = 3474728 bytes
+SHA1 (iso-codes-3.77.tar.xz) = 3aad7970923d690b6927761ef3f80f6c9ab8f3c3
+RMD160 (iso-codes-3.77.tar.xz) = c55f8e24c1216fedd20de71fdb483b7154b22221
+SHA512 (iso-codes-3.77.tar.xz) = ec75ef123800ee84c593246a7bb08d06d9598de67253cc641c0503ec6f6125b669e347a791f616b40259a5f0ae3267323e21893293082bf7fc3871e308095af3
+Size (iso-codes-3.77.tar.xz) = 3480200 bytes
SHA1 (patch-bin_xml__from__json.py) = 39fc944725377362faa3b39d03e164c7d57f1497
Home |
Main Index |
Thread Index |
Old Index