From owner-svn-ports-head@freebsd.org Sun Jan 7 19:42:20 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9266E7D2EB; Sun, 7 Jan 2018 19:42:20 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 68FD37548E; Sun, 7 Jan 2018 19:42:20 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8D87425922; Sun, 7 Jan 2018 19:42:19 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w07JgJdV027330; Sun, 7 Jan 2018 19:42:19 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w07JgJg3027327; Sun, 7 Jan 2018 19:42:19 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201801071942.w07JgJg3027327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 7 Jan 2018 19:42:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458376 - head/textproc/groonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/textproc/groonga X-SVN-Commit-Revision: 458376 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2018 19:42:20 -0000 Author: bofh Date: Sun Jan 7 19:42:19 2018 New Revision: 458376 URL: https://svnweb.freebsd.org/changeset/ports/458376 Log: textproc/groonga: Update version 7.0.6=>7.1.0 Relnotes: http://groonga.org/docs/news.html#release-7-1-0 Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Sun Jan 7 19:32:34 2018 (r458375) +++ head/textproc/groonga/Makefile Sun Jan 7 19:42:19 2018 (r458376) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 7.0.6 +PORTVERSION= 7.1.0 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -57,7 +57,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.13.4/auto/install + ${WRKSRC}/vendor/nginx-1.13.8/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Sun Jan 7 19:32:34 2018 (r458375) +++ head/textproc/groonga/distinfo Sun Jan 7 19:42:19 2018 (r458376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505758860 -SHA256 (groonga-7.0.6.tar.gz) = 6c4d460eb420098bc3a048b71595bd6f11a5da4defa4767a38306531b76847f3 -SIZE (groonga-7.0.6.tar.gz) = 14558308 +TIMESTAMP = 1515087799 +SHA256 (groonga-7.1.0.tar.gz) = a7a23598ca3a666bd1121da4ac4126e81bae38925c6dcfde0a001d4ca1f20dec +SIZE (groonga-7.1.0.tar.gz) = 13921890 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Sun Jan 7 19:32:34 2018 (r458375) +++ head/textproc/groonga/pkg-plist Sun Jan 7 19:42:19 2018 (r458376) @@ -81,6 +81,8 @@ lib/groonga/plugins/functions/time.so lib/groonga/plugins/functions/vector.so lib/groonga/plugins/query_expanders/tsv.a lib/groonga/plugins/query_expanders/tsv.so +lib/groonga/plugins/sharding/dynamic_columns.rb +lib/groonga/plugins/sharding/keys_parsable.rb %%RUBY%%lib/groonga/plugins/ruby/eval.rb %%RUBY%%lib/groonga/plugins/sharding.rb %%RUBY%%lib/groonga/plugins/sharding/logical_count.rb @@ -120,12 +122,17 @@ lib/groonga/plugins/query_expanders/tsv.so %%RUBY%%lib/groonga/scripts/ruby/expression_tree/variable.rb %%RUBY%%lib/groonga/scripts/ruby/expression_tree_builder.rb %%RUBY%%lib/groonga/scripts/ruby/fixed_size_column.rb +%%RUBY%%lib/groonga/scripts/ruby/groonga-log.rb +%%RUBY%%lib/groonga/scripts/ruby/groonga-log/parser.rb +%%RUBY%%lib/groonga/scripts/ruby/groonga-log/statistic.rb +%%RUBY%%lib/groonga/scripts/ruby/groonga-log/version.rb %%RUBY%%lib/groonga/scripts/ruby/id.rb %%RUBY%%lib/groonga/scripts/ruby/index_column.rb %%RUBY%%lib/groonga/scripts/ruby/index_cursor.rb %%RUBY%%lib/groonga/scripts/ruby/index_info.rb %%RUBY%%lib/groonga/scripts/ruby/initialize/post.rb %%RUBY%%lib/groonga/scripts/ruby/initialize/pre.rb +%%RUBY%%lib/groonga/scripts/ruby/labeled_arguments.rb %%RUBY%%lib/groonga/scripts/ruby/logger.rb %%RUBY%%lib/groonga/scripts/ruby/logger/level.rb %%RUBY%%lib/groonga/scripts/ruby/object.rb @@ -185,6 +192,8 @@ sbin/groonga-httpd-restart %%DATADIR%%/examples/dictionary/init-db.sh %%DATADIR%%/examples/dictionary/jmdict/jmdict.rb %%DATADIR%%/examples/dictionary/readme.txt +%%DATADIR%%/groonga-log/README.md +%%DATADIR%%/groonga-log/lgpl-2.1.txt %%DATADIR%%/html/admin/css/groonga-admin.css %%DATADIR%%/html/admin/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png %%DATADIR%%/html/admin/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png