diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index fbe4f2c02c12..af6dc9e763e2 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,51 +1,51 @@ PORTNAME= groonga -DISTVERSION= 16.0.1 +DISTVERSION= 16.0.2 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ MAINTAINER= bofh@FreeBSD.org COMMENT= Open-source fulltext search engine and column store WWW= https://groonga.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libedit libtool localbase:ldflags pathfix pkgconfig ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-benchmark \ --disable-document \ --localstatedir=/var \ --with-log-path=/var/log/groonga.log \ --with-munin-plugins \ --without-cutter \ --without-inkscape \ --without-kytea \ --without-lemon INSTALL_TARGET= install-strip OPTIONS_DEFINE= MECAB RUBY SUGGEST OPTIONS_DEFAULT= MECAB RUBY OPTIONS_SUB= yes MECAB_DESC= Morphological analysis support via MeCab SUGGEST_DESC= Suggestions support MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab MECAB_CONFIGURE_OFF= --without-mecab RUBY_RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler RUBY_USES= ruby RUBY_CONFIGURE_ON= --enable-mruby SUGGEST_LIB_DEPENDS= libevent.so:devel/libevent \ libmsgpackc.so:devel/msgpack-c \ libzmq.so:net/libzmq4 SUGGEST_CONFIGURE_ON= --enable-zeromq \ --with-libevent=${LOCALBASE} \ --with-message-pack=${LOCALBASE} SUGGEST_CONFIGURE_OFF= --disable-zeromq \ --without-libevent \ --without-message-pack .include diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 4d6314702027..f47e5987ac56 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775553102 -SHA256 (groonga-16.0.1.tar.gz) = d7c5c2fdd9f3734c00392e3da7c7dbbd9b28e3801f965458ba79c72e7ae581e1 -SIZE (groonga-16.0.1.tar.gz) = 101743993 +TIMESTAMP = 1778693555 +SHA256 (groonga-16.0.2.tar.gz) = 4bb7c995ef370b2370ed16fe78ddeebe827da22127d1cecf0696f8f5f28dde69 +SIZE (groonga-16.0.2.tar.gz) = 102383608