From owner-svn-ports-all@FreeBSD.ORG Sun Nov 2 18:20:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4C90913; Sun, 2 Nov 2014 18:20:47 +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 B0B43207; Sun, 2 Nov 2014 18:20:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA2IKlNF055253; Sun, 2 Nov 2014 18:20:47 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA2IKkB8055250; Sun, 2 Nov 2014 18:20:46 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411021820.sA2IKkB8055250@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 2 Nov 2014 18:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372082 - head/textproc/groonga 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-1 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: Sun, 02 Nov 2014 18:20:48 -0000 Author: pawel Date: Sun Nov 2 18:20:46 2014 New Revision: 372082 URL: https://svnweb.freebsd.org/changeset/ports/372082 QAT: https://qat.redports.org/buildarchive/r372082/ Log: - Update to version 4.0.6.1 - Clean pkg-plist PR: 194171 Submitted by: tkato432@yahoo.com Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/Makefile Sun Nov 2 18:20:46 2014 (r372082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6.1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -68,7 +68,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.7.4/auto/install + ${WRKSRC}/vendor/nginx-1.7.6/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/distinfo Sun Nov 2 18:20:46 2014 (r372082) @@ -1,2 +1,2 @@ -SHA256 (groonga-4.0.5.tar.gz) = c36f95f7d2fae23a298b3de6677bbd7546e23d972ff6079aa6056ae77ca3da35 -SIZE (groonga-4.0.5.tar.gz) = 10828892 +SHA256 (groonga-4.0.6.1.tar.gz) = 4b63383c593fbfb7b019238edb50a756eb5bdfad1d99465aa0fb6ddbc91eec69 +SIZE (groonga-4.0.6.1.tar.gz) = 10940699 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Sun Nov 2 18:15:19 2014 (r372081) +++ head/textproc/groonga/pkg-plist Sun Nov 2 18:20:46 2014 (r372082) @@ -26,6 +26,7 @@ include/groonga/groonga.h include/groonga/groonga/nfkc.h include/groonga/groonga/normalizer.h include/groonga/groonga/plugin.h +include/groonga/groonga/token_filter.h include/groonga/groonga/tokenizer.h lib/groonga/plugins/query_expanders/tsv.a lib/groonga/plugins/query_expanders/tsv.so @@ -33,6 +34,8 @@ lib/groonga/plugins/suggest/suggest.a lib/groonga/plugins/suggest/suggest.so lib/groonga/plugins/table/table.a lib/groonga/plugins/table/table.so +lib/groonga/plugins/token_filters/stop_word.a +lib/groonga/plugins/token_filters/stop_word.so %%MECAB%%lib/groonga/plugins/tokenizers/mecab.a %%MECAB%%lib/groonga/plugins/tokenizers/mecab.so lib/libgroonga.a @@ -159,37 +162,3 @@ sbin/groonga-httpd-restart %%DATADIR%%/munin/plugins/groonga_query_performance_ %%DATADIR%%/munin/plugins/groonga_status_ %%DATADIR%%/munin/plugins/groonga_throughput_ -@dirrm %%DATADIR%%/munin/plugins -@dirrm %%DATADIR%%/munin -@dirrm %%DATADIR%%/images/logo -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/html/admin/js -@dirrm %%DATADIR%%/html/admin/images -@dirrm %%DATADIR%%/html/admin/css/redmond/images -@dirrm %%DATADIR%%/html/admin/css/redmond -@dirrm %%DATADIR%%/html/admin/css -@dirrm %%DATADIR%%/html/admin -@dirrm %%DATADIR%%/html -@dirrm %%DATADIR%%/examples/dictionary/jmdict -@dirrm %%DATADIR%%/examples/dictionary/html/js -@dirrm %%DATADIR%%/examples/dictionary/html/css/smoothness/images -@dirrm %%DATADIR%%/examples/dictionary/html/css/smoothness -@dirrm %%DATADIR%%/examples/dictionary/html/css -@dirrm %%DATADIR%%/examples/dictionary/html -@dirrm %%DATADIR%%/examples/dictionary/gene95 -@dirrm %%DATADIR%%/examples/dictionary/eijiro -@dirrm %%DATADIR%%/examples/dictionary/edict -@dirrm %%DATADIR%%/examples/dictionary -@dirrm %%DATADIR%%/examples -@dirrm %%DATADIR%% -%%MECAB%%@dirrm lib/groonga/plugins/tokenizers -@dirrm lib/groonga/plugins/table -@dirrm lib/groonga/plugins/suggest -@dirrm lib/groonga/plugins/query_expanders -@dirrm lib/groonga/plugins -@dirrm lib/groonga -@dirrm include/groonga/groonga -@dirrm include/groonga -@dirrm %%ETCDIR%%/httpd/html -@dirrm %%ETCDIR%%/httpd -@dirrm %%ETCDIR%%