git: 01b8fffa0339 - main - security/modsecurity3: Update to v3.0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Oct 2022 05:48:37 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=01b8fffa0339064eb4ebc9ea10035a1e9899e77a commit 01b8fffa0339064eb4ebc9ea10035a1e9899e77a Author: Marius Halden <marius.halden@modirum.com> AuthorDate: 2022-10-04 06:31:25 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-10-05 05:44:51 +0000 security/modsecurity3: Update to v3.0.8 PR: 266786 Reported by: marius.halden@modirum.com (maintainer) --- security/modsecurity3/Makefile | 15 ++++++++------- security/modsecurity3/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/security/modsecurity3/Makefile b/security/modsecurity3/Makefile index 8903fa6d6ba2..81abf0bbaa83 100644 --- a/security/modsecurity3/Makefile +++ b/security/modsecurity3/Makefile @@ -1,6 +1,6 @@ PORTNAME= modsecurity DISTVERSIONPREFIX= v -DISTVERSION= 3.0.6 +DISTVERSION= 3.0.8 CATEGORIES= security www MASTER_SITES= https://github.com/SpiderLabs/ModSecurity/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 3 @@ -18,22 +18,23 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libmaxminddb.so:net/libmaxminddb USES= cpe gmake gnome libtool pkgconfig:build + +CPE_VENDOR= trustwave + USE_GNOME= libxml2 # GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411 USE_LDCONFIG= yes -CPE_VENDOR= trustwave - GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-lmdb --without-ssdeep --without-lua -PLIST_SUB= SHLIBVER=${DISTVERSION} - -ETCDIR= ${PREFIX}/etc/modsecurity +INSTALL_TARGET= install-strip CONFLICTS_INSTALL= ap??-mod_security mod_security3 -INSTALL_TARGET= install-strip +ETCDIR= ${PREFIX}/etc/modsecurity + +PLIST_SUB= SHLIBVER=${DISTVERSION} post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} diff --git a/security/modsecurity3/distinfo b/security/modsecurity3/distinfo index 679dbd2366e6..2e08ddff8e7e 100644 --- a/security/modsecurity3/distinfo +++ b/security/modsecurity3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649702746 -SHA256 (modsecurity-v3.0.6.tar.gz) = 06315d9a32fc830997178f30a69e933c9c2364b263a2f036959bebc4dde59a08 -SIZE (modsecurity-v3.0.6.tar.gz) = 3324030 +TIMESTAMP = 1664793643 +SHA256 (modsecurity-v3.0.8.tar.gz) = e241c89b3cd7e58a863d0d0d6b9b8ba4d33ffb0f51171044c258c62e3e7956c7 +SIZE (modsecurity-v3.0.8.tar.gz) = 3336288