diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index 43764bb15385..0e3a54bd7ca9 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,42 +1,42 @@ PORTNAME= mroonga -DISTVERSION= 14.14 +DISTVERSION= 15.00 CATEGORIES= databases textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Open-source fulltext search engine for MySQL WWW= https://mroonga.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${NONEXISTENT}:${_MYSQL_SERVER}:configure LIB_DEPENDS= libgroonga.so:textproc/groonga USES= compiler:c11 libtool mysql pkgconfig shebangfix IGNORE_WITH_MYSQL= 105m 106m 1011m 81 SHEBANG_FILES= data/rpm/post.sh data/rpm/preun.sh GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql-build="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V BUILD_WRKSRC)" \ --with-mysql-config=${PREFIX}/bin/mysql_config \ --with-mysql-source="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V WRKSRC)" SUB_FILES= pkg-message PORTDOCS= * 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 f697f19bd044..f36d104d2a90 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768379130 -SHA256 (mroonga-14.14.tar.gz) = 606c3961d24497cab127ef7fca2a4a3fa3370d5821599091e57f02c8b834b967 -SIZE (mroonga-14.14.tar.gz) = 7278756 +TIMESTAMP = 1769272361 +SHA256 (mroonga-15.00.tar.gz) = 26435d5af7ccc3e6281d750f4f09a6895b2fe683110342349b417c255ec01ced +SIZE (mroonga-15.00.tar.gz) = 7293918