svn commit: r305552 - head/korean/hunspell

Jung-uk Kim jkim at FreeBSD.org
Mon Oct 8 17:15:01 UTC 2012


Author: jkim
Date: Mon Oct  8 17:15:00 2012
New Revision: 305552
URL: http://svn.freebsd.org/changeset/ports/305552

Log:
  - Update to 0.5.6.
  - Trim makefile header.

Modified:
  head/korean/hunspell/Makefile
  head/korean/hunspell/distinfo

Modified: head/korean/hunspell/Makefile
==============================================================================
--- head/korean/hunspell/Makefile	Mon Oct  8 16:57:52 2012	(r305551)
+++ head/korean/hunspell/Makefile	Mon Oct  8 17:15:00 2012	(r305552)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	Korean hunspell dictionaries
-# Date created:		August 9, 2011
-# Whom:			Jung-uk Kim <jkim at 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}/
 
 USE_GMAKE=		yes
 USE_PYTHON_BUILD=	yes
+USE_XZ=			yes
 
 PLIST_FILES=	%%DATADIR%%/ko_KR.aff \
 		%%DATADIR%%/ko_KR.dic

Modified: head/korean/hunspell/distinfo
==============================================================================
--- head/korean/hunspell/distinfo	Mon Oct  8 16:57:52 2012	(r305551)
+++ head/korean/hunspell/distinfo	Mon Oct  8 17:15:00 2012	(r305552)
@@ -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



More information about the svn-ports-all mailing list