Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2021 15:14:58 GMT
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 497727e4f522 - main - www/nginx: Update 3rd party Modul
Message-ID:  <202107051514.165FEwD3012168@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=497727e4f522033b29bb3768e932a5c2a7ae92ae

commit 497727e4f522033b29bb3768e932a5c2a7ae92ae
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2021-07-05 15:12:34 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2021-07-05 15:14:49 +0000

    www/nginx: Update 3rd party Modul
    
    Update 3rd Party Modul ngx_cache_purge
    
    PR:     256784
    Sponsored by:   Netzkommune GmbH
---
 www/nginx/Makefile        | 2 +-
 www/nginx/Makefile.extmod | 4 ++--
 www/nginx/distinfo        | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index b0900310472e..fa50c9b15972 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	nginx
 PORTVERSION=	1.20.1
-PORTREVISION?=	0
+PORTREVISION?=	1
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index daaac6da544f..59b7847280b3 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -13,8 +13,8 @@ BROTLI_LIB_DEPENDS=	libbrotlicommon.so:archivers/brotli
 BROTLI_GH_TUPLE=	google:ngx_brotli:9aec15e:brotli
 BROTLI_VARS=		DSO_EXTMODS+=brotli
 
-CACHE_PURGE_GH_TUPLE=		nginx-modules:ngx_cache_purge:23dc16a:cache_purge
-CACHE_PURGE_CONFIGURE_ON=	--add-module=${WRKDIR}/ngx_cache_purge-23dc16a
+CACHE_PURGE_GH_TUPLE=		nginx-modules:ngx_cache_purge:4746629:cache_purge
+CACHE_PURGE_CONFIGURE_ON=	--add-module=${WRKDIR}/ngx_cache_purge-4746629
 
 CLOJURE_CATEGORIES+=	java
 CLOJURE_USE=		JAVA=yes JAVA_OS=native JAVA_VERSION=1.8 \
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 872b1a48bc25..51dc3082687a 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -19,8 +19,8 @@ SHA256 (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = d8a2422da96a638e9a911e4edb
 SIZE (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = 15580
 SHA256 (google-ngx_brotli-9aec15e_GH0.tar.gz) = 0177b1158ff7092b9996346de28a0b296dc33addb2af4e8904794d19b4a9a808
 SIZE (google-ngx_brotli-9aec15e_GH0.tar.gz) = 16194
-SHA256 (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = a6ecc65e2488f9a0394f8aa6c012144708b6b4b37983aa45ea09945ec235ad08
-SIZE (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = 16816
+SHA256 (nginx-modules-ngx_cache_purge-4746629_GH0.tar.gz) = 68debae40722e15a70f37e10d20a4d3b9a26597457f1dd639e903b62c0a2f689
+SIZE (nginx-modules-ngx_cache_purge-4746629_GH0.tar.gz) = 17114
 SHA256 (nginx-clojure-nginx-clojure-v0.5.2_GH0.tar.gz) = cb8bc0bef5d298df55fb625400cb77c4145dc5167483e111ff2b90d4d3396200
 SIZE (nginx-clojure-nginx-clojure-v0.5.2_GH0.tar.gz) = 755650
 SHA256 (grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz) = b4ceae549b9dbf84b2e511633982e4efeee0388e3b7a038a8bac555008a77b88



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107051514.165FEwD3012168>