1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

textproc/groonga: Update version 8.0.9=>8.1.0

Relnotes:http://groonga.org/en/blog/2018/12/29/groonga-8.1.0.html
This commit is contained in:
Muhammad Moinur Rahman 2018-12-31 16:25:10 +00:00
parent 3e5bb2b968
commit eab3d4dc21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488799
3 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= groonga
PORTVERSION= 8.0.9
PORTVERSION= 8.1.0
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
@ -49,6 +49,7 @@ SUGGEST_CONFIGURE_OFF= --without-libevent \
--disable-zeromq
RUBY_CONFIGURE_ON= --enable-mruby
RUBY_USE= RUBY=yes
RUBY_RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler
post-patch:
@${REINPLACE_CMD} -e \
@ -58,7 +59,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.15.7/auto/install
${WRKSRC}/vendor/nginx-1.15.8/auto/install
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1544958565
SHA256 (groonga-8.0.9.tar.gz) = 086036bc85cc3c49b1fd4518fc480edcb98ff5077d486923d8d2428661d5a5b9
SIZE (groonga-8.0.9.tar.gz) = 15267670
TIMESTAMP = 1546180694
SHA256 (groonga-8.1.0.tar.gz) = 798932fb6de241fe8a2bc83ce04691f24023a92e2d83b9dead73fe9d01ff99e3
SIZE (groonga-8.1.0.tar.gz) = 15303966

View File

@ -52,6 +52,7 @@ include/groonga/groonga/obj.h
include/groonga/groonga/operator.h
include/groonga/groonga/option.h
include/groonga/groonga/output.h
include/groonga/groonga/output_columns.h
include/groonga/groonga/pat.h
include/groonga/groonga/plugin.h
include/groonga/groonga/portability.h