git: 5b4b599dcb5f - main - textproc/groonga: Update version 14.0.0=>14.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 08:36:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b4b599dcb5f671a060981d0529856374fcdedf1 commit 5b4b599dcb5f671a060981d0529856374fcdedf1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-13 08:34:33 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-13 08:34:47 +0000 textproc/groonga: Update version 14.0.0=>14.0.1 Changelog: https://groonga.org/docs/news/14.html#release-14-0-1 --- textproc/groonga/Makefile | 8 +------- textproc/groonga/distinfo | 6 +++--- textproc/groonga/pkg-plist | 1 + 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index b945251627c7..96b5af98b9dc 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -DISTVERSION= 14.0.0 +DISTVERSION= 14.0.1 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ @@ -48,10 +48,4 @@ SUGGEST_CONFIGURE_OFF= --disable-zeromq \ --without-libevent \ --without-message-pack -post-patch: -# 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 - .include <bsd.port.mk> diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 564e2e85143b..41350aa1031c 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741685131 -SHA256 (groonga-14.0.0.tar.gz) = 7242dae924ea35bfc15f11f49ca67453bc3e8d72f6b32ff60932a43f9fd40f48 -SIZE (groonga-14.0.0.tar.gz) = 28000286 +TIMESTAMP = 1741767867 +SHA256 (groonga-14.0.1.tar.gz) = cd78835d84af7724361c16475196981ed64cb3b063cc725a8b1d5284b6e45ad0 +SIZE (groonga-14.0.1.tar.gz) = 48848060 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index f90612959c9d..7970cb151e0c 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -31,6 +31,7 @@ include/groonga/groonga/file_reader.h include/groonga/groonga/float.h include/groonga/groonga/geo.h include/groonga/groonga/groonga.h +include/groonga/groonga/h3.h include/groonga/groonga/hash.h include/groonga/groonga/highlighter.h include/groonga/groonga/id.h