diff -urN /usr/ports/textproc/groonga/Makefile textproc/groonga/Makefile --- /usr/ports/textproc/groonga/Makefile 2014-08-02 05:32:26.000000000 +0900 +++ textproc/groonga/Makefile 2014-09-05 00:00:00.000000000 +0900 @@ -1,7 +1,7 @@ # $FreeBSD: head/textproc/groonga/Makefile 363708 2014-08-01 13:38:30Z marino $ PORTNAME= groonga -PORTVERSION= 4.0.4 +PORTVERSION= 4.0.5 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -14,12 +14,16 @@ USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules \ - --disable-benchmark \ +CONFIGURE_ARGS= --disable-benchmark \ --disable-document \ - --with-munin-plugins \ + --disable-silent-rules \ --localstatedir=/var \ - --with-log-path=/var/log/groonga.log + --without-cutter \ + --without-inkscape \ + --without-kytea \ + --without-lemon \ + --with-log-path=/var/log/groonga.log \ + --with-munin-plugins INSTALL_TARGET= install-strip USE_LDCONFIG= yes @@ -64,7 +68,7 @@ '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.7.3/auto/install + ${WRKSRC}/vendor/nginx-1.7.4/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd diff -urN /usr/ports/textproc/groonga/distinfo textproc/groonga/distinfo --- /usr/ports/textproc/groonga/distinfo 2014-08-02 05:32:26.000000000 +0900 +++ textproc/groonga/distinfo 2014-09-05 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (groonga-4.0.4.tar.gz) = 8000e4e080cc03205dbd1c0debf646bb378f450c7e3dc0c2d5dbe406f345264b -SIZE (groonga-4.0.4.tar.gz) = 10029443 +SHA256 (groonga-4.0.5.tar.gz) = c36f95f7d2fae23a298b3de6677bbd7546e23d972ff6079aa6056ae77ca3da35 +SIZE (groonga-4.0.5.tar.gz) = 10828892