diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index fe750737186f..f36d9ab43eb1 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,43 +1,43 @@ # Created by: Muhammad Moinur Rahman PORTNAME= mroonga -PORTVERSION= 11.08 +PORTVERSION= 11.09 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 LICENSE_FILE= ${WRKSRC}/COPYING 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: @${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 7f07dc661715..13b70cae15a4 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633694820 -SHA256 (mroonga-11.08.tar.gz) = f5ca4a393ee6af59c4de5d1c5099646ad0181213c3c0a69a89f69d45bd081cb3 -SIZE (mroonga-11.08.tar.gz) = 2808897 +TIMESTAMP = 1636781187 +SHA256 (mroonga-11.09.tar.gz) = c19b77866cc015af7d06b179d8a37139cac0982cd9f6a1ea3ae64385eabcc085 +SIZE (mroonga-11.09.tar.gz) = 2809209