diff options
author | kwm <kwm@FreeBSD.org> | 2009-11-02 19:17:47 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-11-02 19:17:47 +0800 |
commit | fbd38694b5d82b9f059c95faaaef95ab3bbcec71 (patch) | |
tree | a83fd2cb7c5ac82a28fc0821241b0781b21d30cf /misc | |
parent | a54f237657706c3d91158f7c17ba01d510b8a4ee (diff) | |
download | freebsd-ports-gnome-fbd38694b5d82b9f059c95faaaef95ab3bbcec71.tar.gz freebsd-ports-gnome-fbd38694b5d82b9f059c95faaaef95ab3bbcec71.tar.zst freebsd-ports-gnome-fbd38694b5d82b9f059c95faaaef95ab3bbcec71.zip |
Update to 3.11.1.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/iso-codes/Makefile | 2 | ||||
-rw-r--r-- | misc/iso-codes/distinfo | 6 | ||||
-rw-r--r-- | misc/iso-codes/pkg-descr | 3 | ||||
-rw-r--r-- | misc/iso-codes/pkg-plist | 1 |
4 files changed, 7 insertions, 5 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 182726767c24..c910023b8da1 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= iso-codes -PORTVERSION= 3.11 +PORTVERSION= 3.11.1 CATEGORIES= misc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index 7d03a348291d..a04ecf8fe24b 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,3 +1,3 @@ -MD5 (iso-codes-3.11.tar.bz2) = 29d5526d963a6ecdac40772fac9fe6bb -SHA256 (iso-codes-3.11.tar.bz2) = bcb887941472506f624b28b3919544439efecf6bf8dc55b6d0b8db8ff360d6c0 -SIZE (iso-codes-3.11.tar.bz2) = 5482699 +MD5 (iso-codes-3.11.1.tar.bz2) = e92e8e98defff9b410b8437adde8a85f +SHA256 (iso-codes-3.11.1.tar.bz2) = 64ff90a9b96bfdc2e29da1b8431827ab59219b4295d4ff55f529fbe6e1750181 +SIZE (iso-codes-3.11.1.tar.bz2) = 5588342 diff --git a/misc/iso-codes/pkg-descr b/misc/iso-codes/pkg-descr index fa8914f1ab1f..b0cd90189c0e 100644 --- a/misc/iso-codes/pkg-descr +++ b/misc/iso-codes/pkg-descr @@ -1,6 +1,7 @@ This package aims to provide a central list of the country, language, and currency names and their translations. The data comes from -ISO standards 639 (language names), 3166 (country names), and 4217 (currency). +ISO standards 639 (language names), 3166 (country names), +3166-2 (sub-territory) and 4217 (currency). The translations are from the Translation Project. The data is provided in tabular files as well as XML. diff --git a/misc/iso-codes/pkg-plist b/misc/iso-codes/pkg-plist index 719072d47685..1d69267056c7 100644 --- a/misc/iso-codes/pkg-plist +++ b/misc/iso-codes/pkg-plist @@ -239,6 +239,7 @@ 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/pa/LC_MESSAGES/iso_639_3.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 |