diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 634101760d3a..60ad8781e87c 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,57 +1,57 @@ PORTNAME= groonga -DISTVERSION= 13.1.0 +DISTVERSION= 13.1.1 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 post-patch: # Avoid conflict with C++20 by adding .txt suffix @${MV} ${WRKSRC}/version ${WRKSRC}/version.txt @${REINPLACE_CMD} -Ei .c++20 '/test|cat/s/[[:<:]]version/&.txt/' \ ${WRKSRC}/version-gen.sh .include diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 70903d58452c..3fa9b7e3ef62 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739342676 -SHA256 (groonga-13.1.0.tar.gz) = ed6b7dd143737d28bf2f45325984100b16917c51b91c7ffcf678d5dde5bfe704 -SIZE (groonga-13.1.0.tar.gz) = 25280371 +TIMESTAMP = 1739515697 +SHA256 (groonga-13.1.1.tar.gz) = 7a080c7a0593a6ff9621bcd8ab61a3483ebaf938fbcdcbd551c6c3d8492b14ef +SIZE (groonga-13.1.1.tar.gz) = 26778284