Skip to content

Commit

Permalink
security/modsecurity3-nginx: Update to 1.0.3
Browse files Browse the repository at this point in the history
Changelog:

    Support http protocol versions besides 0.9, 1.0, 1.1, 2.0
    [Issue #224 - @HQuest, @martinhsv]
    Support for building with nginx configured with PCRE2
    [Issue #260 - @defanator]

Sponsored by:	Netzkommune GmbH
  • Loading branch information
joneum committed May 29, 2022
1 parent c289bc6 commit 9ac73c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions security/modsecurity3-nginx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= modsecurity3-nginx
DISTVERSION= 1.0.2
PORTREVISION= 1
DISTVERSION= 1.0.3
PORTREVISION= 0
CATEGORIES= security www
MASTER_SITES= http://nginx.org/download/
DISTFILES= ${_NGINX_DISTNAME}${EXTRACT_SUFX}
Expand Down Expand Up @@ -80,7 +80,7 @@ _NGINX_TMPDIR= ${_NGINX_VARDIR}/tmp/nginx
_NGINX_VARDIR= /var

_NGINX_PORTNAME= nginx
_NGINX_PORTVERSION= 1.20.2
_NGINX_PORTVERSION= 1.22.0
_NGINX_DISTNAME= ${_NGINX_PORTNAME}-${_NGINX_PORTVERSION}

do-install:
Expand Down
6 changes: 3 additions & 3 deletions security/modsecurity3-nginx/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1645134329
SHA256 (nginx-1.20.2.tar.gz) = 958876757782190a1653e14dc26dfc7ba263de310e04c113e11e97d1bef45a42
SIZE (nginx-1.20.2.tar.gz) = 1062124
TIMESTAMP = 1653829990
SHA256 (nginx-1.22.0.tar.gz) = b33d569a6f11a01433a57ce17e83935e953ad4dc77cdd4d40f896c88ac26eb53
SIZE (nginx-1.22.0.tar.gz) = 1073322
SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = c969a78659bb47c84929de0b9adc1f8c512a51ec9dd3b162cb568ae228d3d59e
SIZE (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = 31920

0 comments on commit 9ac73c2

Please sign in to comment.