diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-17 23:12:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-17 23:12:23 +0000 |
commit | 58109e2ef1f89851735795938c6dbc9174325887 (patch) | |
tree | 74fefbdb2ef79184cbfa91fc6f7c2e13761bd4ce /misc/iso-codes | |
parent | 377595ad97e7f6f3cdec59fb2c5b1929e6604c9a (diff) |
Notes
Diffstat (limited to 'misc/iso-codes')
-rw-r--r-- | misc/iso-codes/Makefile | 8 | ||||
-rw-r--r-- | misc/iso-codes/distinfo | 6 | ||||
-rw-r--r-- | misc/iso-codes/pkg-descr | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 4936483f6023..aeae15ce2afd 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -6,8 +6,7 @@ # PORTNAME= iso-codes -DISTVERSION= 2.0 -PORTREVISION= 2 +PORTVERSION= 3.1 CATEGORIES= misc MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ @@ -17,13 +16,10 @@ COMMENT= Lists of the country, language and currency iso names BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml USE_BZIP2= yes +USE_GNOME= gnomehack gnometarget USE_PYTHON_BUILD= yes USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes -post-patch: - @${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*|=${PREFIX}/libdata/pkgconfig|'\ - ${WRKSRC}/Makefile.in - .include <bsd.port.mk> diff --git a/misc/iso-codes/distinfo b/misc/iso-codes/distinfo index a2b777f2a1c2..1455d1e85da3 100644 --- a/misc/iso-codes/distinfo +++ b/misc/iso-codes/distinfo @@ -1,3 +1,3 @@ -MD5 (iso-codes-2.0.tar.bz2) = 58e7fee45749583e11a3880c8e1ae567 -SHA256 (iso-codes-2.0.tar.bz2) = 992f71891c3b5100898896e9ed80a218ce9116a069cc85e1cadf61883ee94626 -SIZE (iso-codes-2.0.tar.bz2) = 5024168 +MD5 (iso-codes-3.1.tar.bz2) = 570d30a0ebc5412f6aff7904c2b5404b +SHA256 (iso-codes-3.1.tar.bz2) = 6ca66ca7c174ecd8c49620b8c273dafa99b5e63039517d67a2e7d859d1ca88f7 +SIZE (iso-codes-3.1.tar.bz2) = 5164409 diff --git a/misc/iso-codes/pkg-descr b/misc/iso-codes/pkg-descr index a8429b0dc438..fa8914f1ab1f 100644 --- a/misc/iso-codes/pkg-descr +++ b/misc/iso-codes/pkg-descr @@ -4,4 +4,4 @@ ISO standards 639 (language names), 3166 (country names), and 4217 (currency). The translations are from the Translation Project. The data is provided in tabular files as well as XML. -WWW: http://alioth.debian.org/projects/pkg-isocodes/ +WWW: http://pkg-isocodes.alioth.debian.org/ |