mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
textproc/groonga: Update version 11.0.7=>11.0.9
Relnotes: https://groonga.org/en/blog/2021/11/05/groonga-11.0.9.html
This commit is contained in:
parent
375326ea67
commit
9cd931c5b8
@ -1,5 +1,5 @@
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 11.0.7
|
||||
PORTVERSION= 11.0.9
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/groonga/
|
||||
|
||||
@ -58,7 +58,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.21.1/auto/install
|
||||
${WRKSRC}/vendor/nginx-1.21.3/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/' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1633694253
|
||||
SHA256 (groonga-11.0.7.tar.gz) = 296aa2924d54a8a9cf9e1a82a201c352c30c84fea3f8652a49d0e2cc94ffee60
|
||||
SIZE (groonga-11.0.7.tar.gz) = 18574531
|
||||
TIMESTAMP = 1636742456
|
||||
SHA256 (groonga-11.0.9.tar.gz) = c84fce93440d63df9ae2f7cd2566634785bc13f8be970ed3f395f6fa83b0f26e
|
||||
SIZE (groonga-11.0.9.tar.gz) = 18637400
|
||||
|
Loading…
Reference in New Issue
Block a user