git: 508f524467ba - main - textproc/groonga: Update version 11.0.4=>11.0.6

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Sep 27 12:52:37 UTC 2021


The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=508f524467ba9732160c5cca7d10374c69bcf565

commit 508f524467ba9732160c5cca7d10374c69bcf565
Author:     Muhammad Moinur Rahman <bofh at FreeBSD.org>
AuthorDate: 2021-09-27 12:50:01 +0000
Commit:     Muhammad Moinur Rahman <bofh at FreeBSD.org>
CommitDate: 2021-09-27 12:52:30 +0000

    textproc/groonga: Update version 11.0.4=>11.0.6
    
    Relnotes: https://groonga.org/docs/news.html#release-11-0-6-2021-08-29
---
 textproc/groonga/Makefile  | 4 ++--
 textproc/groonga/distinfo  | 6 +++---
 textproc/groonga/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index ad781917614a..9f589716543e 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	groonga
-PORTVERSION=	11.0.4
+PORTVERSION=	11.0.6
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 
@@ -57,7 +57,7 @@ post-patch:
 		'/NGX_PID_PATH/s|mkdir|${TRUE}| ; \
 		 /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \
 		 /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \
-		${WRKSRC}/vendor/nginx-1.20.1/auto/install
+		${WRKSRC}/vendor/nginx-1.21.1/auto/install
 # 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/' \
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 413ed3b9843e..e243b4f2ab08 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625172103
-SHA256 (groonga-11.0.4.tar.gz) = 6bf20cae8675cc0808bfb0b1e24923e5bc883280b4a3eb1e1e1a952da5144aa7
-SIZE (groonga-11.0.4.tar.gz) = 18395233
+TIMESTAMP = 1632746968
+SHA256 (groonga-11.0.6.tar.gz) = 456d2515896d8e77b120052b093257c2f6ca3435a1dd2c7c72b803b4652f51a9
+SIZE (groonga-11.0.6.tar.gz) = 18504892
diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist
index 16810ce4f3f3..c82ce170c638 100644
--- a/textproc/groonga/pkg-plist
+++ b/textproc/groonga/pkg-plist
@@ -84,6 +84,7 @@ include/groonga/groonga/type.h
 include/groonga/groonga/util.h
 include/groonga/groonga/vector.h
 include/groonga/groonga/version.h
+include/groonga/groonga/wal.h
 include/groonga/groonga/windows.h
 include/groonga/groonga/windows_event_logger.h
 include/groonga/groonga/window_function.h


More information about the dev-commits-ports-main mailing list