From 2e375716254170e4caf00a41d2833405ae8b1dfd Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 4 Aug 2017 16:55:30 +0000 Subject: [PATCH] textproc/groonga: Update version 7.0.4=>7.0.5 Relnotes: http://groonga.org/docs/news.html#release-7-0-5 --- textproc/groonga/Makefile | 4 ++-- textproc/groonga/distinfo | 6 +++--- textproc/groonga/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 80502defcf83..23451cb635db 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -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 diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 11a1347f13ad..18e313f3ec50 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -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 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 4a457080a3ff..c2ec8810728c 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -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