diff options
author | kwm <kwm@FreeBSD.org> | 2015-07-02 22:34:47 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-07-02 22:34:47 +0800 |
commit | 0c22726f3488c6e2b47e10e28c5e23c54682482d (patch) | |
tree | ae67c31d6b268fa16101a5ee64e5ea512bfda218 /misc | |
parent | 119281ca5821653643d3f25a7567a504d637162a (diff) | |
download | freebsd-ports-gnome-0c22726f3488c6e2b47e10e28c5e23c54682482d.tar.gz freebsd-ports-gnome-0c22726f3488c6e2b47e10e28c5e23c54682482d.tar.zst freebsd-ports-gnome-0c22726f3488c6e2b47e10e28c5e23c54682482d.zip |
Update iso-codes to 3.59.
Sort USES.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/iso-codes/Makefile | 4 | ||||
-rw-r--r-- | misc/iso-codes/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 5170a3b1ab26..c5743c151f7a 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iso-codes -PORTVERSION= 3.57 +PORTVERSION= 3.59 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ @@ -11,7 +11,7 @@ COMMENT= Lists of the country, language, and currency iso names LICENSE= LGPL21 -USES= pathfix gettext gmake tar:xz +USES= gettext gmake pathfix tar:xz GNU_CONFIGURE= yes NO_ARCH= yes diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index 52900b200661..f926aba8f241 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,2 +1,2 @@ -SHA256 (iso-codes-3.57.tar.xz) = dd6acd92843b69530fce535d3d6fd947ddb3802f0d5fc1bd214d1cb7d2bf5c47 -SIZE (iso-codes-3.57.tar.xz) = 3773756 +SHA256 (iso-codes-3.59.tar.xz) = 63d5ef035a96223f1fc8f36b711082f806e1666852dfc4149eeca8fd435d76ed +SIZE (iso-codes-3.59.tar.xz) = 3771916 |