From owner-svn-ports-head@freebsd.org Fri Aug 4 16:55:32 2017 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 62806DBE4E5; Fri, 4 Aug 2017 16:55:32 +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 mx1.freebsd.org (Postfix) with ESMTPS id 0AF186F8C8; Fri, 4 Aug 2017 16:55:31 +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 v74GtV5h029804; Fri, 4 Aug 2017 16:55:31 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v74GtU9W029801; Fri, 4 Aug 2017 16:55:30 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201708041655.v74GtU9W029801@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 4 Aug 2017 16:55:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447348 - head/textproc/groonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/textproc/groonga X-SVN-Commit-Revision: 447348 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.23 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: Fri, 04 Aug 2017 16:55:32 -0000 Author: bofh Date: Fri Aug 4 16:55:30 2017 New Revision: 447348 URL: https://svnweb.freebsd.org/changeset/ports/447348 Log: textproc/groonga: Update version 7.0.4=>7.0.5 Relnotes: http://groonga.org/docs/news.html#release-7-0-5 Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Fri Aug 4 16:01:40 2017 (r447347) +++ head/textproc/groonga/Makefile Fri Aug 4 16:55:30 2017 (r447348) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 7.0.4 +PORTVERSION= 7.0.5 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.1/auto/install + ${WRKSRC}/vendor/nginx-1.13.3/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Fri Aug 4 16:01:40 2017 (r447347) +++ head/textproc/groonga/distinfo Fri Aug 4 16:55:30 2017 (r447348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499937035 -SHA256 (groonga-7.0.4.tar.gz) = 731e009429fc3204b6fddc65353dd2f728b42ef63c4f9a6799c97ebb26850881 -SIZE (groonga-7.0.4.tar.gz) = 14424905 +TIMESTAMP = 1501858323 +SHA256 (groonga-7.0.5.tar.gz) = fc4071b123f8b5f28546f403deb1111837064093c6818ba1b55c86ea996058b3 +SIZE (groonga-7.0.5.tar.gz) = 14463662 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Fri Aug 4 16:01:40 2017 (r447347) +++ head/textproc/groonga/pkg-plist Fri Aug 4 16:55:30 2017 (r447348) @@ -69,6 +69,8 @@ include/groonga/groonga/window_function.h %%RUBY%%lib/groonga/plugins/expression_rewriters/optimizer.rb lib/groonga/plugins/functions/index_column.a lib/groonga/plugins/functions/index_column.so +lib/groonga/plugins/functions/math.a +lib/groonga/plugins/functions/math.so lib/groonga/plugins/functions/number.a lib/groonga/plugins/functions/number.so lib/groonga/plugins/functions/string.a