Skip to content

Commit

Permalink
www/nginx-devel: update third-party srcache module
Browse files Browse the repository at this point in the history
Bump PORTREVISION.
  • Loading branch information
osokin committed Jul 10, 2022
1 parent 18ccca0 commit 44a22d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions www/nginx-devel/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME?= nginx
PORTVERSION= 1.23.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \
LOCAL/osa
Expand Down Expand Up @@ -252,8 +252,7 @@ NJS_CONFIGURE_ARGS= --no-pcre2
${PORT_OPTIONS:MHTTP_RESPONSE} || \
${PORT_OPTIONS:MHTTP_UPLOAD_PROGRESS} || \
${PORT_OPTIONS:MHTTP_UPSTREAM_STICKY} || \
${PORT_OPTIONS:MHTTP_ZIP} || \
${PORT_OPTIONS:MSRCACHE}
${PORT_OPTIONS:MHTTP_ZIP}
IGNORE= a patch requires
.endif

Expand Down
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile.extmod
Expand Up @@ -309,7 +309,7 @@ SMALL_LIGHT_LIB_DEPENDS= libpcre.so:devel/pcre
SMALL_LIGHT_GH_TUPLE= kawakibi:ngx_small_light:2f5e1d0:small_light
SMALL_LIGHT_VARS= DSO_EXTMODS+=small_light

SRCACHE_GH_TUPLE= openresty:srcache-nginx-module:v0.32:srcache
SRCACHE_GH_TUPLE= openresty:srcache-nginx-module:be22ac0:srcache
SRCACHE_VARS= DSO_EXTMODS+=srcache

VOD_GH_TUPLE= kaltura:nginx-vod-module:1.30:vod
Expand Down
6 changes: 3 additions & 3 deletions www/nginx-devel/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1657490949
TIMESTAMP = 1657491875
SHA256 (nginx-1.23.0.tar.gz) = 820acaa35b9272be9e9e72f6defa4a5f2921824709f8aa4772c78ab31ed94cd1
SIZE (nginx-1.23.0.tar.gz) = 1102940
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
Expand Down Expand Up @@ -133,8 +133,8 @@ SHA256 (baysao-ngx_slowfs_cache-d011a18_GH0.tar.gz) = 6ae8abb01a2aff788e75ec6862
SIZE (baysao-ngx_slowfs_cache-d011a18_GH0.tar.gz) = 11186
SHA256 (kawakibi-ngx_small_light-2f5e1d0_GH0.tar.gz) = bb7b4943a2db89a6a7020850db123a9e0bea784aa6ce14261aa5f7121f96c3f4
SIZE (kawakibi-ngx_small_light-2f5e1d0_GH0.tar.gz) = 57160
SHA256 (openresty-srcache-nginx-module-v0.32_GH0.tar.gz) = fd80e59b672e4ff3b4e943740b3facab421c6965226b5934aed16a514baacf47
SIZE (openresty-srcache-nginx-module-v0.32_GH0.tar.gz) = 49891
SHA256 (openresty-srcache-nginx-module-be22ac0_GH0.tar.gz) = 5753d1ffe87b5d6f5b7a0696667bb5ff1388738136fdee26ba55bc33f5796061
SIZE (openresty-srcache-nginx-module-be22ac0_GH0.tar.gz) = 51029
SHA256 (kaltura-nginx-vod-module-1.30_GH0.tar.gz) = db1a7b31b4109eff32519f6624eaa54815db79f8e8b671bd24e5906ea5b3b905
SIZE (kaltura-nginx-vod-module-1.30_GH0.tar.gz) = 470262
SHA256 (vozlt-nginx-module-vts-v0.1.18_GH0.tar.gz) = 17ea41d4083f6d1ab1ab83dad9160eeca66867abe16c5a0421f85a39d7c84b65
Expand Down

0 comments on commit 44a22d3

Please sign in to comment.