Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 12:22:43 +0000
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: 68fd1134d596 - main - textproc/groonga: Update version 15.1.7=>15.1.8
Message-ID:  <699af513.413ac.6752e8e4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68fd1134d596fe9ff78e76f675d03965bd593c0d

commit 68fd1134d596fe9ff78e76f675d03965bd593c0d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-22 11:59:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-22 12:22:13 +0000

    textproc/groonga: Update version 15.1.7=>15.1.8
    
    Changelog: https://groonga.org/docs/news/15.html#release-15-1-8
---
 textproc/groonga/Makefile  | 2 +-
 textproc/groonga/distinfo  | 6 +++---
 textproc/groonga/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 219defd0836c..989181b6491b 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	groonga
-DISTVERSION=	15.1.7
+DISTVERSION=	15.1.8
 CATEGORIES=	textproc
 MASTER_SITES=	https://packages.groonga.org/source/groonga/
 
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 5b62dd16372e..36e5158d4a11 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771012981
-SHA256 (groonga-15.1.7.tar.gz) = 899a414a0636f7568d1a11845fe3dd75b701f72106a7a26f30bc950af5876616
-SIZE (groonga-15.1.7.tar.gz) = 75120145
+TIMESTAMP = 1771761280
+SHA256 (groonga-15.1.8.tar.gz) = 75c37d4a966f4f80af8a59c45230a9595af35beca9290b4ccea10077a440440e
+SIZE (groonga-15.1.8.tar.gz) = 81317860
diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist
index 5987199f04d4..0005e83bb93b 100644
--- a/textproc/groonga/pkg-plist
+++ b/textproc/groonga/pkg-plist
@@ -39,6 +39,7 @@ 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/memory_map.h
 include/groonga/groonga/msgpack.h
 include/groonga/groonga/nfkc.h
 include/groonga/groonga/normalizer.h
@@ -60,6 +61,7 @@ include/groonga/groonga/result_set.h
 include/groonga/groonga/scorer.h
 include/groonga/groonga/selector.h
 include/groonga/groonga/smart_obj.hpp
+include/groonga/groonga/sorter.h
 include/groonga/groonga/string.h
 include/groonga/groonga/table.h
 include/groonga/groonga/table_module.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699af513.413ac.6752e8e4>