summaryrefslogtreecommitdiff
path: root/www/nginx-devel/Makefile.extmod
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2023-03-01 20:43:50 -0500
committerSergey A. Osokin <osa@FreeBSD.org>2023-03-01 20:44:30 -0500
commit6593a36723da4869c5d7f80c511772afbd4da1c0 (patch)
treeff2a6709db4cb3d92b6ab2f02dd4f8e714bdf008 /www/nginx-devel/Makefile.extmod
parentgraphics/mesa-devel: update to 23.0.b.2323 (diff)
www/nginx-devel: update third-party modules
Update third-party modules to their recent versions: o) http_auth_pam: 1.5.1 -> 1.5.3 o) nchan (aka http_push): 1.3.1 -> 1.3.6 o) vod: 1.30 -> 1.31 Bump PORTREVISION.
Diffstat (limited to 'www/nginx-devel/Makefile.extmod')
-rw-r--r--www/nginx-devel/Makefile.extmod6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod
index 3287c5b5907e..37f977dae9fb 100644
--- a/www/nginx-devel/Makefile.extmod
+++ b/www/nginx-devel/Makefile.extmod
@@ -102,7 +102,7 @@ HTTP_AUTH_LDAP_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_http_auth_ldap_module.
HTTP_AUTH_LDAP_VARS= DSO_EXTMODS+=http_auth_ldap
HTTP_AUTH_LDAP_USE= openldap=yes
-HTTP_AUTH_PAM_GH_TUPLE= sto:ngx_http_auth_pam_module:v1.5.1:auth_pam
+HTTP_AUTH_PAM_GH_TUPLE= sto:ngx_http_auth_pam_module:v1.5.3:auth_pam
HTTP_AUTH_PAM_VARS= DSO_EXTMODS+=auth_pam
HTTP_DAV_EXT_IMPLIES= HTTP_DAV
@@ -157,7 +157,7 @@ HTTP_NOTICE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_http_notice_module.c \
${PATCHDIR}/extra-patch-nginx-notice-config
HTTP_NOTICE_VARS= DSO_EXTMODS+=notice
-HTTP_PUSH_GH_TUPLE= slact:nchan:v1.3.1:push
+HTTP_PUSH_GH_TUPLE= slact:nchan:v1.3.6:push
HTTP_PUSH_VARS= DSO_EXTMODS+=push
HTTP_PUSH_STREAM_GH_TUPLE= wandenberg:nginx-push-stream-module:8c02220:pushstream
@@ -316,7 +316,7 @@ STS_IMPLIES= STREAM
STS_GH_TUPLE= vozlt:nginx-module-sts:3c10d42:sts
STS_VARS= DSO_EXTMODS+=sts
-VOD_GH_TUPLE= kaltura:nginx-vod-module:1.30:vod
+VOD_GH_TUPLE= kaltura:nginx-vod-module:1.31:vod
VOD_LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libavutil.so:multimedia/ffmpeg
VOD_USES= iconv