From owner-svn-ports-all@FreeBSD.ORG Wed Jul 16 17:31:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90CE8F4; Wed, 16 Jul 2014 17:31:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 63C1B2F58; Wed, 16 Jul 2014 17:31:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6GHVHrx004595; Wed, 16 Jul 2014 17:31:17 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6GHVGoC004591; Wed, 16 Jul 2014 17:31:16 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201407161731.s6GHVGoC004591@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 16 Jul 2014 17:31:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362091 - head/textproc/tk-hunspell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 17:31:17 -0000 Author: sunpoet Date: Wed Jul 16 17:31:16 2014 New Revision: 362091 URL: http://svnweb.freebsd.org/changeset/ports/362091 QAT: https://qat.redports.org/buildarchive/r362091/ Log: - Update to 0.1.6 - Add LICENSE - Simplify MASTER_SITES - Add WWW Modified: head/textproc/tk-hunspell/Makefile head/textproc/tk-hunspell/distinfo head/textproc/tk-hunspell/pkg-descr Modified: head/textproc/tk-hunspell/Makefile ============================================================================== --- head/textproc/tk-hunspell/Makefile Wed Jul 16 17:22:47 2014 (r362090) +++ head/textproc/tk-hunspell/Makefile Wed Jul 16 17:31:16 2014 (r362091) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 0.01 -PORTREVISION= 1 +PORTVERSION= 0.1.6 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} -MASTER_SITE_SUBDIR= addons/204314 +MASTER_SITES= MOZILLA_EXTENDED/addons/204314 PKGNAMEPREFIX= tk- -DISTNAME= turkmen_spell_checker-${PORTVERSION}-fx+tb+sm +DISTNAME= turkmen_spell_checker_dictionary-${PORTVERSION}-tb+fx+sm EXTRACT_SUFX= .xpi DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Turkmen hunspell dictionaries +LICENSE= GPLv3 + NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries -PLIST_FILES= %%DATADIR%%/tk.aff \ - %%DATADIR%%/tk.dic +PLIST_FILES= %%DATADIR%%/tk_TM.aff \ + %%DATADIR%%/tk_TM.dic PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ - ${INSTALL_DATA} ${WRKSRC}/tk.aff ${WRKSRC}/tk.dic ${STAGEDIR}${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/tk_TM.aff ${WRKSRC}/tk_TM.dic ${STAGEDIR}${DATADIR}/ .include Modified: head/textproc/tk-hunspell/distinfo ============================================================================== --- head/textproc/tk-hunspell/distinfo Wed Jul 16 17:22:47 2014 (r362090) +++ head/textproc/tk-hunspell/distinfo Wed Jul 16 17:31:16 2014 (r362091) @@ -1,2 +1,2 @@ -SHA256 (hunspell/turkmen_spell_checker-0.01-fx+tb+sm.xpi) = d3fb9ae8bb82ec1ea008ad3e1edffbb33437d323f8a557c7ff884485b065d8c1 -SIZE (hunspell/turkmen_spell_checker-0.01-fx+tb+sm.xpi) = 37891 +SHA256 (hunspell/turkmen_spell_checker_dictionary-0.1.6-tb+fx+sm.xpi) = 05e0f621e613bac34dc6fc8278e8746d42843e2692299058ec89858cfa442b8a +SIZE (hunspell/turkmen_spell_checker_dictionary-0.1.6-tb+fx+sm.xpi) = 236024 Modified: head/textproc/tk-hunspell/pkg-descr ============================================================================== --- head/textproc/tk-hunspell/pkg-descr Wed Jul 16 17:22:47 2014 (r362090) +++ head/textproc/tk-hunspell/pkg-descr Wed Jul 16 17:31:16 2014 (r362091) @@ -1,3 +1,4 @@ Turkmen hunspell dictionaries WWW: http://borel.slu.edu/crubadan/apps.html +WWW: https://addons.mozilla.org/en-US/firefox/addon/turkmen-spell-checker/