git: 4edca855b3a1 - main - www/nginx: Update 3rd Party Module AJP

Jochen Neumeister joneum at FreeBSD.org
Fri Sep 10 13:34:47 UTC 2021


The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4edca855b3a128f21731f9eaa443811972375f47

commit 4edca855b3a128f21731f9eaa443811972375f47
Author:     Jochen Neumeister <joneum at FreeBSD.org>
AuthorDate: 2021-09-10 13:33:45 +0000
Commit:     Jochen Neumeister <joneum at FreeBSD.org>
CommitDate: 2021-09-10 13:34:45 +0000

    www/nginx: Update 3rd Party Module AJP
    
    Sponsored by: Netzkommune GmbH
---
 www/nginx/Makefile        | 2 +-
 www/nginx/Makefile.extmod | 2 +-
 www/nginx/distinfo        | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 7a487fdf0f2b..8394d25ec230 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	nginx
 PORTVERSION=	1.20.1
-PORTREVISION?=	2
+PORTREVISION?=	3
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index 154109c1a40b..cbf91f2c35b3 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -1,5 +1,5 @@
 ### External modules
-AJP_GH_TUPLE=		yaoweibin:nginx_ajp_module:a964a0b:ajp
+AJP_GH_TUPLE=		yaoweibin:nginx_ajp_module:fcbb2cc:ajp
 AJP_CONFIGURE_ON=	--add-module=${WRKSRC_ajp}
 
 ARRAYVAR_IMPLIES=	DEVEL_KIT
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index c0bad87ed74e..73d13930485e 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1625614897
+TIMESTAMP = 1631279314
 SHA256 (nginx-1.20.1.tar.gz) = e462e11533d5c30baa05df7652160ff5979591d291736cfa5edb9fd2edb48c49
 SIZE (nginx-1.20.1.tar.gz) = 1061461
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
@@ -11,8 +11,8 @@ SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d
 SIZE (ngx_http_response-0.3.tar.gz) = 2244
 SHA256 (passenger-6.0.8.tar.gz) = 1e73767025b299c6f8421c2a0df1ca7163b767de47ffab0c6239deb7b809d16d
 SIZE (passenger-6.0.8.tar.gz) = 7567855
-SHA256 (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 0c786660ce2e5c6d23cf02e957786ad581a04cc6315145eb144ec271f7f81326
-SIZE (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 109940
+SHA256 (yaoweibin-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 522e94c59f5783f281d868ede2adf325bf2f8ffb9e62cf8451d4b9ac0516916c
+SIZE (yaoweibin-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 110807
 SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80
 SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280
 SHA256 (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = d8a2422da96a638e9a911e4edb592954d9c0fe1576456fec9809ef4e2a0a863d


More information about the dev-commits-ports-main mailing list