Change from libGeoIP to libmaxminddb and bump PORTREVISION

PR:		235154
Reported by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	Marius Halden <marius.halden@modirum.com> (maintainer)
Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2019-02-06 16:11:06 +00:00
parent 977506a4e8
commit 9cadfae4c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492312

View File

@ -3,7 +3,7 @@
PORTNAME= modsecurity
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security www
MASTER_SITES= https://github.com/SpiderLabs/ModSecurity/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX= 3
@ -14,13 +14,10 @@ COMMENT= Intrusion detection and prevention engine
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
EXPIRATION_DATE=2019-02-15
LIB_DEPENDS= libcurl.so:ftp/curl \
libpcre.so:devel/pcre \
libyajl.so:devel/yajl \
libGeoIP.so:net/GeoIP
libmaxminddb.so:net/libmaxminddb
USES= compiler:c++11-lang gmake gnome libtool pkgconfig:build
USE_GNOME= libxml2