Index: head/databases/mroonga/Makefile =================================================================== --- head/databases/mroonga/Makefile (revision 531026) +++ head/databases/mroonga/Makefile (revision 531027) @@ -1,39 +1,39 @@ # Created by: Muhammad Moinur Rahman # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 9.12 +PORTVERSION= 10.01 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ MAINTAINER= bofh@FreeBSD.org COMMENT= Open-source fulltext search engine for MySQL LICENSE= LGPL21 IGNORE_WITH_MYSQL= 101m 102m 103m 57p 57w BUILD_DEPENDS= ${NONEXISTENT}:${_MYSQL_SERVER}:configure LIB_DEPENDS= libgroonga.so:textproc/groonga USES= compiler:c11 libtool mysql pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql-source="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V WRKSRC)" \ --with-mysql-build="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V BUILD_WRKSRC)" \ --with-mysql-config=${PREFIX}/bin/mysql_config SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS post-patch: # Avoid conflict with C++20 by adding .txt suffix @${MV} ${WRKSRC}/version ${WRKSRC}/version.txt @${REINPLACE_CMD} -i .c++20 's,srcdir)/version[[:>:]],&.txt,' \ ${WRKSRC}/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/plugin/ha_mroonga.so.0.0.0 .include Index: head/databases/mroonga/distinfo =================================================================== --- head/databases/mroonga/distinfo (revision 531026) +++ head/databases/mroonga/distinfo (revision 531027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580577121 -SHA256 (mroonga-9.12.tar.gz) = c1fcd9b1dfb4886cb99c548753b05fed4f6e5e896ef3e908cecdf836cb738a74 -SIZE (mroonga-9.12.tar.gz) = 2663616 +TIMESTAMP = 1586240199 +SHA256 (mroonga-10.01.tar.gz) = 1c95855790ec1aa5cbc2cc6d1e60bae3ad4339cd0e6ead22c72d48ece33d1cf9 +SIZE (mroonga-10.01.tar.gz) = 2654221