aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-06-23 16:26:22 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-06-23 16:26:22 +0000
commit95103f9423fc35d4fc0800cf5dcf333c301380fa (patch)
tree2a1d3f30b8a1f78f40ad4cab2054a973bf4dcc41 /textproc
parent495fe809b02bc51702133d18459f513150040035 (diff)
downloadports-95103f9423fc35d4fc0800cf5dcf333c301380fa.tar.gz
ports-95103f9423fc35d4fc0800cf5dcf333c301380fa.zip
textproc/groonga: Update version 8.0.1=>8.0.3
Notes
Notes: svn path=/head/; revision=473139
Diffstat (limited to 'textproc')
-rw-r--r--textproc/groonga/Makefile4
-rw-r--r--textproc/groonga/distinfo6
-rw-r--r--textproc/groonga/files/patch-src_httpd_configure10
-rw-r--r--textproc/groonga/pkg-plist6
4 files changed, 16 insertions, 10 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 38a81eac23ce..8a73d2286987 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= groonga
-PORTVERSION= 8.0.1
+PORTVERSION= 8.0.3
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.10/auto/install
+ ${WRKSRC}/vendor/nginx-1.14.0/auto/install
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 6e54fba23e6e..e7c3d87b4e66 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524408583
-SHA256 (groonga-8.0.1.tar.gz) = 0f5ebd71aee8613bb5fefa57ed23007375769d8f681dab4ccd8886cd5a38991c
-SIZE (groonga-8.0.1.tar.gz) = 14098028
+TIMESTAMP = 1529750037
+SHA256 (groonga-8.0.3.tar.gz) = ce21d831cbababc22b9b663ddf1c95939a3d90b125a5506553f5698449b221a3
+SIZE (groonga-8.0.3.tar.gz) = 15148097
diff --git a/textproc/groonga/files/patch-src_httpd_configure b/textproc/groonga/files/patch-src_httpd_configure
index 59ec167dc506..f0ca241c8ae7 100644
--- a/textproc/groonga/files/patch-src_httpd_configure
+++ b/textproc/groonga/files/patch-src_httpd_configure
@@ -1,11 +1,11 @@
---- src/httpd/configure.orig 2017-02-01 03:41:52 UTC
+--- src/httpd/configure.orig 2018-04-20 00:31:00 UTC
+++ src/httpd/configure
-@@ -97,7 +97,7 @@ if [ "${GROONGA_HTTPD_WITH_MRUBY}" = "ye
- ./configure --with-ngx-src-root=${nginx_directory} \
+@@ -115,7 +115,7 @@ if [ "${GROONGA_HTTPD_WITH_MRUBY}" = "yes" -a \
+ --with-ngx-src-root=${nginx_directory} \
--with-mruby-incdir="${mruby_directory}/src ${mruby_directory}/include" \
--with-mruby-libdir=${libmruby_directory}
- make generate_gems_config
+ gmake generate_gems_config
- configure_args="${configure_args} --add-module=${nginx_mruby_directory}/dependence/ngx_devel_kit --add-module=${nginx_mruby_directory}"
+ configure_args="${configure_args} --add-module=${nginx_mruby_directory}/dependence/ngx_devel_kit"
+ configure_args="${configure_args} --add-module=${nginx_mruby_directory_in_build_directory}"
fi
-
diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist
index 2634a6766b3d..06ebc7cb8e7f 100644
--- a/textproc/groonga/pkg-plist
+++ b/textproc/groonga/pkg-plist
@@ -42,12 +42,15 @@ include/groonga/groonga/file_reader.h
include/groonga/groonga/geo.h
include/groonga/groonga/groonga.h
include/groonga/groonga/hash.h
+include/groonga/groonga/highlighter.h
include/groonga/groonga/id.h
include/groonga/groonga/ii.h
+include/groonga/groonga/msgpack.h
include/groonga/groonga/nfkc.h
include/groonga/groonga/normalizer.h
include/groonga/groonga/obj.h
include/groonga/groonga/operator.h
+include/groonga/groonga/option.h
include/groonga/groonga/output.h
include/groonga/groonga/pat.h
include/groonga/groonga/plugin.h
@@ -55,14 +58,17 @@ include/groonga/groonga/portability.h
include/groonga/groonga/request_canceler.h
include/groonga/groonga/request_timer.h
include/groonga/groonga/scorer.h
+include/groonga/groonga/string.h
include/groonga/groonga/table.h
include/groonga/groonga/thread.h
include/groonga/groonga/time.h
include/groonga/groonga/token.h
include/groonga/groonga/token_filter.h
include/groonga/groonga/tokenizer.h
+include/groonga/groonga/tokenizer_query_deprecated.h
include/groonga/groonga/type.h
include/groonga/groonga/util.h
+include/groonga/groonga/vector.h
include/groonga/groonga/windows.h
include/groonga/groonga/windows_event_logger.h
include/groonga/groonga/window_function.h