diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile index 38eaf3dbb45a..f3d80d5e13a0 100644 --- a/databases/mroonga/Makefile +++ b/databases/mroonga/Makefile @@ -1,42 +1,42 @@ PORTNAME= mroonga -DISTVERSION= 14.12 +DISTVERSION= 14.13 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 1d22ad845473..d2240e33efb2 100644 --- a/databases/mroonga/distinfo +++ b/databases/mroonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739707277 -SHA256 (mroonga-14.12.tar.gz) = e95fa89af711688e98a1e91ba2aa88ad5453fc7c2f3f4007218bb26d40b0acee -SIZE (mroonga-14.12.tar.gz) = 7294747 +TIMESTAMP = 1739954292 +SHA256 (mroonga-14.13.tar.gz) = f43394f3978b1cf98c2feaed6b2e027c11421ba4212e3d5487f9c6f76b686ec9 +SIZE (mroonga-14.13.tar.gz) = 7277194