diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index 522a306a5160..755a81376dca 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,42 +1,42 @@ PORTNAME= mroonga -DISTVERSION= 15.11 +DISTVERSION= 15.16 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 d14dd8df5b6c..9769f114459d 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770569519 -SHA256 (mroonga-15.11.tar.gz) = 650dcd1f79240a6fcf67b35e6763a1186455abdc416f542fabf96effbcf377a7 -SIZE (mroonga-15.11.tar.gz) = 7328925 +TIMESTAMP = 1770728199 +SHA256 (mroonga-15.16.tar.gz) = 80bfe7449b2eb323b8db119f8aa1d73ca26f7434ae0391da2d420000fc182dda +SIZE (mroonga-15.16.tar.gz) = 7323904