diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-10-08 17:15:00 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-10-08 17:15:00 +0000 |
commit | 77b5d50a6bba13b4551735b91ebfe4124d9c6e6a (patch) | |
tree | b19549e49d92d506b20422c09077d2393e3af23e /korean | |
parent | 271cfe6ce1753dc7287bdc06f7544b7ffc2a0336 (diff) | |
download | ports-77b5d50a6bba13b4551735b91ebfe4124d9c6e6a.tar.gz ports-77b5d50a6bba13b4551735b91ebfe4124d9c6e6a.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hunspell/Makefile | 8 | ||||
-rw-r--r-- | korean/hunspell/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile index 1d6003b5b6d7..6004cdd14ebf 100644 --- a/korean/hunspell/Makefile +++ b/korean/hunspell/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: Korean hunspell dictionaries -# Date created: August 9, 2011 -# Whom: Jung-uk Kim <jkim@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hunspell -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= korean textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-dict-ko-${PORTVERSION} @@ -21,6 +16,7 @@ BUILD_DEPENDS+= py*-lxml>=0:${PORTSDIR}/devel/py-lxml USE_GMAKE= yes USE_PYTHON_BUILD= yes +USE_XZ= yes PLIST_FILES= %%DATADIR%%/ko_KR.aff \ %%DATADIR%%/ko_KR.dic diff --git a/korean/hunspell/distinfo b/korean/hunspell/distinfo index 2d5e2444eee7..b78520f2f382 100644 --- a/korean/hunspell/distinfo +++ b/korean/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (hunspell-dict-ko-0.5.5.tar.gz) = d79b9c88bfbfacdd46979199e9c1fac38084bdd226e683340f3ae10f0818ad3d -SIZE (hunspell-dict-ko-0.5.5.tar.gz) = 430478 +SHA256 (hunspell-dict-ko-0.5.6.tar.xz) = 20d5774956504fafbe4be1b225ce9a264d8582648886790a3ad2f6efbdea3a1c +SIZE (hunspell-dict-ko-0.5.6.tar.xz) = 336100 |