Date: Thu, 29 Feb 2024 19:53:01 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0125ed6a1d54 - main - textproc/groonga: Update version 13.0.2=>13.0.4 Message-ID: <202402291953.41TJr1eX079369@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0125ed6a1d54ec812550bb0d6cc8b9fba781fef2 commit 0125ed6a1d54ec812550bb0d6cc8b9fba781fef2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-29 16:57:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-29 19:52:17 +0000 textproc/groonga: Update version 13.0.2=>13.0.4 Changelog: https://groonga.org/docs/news/13.html#release-13-0-4-2023-07-26 --- textproc/groonga/Makefile | 17 +---------------- textproc/groonga/distinfo | 6 +++--- textproc/groonga/files/patch-src_httpd_configure | 11 ----------- textproc/groonga/pkg-plist | 22 ---------------------- 4 files changed, 4 insertions(+), 52 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index b0a518c18b22..25c69d81da5f 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 13.0.2 +PORTVERSION= 13.0.4 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -10,8 +10,6 @@ WWW= https://groonga.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpcre.so:devel/pcre - USES= gmake libedit libtool localbase:ldflags pathfix pkgconfig ssl USE_LDCONFIG= yes @@ -51,22 +49,9 @@ SUGGEST_CONFIGURE_OFF= --disable-zeromq \ --without-message-pack post-patch: - @${REINPLACE_CMD} -e \ - 's|lib/$${PACKAGE}/db/db|db/$${PACKAGE}/db| ; \ - s|-lpthread|-pthread|' ${WRKSRC}/configure - @${REINPLACE_CMD} -e \ - '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ - /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ - /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.23.3/auto/install # Avoid conflict with C++20 <version> by adding .txt suffix @${MV} ${WRKSRC}/version ${WRKSRC}/version.txt @${REINPLACE_CMD} -Ei .c++20 '/test|cat/s/[[:<:]]version/&.txt/' \ ${WRKSRC}/version-gen.sh -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd - @${MKDIR} ${STAGEDIR}/var/log/groonga/httpd - @${MKDIR} ${STAGEDIR}/var/run/groonga - .include <bsd.port.mk> diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 905ce532e526..48ceed8bf5db 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705056129 -SHA256 (groonga-13.0.2.tar.gz) = 0eb2e0ac65fa426663f61a7fc4621e99290b869119113682f9c005d0f3308d38 -SIZE (groonga-13.0.2.tar.gz) = 24872948 +TIMESTAMP = 1709223705 +SHA256 (groonga-13.0.4.tar.gz) = 38687ab060001aeabe0c0e05de5b90289543eeb98504fdde53c682e937a3d077 +SIZE (groonga-13.0.4.tar.gz) = 21804057 diff --git a/textproc/groonga/files/patch-src_httpd_configure b/textproc/groonga/files/patch-src_httpd_configure deleted file mode 100644 index f0ca241c8ae7..000000000000 --- a/textproc/groonga/files/patch-src_httpd_configure +++ /dev/null @@ -1,11 +0,0 @@ ---- src/httpd/configure.orig 2018-04-20 00:31:00 UTC -+++ src/httpd/configure -@@ -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" - 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 c3091b305446..857af85f9326 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -4,23 +4,6 @@ bin/groonga %%SUGGEST%%bin/groonga-suggest-httpd %%SUGGEST%%bin/groonga-suggest-learner %%ETCDIR%%/groonga.conf -%%ETCDIR%%/httpd/fastcgi.conf -%%ETCDIR%%/httpd/fastcgi.conf.default -%%ETCDIR%%/httpd/fastcgi_params -%%ETCDIR%%/httpd/fastcgi_params.default -%%ETCDIR%%/httpd/groonga-httpd.conf -%%ETCDIR%%/httpd/html/50x.html -%%ETCDIR%%/httpd/html/index.html -%%ETCDIR%%/httpd/koi-utf -%%ETCDIR%%/httpd/koi-win -%%ETCDIR%%/httpd/mime.types -%%ETCDIR%%/httpd/mime.types.default -%%ETCDIR%%/httpd/nginx.conf.default -%%ETCDIR%%/httpd/scgi_params -%%ETCDIR%%/httpd/scgi_params.default -%%ETCDIR%%/httpd/uwsgi_params -%%ETCDIR%%/httpd/uwsgi_params.default -%%ETCDIR%%/httpd/win-utf %%ETCDIR%%/synonyms.tsv include/groonga/groonga.h include/groonga/groonga.hpp @@ -202,8 +185,6 @@ lib/libgroonga.so lib/libgroonga.so.0 lib/libgroonga.so.0.0.0 libdata/pkgconfig/groonga.pc -sbin/groonga-httpd -sbin/groonga-httpd-restart %%DATADIR%%/COPYING %%DATADIR%%/examples/dictionary/edict/edict-import.sh %%DATADIR%%/examples/dictionary/edict/edict2grn.rb @@ -315,6 +296,3 @@ sbin/groonga-httpd-restart %%RUBY%%%%DATADIR%%/tools/index-column-diff-all.sh %%RUBY%%%%DATADIR%%/tools/object-inspect-all.sh %%RUBY%%%%DATADIR%%/tools/ucd-symbol-list.rb -@dir /var/log/groonga/httpd -@dir /var/log/groonga -@dir /var/run/groonga
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402291953.41TJr1eX079369>