forked from Lainports/freebsd-ports
textproc/groonga: Update version 7.0.4=>7.0.5
Relnotes: http://groonga.org/docs/news.html#release-7-0-5
This commit is contained in:
parent
b6c6cb75cf
commit
2e37571625
3 changed files with 7 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 7.0.4
|
||||
PORTVERSION= 7.0.5
|
||||
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.13.1/auto/install
|
||||
${WRKSRC}/vendor/nginx-1.13.3/auto/install
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1499937035
|
||||
SHA256 (groonga-7.0.4.tar.gz) = 731e009429fc3204b6fddc65353dd2f728b42ef63c4f9a6799c97ebb26850881
|
||||
SIZE (groonga-7.0.4.tar.gz) = 14424905
|
||||
TIMESTAMP = 1501858323
|
||||
SHA256 (groonga-7.0.5.tar.gz) = fc4071b123f8b5f28546f403deb1111837064093c6818ba1b55c86ea996058b3
|
||||
SIZE (groonga-7.0.5.tar.gz) = 14463662
|
||||
|
|
|
|||
|
|
@ -69,6 +69,8 @@ include/groonga/groonga/window_function.h
|
|||
%%RUBY%%lib/groonga/plugins/expression_rewriters/optimizer.rb
|
||||
lib/groonga/plugins/functions/index_column.a
|
||||
lib/groonga/plugins/functions/index_column.so
|
||||
lib/groonga/plugins/functions/math.a
|
||||
lib/groonga/plugins/functions/math.so
|
||||
lib/groonga/plugins/functions/number.a
|
||||
lib/groonga/plugins/functions/number.so
|
||||
lib/groonga/plugins/functions/string.a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue