diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index a9a7b4453abd..522a306a5160 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,42 +1,42 @@ PORTNAME= mroonga -DISTVERSION= 15.10 +DISTVERSION= 15.11 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 d34c9d030578..d14dd8df5b6c 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770368923 -SHA256 (mroonga-15.10.tar.gz) = 3dfae8de281cea061ee847aea0ff34f22de107d58d71db648b405eb04f462a7e -SIZE (mroonga-15.10.tar.gz) = 7293596 +TIMESTAMP = 1770569519 +SHA256 (mroonga-15.11.tar.gz) = 650dcd1f79240a6fcf67b35e6763a1186455abdc416f542fabf96effbcf377a7 +SIZE (mroonga-15.11.tar.gz) = 7328925