diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-12 08:07:03 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-12 08:07:45 +0000 |
commit | b05771d8f2b04cea2a75e4df32c2b9f1037d3947 (patch) | |
tree | 532b87d0fefc2f1526336a6a49552333d387585e | |
parent | 0ad5c6260206c918f37aabba9d16867b5c430f12 (diff) |
textproc/groonga: Update version 13.1.1=>14.0.0
-rw-r--r-- | textproc/groonga/Makefile | 2 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 | ||||
-rw-r--r-- | textproc/groonga/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 60ad8781e87c..b945251627c7 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -DISTVERSION= 13.1.1 +DISTVERSION= 14.0.0 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 3fa9b7e3ef62..564e2e85143b 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739515697 -SHA256 (groonga-13.1.1.tar.gz) = 7a080c7a0593a6ff9621bcd8ab61a3483ebaf938fbcdcbd551c6c3d8492b14ef -SIZE (groonga-13.1.1.tar.gz) = 26778284 +TIMESTAMP = 1741685131 +SHA256 (groonga-14.0.0.tar.gz) = 7242dae924ea35bfc15f11f49ca67453bc3e8d72f6b32ff60932a43f9fd40f48 +SIZE (groonga-14.0.0.tar.gz) = 28000286 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 8ee563640561..f90612959c9d 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -9,6 +9,7 @@ include/groonga/groonga.h include/groonga/groonga.hpp include/groonga/groonga/accessor.h include/groonga/groonga/aggregator.h +include/groonga/groonga/applier.h include/groonga/groonga/array.h include/groonga/groonga/arrow.h include/groonga/groonga/arrow.hpp @@ -22,6 +23,7 @@ include/groonga/groonga/command_arguments.hpp include/groonga/groonga/config.h include/groonga/groonga/dat.h include/groonga/groonga/db.h +include/groonga/groonga/distance.h include/groonga/groonga/dump.h include/groonga/groonga/error.h include/groonga/groonga/expr.h |