diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-06-15 20:55:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-06-15 20:55:28 +0000 |
commit | 43ec102f7a00d97d388422aa6bbd02efe416cc2f (patch) | |
tree | 707b68b79b9191d3b3404c9cf3881d46d7ca8d6c /misc/iso-codes | |
parent | 9fa0d1b59b0af0f6cee21a1665636981d7289f15 (diff) | |
download | ports-43ec102f7a00d97d388422aa6bbd02efe416cc2f.tar.gz ports-43ec102f7a00d97d388422aa6bbd02efe416cc2f.zip |
Notes
Diffstat (limited to 'misc/iso-codes')
-rw-r--r-- | misc/iso-codes/Makefile | 5 | ||||
-rw-r--r-- | misc/iso-codes/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 40a19b407bd4..2cbfab8e1e59 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,14 +6,15 @@ # PORTNAME= iso-codes -PORTVERSION= 3.16 -PORTREVISION= 1 +PORTVERSION= 3.17 CATEGORIES= misc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ MAINTAINER= kwm@FreeBSD.org COMMENT= Lists of the country, language and currency iso names +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE USE_BZIP2= yes USE_GNOME= gnomehack gnometarget USE_PYTHON_BUILD= yes diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index 3024783d0e79..f22ab41966f1 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,3 +1,3 @@ -MD5 (iso-codes-3.16.tar.bz2) = fe87d95d81cd1426a2170b10deb6974c -SHA256 (iso-codes-3.16.tar.bz2) = 52409951afd10a3539f015ba59099cd6b5f7fc034e6ee326ef5922503fb2f6cb -SIZE (iso-codes-3.16.tar.bz2) = 5868730 +MD5 (iso-codes-3.17.tar.bz2) = 063b6698aed520f5a97745602032709e +SHA256 (iso-codes-3.17.tar.bz2) = 44eaaf10b7696f15bc1b2f0499b271967a99eefbb6a783466563313cc26796b2 +SIZE (iso-codes-3.17.tar.bz2) = 5911254 |