textproc/groonga: Update version 10.0.5=>10.0.6
Relnotes: https://groonga.org/en/blog/2020/08/29/groonga-10.0.6.html
This commit is contained in:
parent
afee97f49b
commit
62eeb6043f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547659
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 10.0.5
|
||||
PORTVERSION= 10.0.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/groonga/
|
||||
|
||||
@ -59,7 +59,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.17.9/auto/install
|
||||
${WRKSRC}/vendor/nginx-1.19.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/' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596742468
|
||||
SHA256 (groonga-10.0.5.tar.gz) = e0d60ecbf441f86fe8a7e2448ec2e5b1e0a9f26405a71258abb2940d69c53213
|
||||
SIZE (groonga-10.0.5.tar.gz) = 17313593
|
||||
TIMESTAMP = 1599299315
|
||||
SHA256 (groonga-10.0.6.tar.gz) = 6932252fe5d13cf6651600c9e4f1b0ed14836cc7d9ee87e091f698c4a4e97de0
|
||||
SIZE (groonga-10.0.6.tar.gz) = 17501754
|
||||
|
Loading…
Reference in New Issue
Block a user