git: 596b3c774e5e - main - textproc/groonga: Update version 16.0.8=>16.0.9
Muhammad Moinur Rahman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=596b3c774e5e294eb8ffb38f0275db96c0a7345e commit 596b3c774e5e294eb8ffb38f0275db96c0a7345e Author: Muhammad Moinur Rahman <[email protected]> AuthorDate: 2026-08-15 17:53:45 +0000 Commit: Muhammad Moinur Rahman <[email protected]> CommitDate: 2026-08-15 18:15:40 +0000 textproc/groonga: Update version 16.0.8=>16.0.9 Changelog: https://groonga.org/docs/news/16.html#release-16-0-9 --- textproc/groonga/Makefile | 5 +++-- textproc/groonga/distinfo | 6 +++--- textproc/groonga/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 1e4ec3fae193..57b893d0df64 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -DISTVERSION= 16.0.8 +DISTVERSION= 16.0.9 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ @@ -11,7 +11,8 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/rapidjson/document.h:devel/rapidjson -LIB_DEPENDS= libzstd.so:archivers/zstd +LIB_DEPENDS= liblz4.so:archivers/liblz4 \ + libzstd.so:archivers/zstd RUN_DEPENDS= bash:shells/bash USES= cmake libedit libtool localbase:ldflags pathfix pkgconfig shebangfix ssl diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index cb34640c4c43..ff19a28cfa42 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784151794 -SHA256 (groonga-16.0.8.tar.gz) = cdd27b34f1b8bd3b1b59c2278fd5d6f7cd123d2a9366d23be0a08833b00ec000 -SIZE (groonga-16.0.8.tar.gz) = 103493426 +TIMESTAMP = 1786816232 +SHA256 (groonga-16.0.9.tar.gz) = 4aa0cbc0061cc685fcc93355c42a8252e7188d8f06ffa559c124f88f52ebc546 +SIZE (groonga-16.0.9.tar.gz) = 103686642 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 31e0f72934fa..84dc252d9922 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -88,6 +88,7 @@ lib/cmake/Groonga/GroongaConfig.cmake lib/cmake/Groonga/GroongaConfigVersion.cmake lib/cmake/Groonga/GroongaTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Groonga/GroongaTargets.cmake +lib/groonga/plugins/functions/binary.so lib/groonga/plugins/functions/index_column.so lib/groonga/plugins/functions/math.so lib/groonga/plugins/functions/number.so