git: d80a8e72235f - main - textproc/groonga: Update version 14.0.9=>14.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Mar 2025 07:37:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d80a8e72235f7af4ed3a0f555a761e5b92c3720e commit d80a8e72235f7af4ed3a0f555a761e5b92c3720e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-26 07:35:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-26 07:36:49 +0000 textproc/groonga: Update version 14.0.9=>14.1.0 Changelog: https://groonga.org/docs/news/14.html#release-14-1-0 --- textproc/groonga/Makefile | 2 +- textproc/groonga/distinfo | 6 +++--- textproc/groonga/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index d5cef8f2580a..842ccf54b173 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -DISTVERSION= 14.0.9 +DISTVERSION= 14.1.0 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index ea24213efd49..1808ce7e6186 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742897492 -SHA256 (groonga-14.0.9.tar.gz) = 18a6ea197b2e2d666a991ca61284f293556f931356b79451eaec7a8d2b11f506 -SIZE (groonga-14.0.9.tar.gz) = 51609936 +TIMESTAMP = 1742974270 +SHA256 (groonga-14.1.0.tar.gz) = 6507e5003beb5937d0c163959b7722cdf972da26779fd317a59513d29453096a +SIZE (groonga-14.1.0.tar.gz) = 71931857 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 2c56b2afffa5..5987199f04d4 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -37,6 +37,7 @@ include/groonga/groonga/highlighter.h include/groonga/groonga/id.h include/groonga/groonga/ii.h include/groonga/groonga/index_column.h +include/groonga/groonga/language_model.h include/groonga/groonga/memory.h include/groonga/groonga/msgpack.h include/groonga/groonga/nfkc.h