Page MenuHomeFreeBSD

D14118.id38629.diff
No OneTemporary

D14118.id38629.diff

Index: www/mod_security3/Makefile
===================================================================
--- www/mod_security3/Makefile
+++ www/mod_security3/Makefile
@@ -1,24 +1,24 @@
# $FreeBSD$
-PORTNAME= mod_security-devel
-PORTVERSION= 3.0.0.g2017080200
-PORTREVISION= 1
+PORTNAME= mod_security
+DISTVERSION= 3.0.0
CATEGORIES= www security
+PKGNAMESUFFIX= 3
MAINTAINER= marius.halden@modirum.com
COMMENT= Intrusion detection and prevention engine
LICENSE= APACHE20
+BROKEN_aarch64= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
+BROKEN_armv6= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
+BROKEN_armv7= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libpcre.so:devel/pcre \
libyajl.so:devel/yajl \
libGeoIP.so:net/GeoIP
-BROKEN_aarch64= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
-BROKEN_armv6= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
-BROKEN_armv7= fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
-
USES= gmake autoreconf libtool pkgconfig:build
USE_GNOME= libxml2
# GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411
Index: www/mod_security3/distinfo
===================================================================
--- www/mod_security3/distinfo
+++ www/mod_security3/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1501667845
-SHA256 (SpiderLabs-ModSecurity-3.0.0.g2017080200-0508395_GH0.tar.gz) = 21ff4e8efe57afce03af1bdf2394be59a66056a6322a419f923b0a07439c103f
-SIZE (SpiderLabs-ModSecurity-3.0.0.g2017080200-0508395_GH0.tar.gz) = 497929
+TIMESTAMP = 1517243218
+SHA256 (SpiderLabs-ModSecurity-3.0.0-0508395_GH0.tar.gz) = 21ff4e8efe57afce03af1bdf2394be59a66056a6322a419f923b0a07439c103f
+SIZE (SpiderLabs-ModSecurity-3.0.0-0508395_GH0.tar.gz) = 497929
SHA256 (SpiderLabs-secrules-language-tests-add8f63_GH0.tar.gz) = 18894cf90d6a1ade441053b2aa89fff495a50eec0c632d346cc223c692973cba
SIZE (SpiderLabs-secrules-language-tests-add8f63_GH0.tar.gz) = 58901
SHA256 (client9-libinjection-da027ab_GH0.tar.gz) = 7eaa6306d13427e002f976d4ce1bf3aaa3f94e7dd4ada02a69354fa482e6afca
Index: www/mod_security3/pkg-descr
===================================================================
--- www/mod_security3/pkg-descr
+++ www/mod_security3/pkg-descr
@@ -6,4 +6,4 @@
It is also an open source project that aims to make the web application
firewall technology available to everyone.
-WWW: http://www.modsecurity.org/
+WWW: https://www.modsecurity.org/

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 22, 9:26 AM (3 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31968271
Default Alt Text
D14118.id38629.diff (2 KB)

Event Timeline