diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index 0daad6e08f31..c3352c51bb7a 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,44 +1,44 @@ # Created by: Muhammad Moinur Rahman PORTNAME= mroonga -PORTVERSION= 11.04 +PORTVERSION= 11.06 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 shebangfix SHEBANG_FILES= data/rpm/post.sh \ data/rpm/preun.sh 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 @${REINPLACE_CMD} -e '/deb/d' \ -e '/rpm/d' \ ${WRKSRC}/data/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/plugin/ha_mroonga.so.0.0.0 .include diff --git a/databases/mroonga/distinfo b/databases/mroonga/distinfo index 72e5a0750cff..c46c1048e056 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625174243 -SHA256 (mroonga-11.04.tar.gz) = 3f601729f1e7fe35cbd1d6cc15c7c7a0b5560d63ed89c082dfdae6a85e90c28a -SIZE (mroonga-11.04.tar.gz) = 2792714 +TIMESTAMP = 1632747973 +SHA256 (mroonga-11.06.tar.gz) = 6a3131950e91b1067f97a18054421eafab4676dc67424b00823ea72b206e2f5f +SIZE (mroonga-11.06.tar.gz) = 2801173