- Update to 0.5.6.

- Trim makefile header.
This commit is contained in:
Jung-uk Kim 2012-10-08 17:15:00 +00:00
parent 271cfe6ce1
commit 77b5d50a6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305552
2 changed files with 4 additions and 8 deletions

View file

@ -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

View file

@ -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