Index: head/security/modsecurity3/Makefile =================================================================== --- head/security/modsecurity3/Makefile (revision 523418) +++ head/security/modsecurity3/Makefile (revision 523419) @@ -1,44 +1,44 @@ # $FreeBSD$ PORTNAME= modsecurity DISTVERSIONPREFIX= v -DISTVERSION= 3.0.3 -PORTREVISION= 3 +DISTVERSION= 3.0.4 +PORTREVISION= 0 CATEGORIES= security www MASTER_SITES= https://github.com/SpiderLabs/ModSecurity/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 3 MAINTAINER= marius.halden@modirum.com COMMENT= Intrusion detection and prevention engine LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre \ libyajl.so:devel/yajl \ libmaxminddb.so:net/libmaxminddb USES= compiler:c++11-lang gmake gnome libtool pkgconfig:build USE_GNOME= libxml2 # GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411 USE_GCC= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-lmdb --without-ssdeep --without-lua PLIST_SUB= SHLIBVER=${DISTVERSION} ETCDIR= ${PREFIX}/etc/modsecurity CONFLICTS_INSTALL= ap??-mod_security mod_security3 INSTALL_TARGET= install-strip post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/modsecurity.conf-recommended \ ${STAGEDIR}${ETCDIR}/modsecurity.conf.sample .include Index: head/security/modsecurity3/distinfo =================================================================== --- head/security/modsecurity3/distinfo (revision 523418) +++ head/security/modsecurity3/distinfo (revision 523419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543329304 -SHA256 (modsecurity-v3.0.3.tar.gz) = 8aa1300105d8cc23315a5e54421192bc617a66246ad004bd89e67c232208d0f4 -SIZE (modsecurity-v3.0.3.tar.gz) = 3246882 +TIMESTAMP = 1579339210 +SHA256 (modsecurity-v3.0.4.tar.gz) = b4231177dd80b4e076b228e57d498670113b69d445bab86db25f65346c24db22 +SIZE (modsecurity-v3.0.4.tar.gz) = 2806291