diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 06:04:27 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 06:04:27 +0800 |
commit | d84ab9f506eceaf9641becc2024a426d2bfc6329 (patch) | |
tree | 94d1e9372eb08e96e0a00e007dadb3d9bb89e3e7 /misc | |
parent | 1bdc2bb16222de407223de21042f2a7a408e1178 (diff) | |
download | freebsd-ports-gnome-d84ab9f506eceaf9641becc2024a426d2bfc6329.tar.gz freebsd-ports-gnome-d84ab9f506eceaf9641becc2024a426d2bfc6329.tar.zst freebsd-ports-gnome-d84ab9f506eceaf9641becc2024a426d2bfc6329.zip |
- Update to 0.58
PR: ports/105666
Submitted by: myself
Approved by: maintainer timeout
Diffstat (limited to 'misc')
-rw-r--r-- | misc/iso-codes/Makefile | 4 | ||||
-rw-r--r-- | misc/iso-codes/distinfo | 6 | ||||
-rw-r--r-- | misc/iso-codes/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index cf47e7332281..18f90e892958 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,11 +6,11 @@ # PORTNAME= iso-codes -DISTVERSION= 0.53 +DISTVERSION= 0.58 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} \ http://freebsd.powered.net/distfiles/ -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig +DISTNAME= ${PORTNAME}_${PORTVERSION}-1 MAINTAINER= rainer.alves@gmail.com COMMENT= Lists of the country, language and currency iso names diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index dc8e262a367b..7e05eb47f470 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,3 +1,3 @@ -MD5 (iso-codes_0.53.orig.tar.gz) = 8459445fd437e3dbe5d4b03478cd29f5 -SHA256 (iso-codes_0.53.orig.tar.gz) = 87e3f8fdeb4325c63c100f2ffb9521bae60c718795a6b712e954401ec477fc06 -SIZE (iso-codes_0.53.orig.tar.gz) = 8830752 +MD5 (iso-codes_0.58-1.tar.gz) = 05f90ad07a5169dd0faadf5ba0530497 +SHA256 (iso-codes_0.58-1.tar.gz) = dd85b987061c6ca73fb775d5106bb056f1e32297569d7492a19a6e9563c354c6 +SIZE (iso-codes_0.58-1.tar.gz) = 8867041 diff --git a/misc/iso-codes/pkg-plist b/misc/iso-codes/pkg-plist index 80f97feac2a3..44dc84f78c76 100644 --- a/misc/iso-codes/pkg-plist +++ b/misc/iso-codes/pkg-plist @@ -397,6 +397,7 @@ share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo share/locale/zh_CN/LC_MESSAGES/iso_4217.mo share/locale/zh_CN/LC_MESSAGES/iso_639.mo share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo +share/locale/zh_HK/LC_MESSAGES/iso_3166.mo share/locale/zh_TW/LC_MESSAGES/iso_3166.mo share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo share/locale/zh_TW/LC_MESSAGES/iso_4217.mo @@ -416,6 +417,8 @@ share/xml/iso-codes/iso_639_3.xml @dirrmtry share/locale/zu @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/zh_CN/LC_MESSAGES @dirrmtry share/locale/zh_CN @dirrmtry share/locale/xh/LC_MESSAGES |