diff options
-rw-r--r-- | textproc/groonga/Makefile | 4 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 5fd46d576c88..18b5bf43a532 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 11.0.1 +PORTVERSION= 11.0.2 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.19.8/auto/install + ${WRKSRC}/vendor/nginx-1.19.10/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 77b735bfbeda..b0f0dfec1ec3 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617732088 -SHA256 (groonga-11.0.1.tar.gz) = 029e4374e7f73d572d3006023f45ebe158ea3b9c845aaaca5fa15b21df3f14c4 -SIZE (groonga-11.0.1.tar.gz) = 18170178 +TIMESTAMP = 1621803799 +SHA256 (groonga-11.0.2.tar.gz) = de29cb5648e3c29873d343747d626a5efcb302357dc7bd82dc4df776e2de558c +SIZE (groonga-11.0.2.tar.gz) = 18190322 |