Date: Mon, 04 May 2026 09:20:44 +0000 Message-ID: <69f864ec.1d15f.55ac9e2b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=314375210783823643c0fc2252df2f856093620c commit 314375210783823643c0fc2252df2f856093620c Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-05-04 09:15:20 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-05-04 09:16:53 +0000 www/mod_security: Update to 2.9.13 Changelog: https://github.com/owasp-modsecurity/ModSecurity/releases/tag/v2.9.13 Sponsored by: Netzkommune GmbH --- www/mod_security/Makefile | 11 ++++++++--- www/mod_security/distinfo | 8 +++++--- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 59322ab6aa4e..d0ed6c0a0ed0 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_security -PORTVERSION= 2.9.12 +PORTVERSION= 2.9.13 DISTVERSIONPREFIX= v CATEGORIES= www security PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -23,6 +23,7 @@ USES= apache gnome perl5 pkgconfig shebangfix autoreconf libtool:build USE_GITHUB= yes GH_ACCOUNT= owasp-modsecurity GH_PROJECT= ModSecurity +GH_TUPLE= libinjection:libinjection:2117822:libinjection/apache2/others/libinjection USE_GNOME= libxml2 GNU_CONFIGURE= yes SHEBANG_FILES= tools/rules-updater.pl.in mlogc/mlogc-batch-load.pl.in @@ -62,7 +63,10 @@ ETCDIR= ${PREFIX}/etc/modsecurity REINPLACE_ARGS= -i "" AP_EXTRAS+= -DWITH_LIBXML2 -CONFIGURE_ARGS+=--with-apxs=${APXS} --with-pcre2=${LOCALBASE} --with-yajl=${LOCALBASE} --with-curl=${LOCALBASE} +CONFIGURE_ARGS+=--with-apxs=${APXS} \ + --with-pcre2=${LOCALBASE} \ + --with-yajl=${LOCALBASE} \ + --with-curl=${LOCALBASE} pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEMODDIR} @@ -79,7 +83,8 @@ post-install: ${INSTALL_DATA} ${WRKDIR}/README ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d - ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE}.sample ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d + ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE}.sample \ + ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mod_security2.so \ ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_security2.so diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index fbd9b3c2bd7d..1b2cc4103255 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1757636585 -SHA256 (owasp-modsecurity-ModSecurity-v2.9.12_GH0.tar.gz) = 3aaa8414bd66c29381b2e6fc7e814391c16130bbd3ddec96e90f4b0a821de6e2 -SIZE (owasp-modsecurity-ModSecurity-v2.9.12_GH0.tar.gz) = 3909656 +TIMESTAMP = 1777852333 +SHA256 (owasp-modsecurity-ModSecurity-v2.9.13_GH0.tar.gz) = 11fedc512f43dac25146f8ed88cae6fd5335cb14f3743c9ead71927c176eca0d +SIZE (owasp-modsecurity-ModSecurity-v2.9.13_GH0.tar.gz) = 3805170 +SHA256 (libinjection-libinjection-2117822_GH0.tar.gz) = 9769f3e9dcfc13f63159b7598c5f9e645c9ab08536f431e99e183773604877bf +SIZE (libinjection-libinjection-2117822_GH0.tar.gz) = 2237303home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f864ec.1d15f.55ac9e2b>
