aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2015-04-22 02:03:22 +0800
committerosa <osa@FreeBSD.org>2015-04-22 02:03:22 +0800
commit8a0d6c913ec88ff9f27be02ea77eb9bb40002ea9 (patch)
tree9bb85287bb56c4a20d2453d509626bedd9c6c860 /www/nginx
parent9530560a26712ed92952dcf144f70285f58b07f5 (diff)
downloadfreebsd-ports-gnome-8a0d6c913ec88ff9f27be02ea77eb9bb40002ea9.tar.gz
freebsd-ports-gnome-8a0d6c913ec88ff9f27be02ea77eb9bb40002ea9.tar.zst
freebsd-ports-gnome-8a0d6c913ec88ff9f27be02ea77eb9bb40002ea9.zip
Upgrade third-party set_misc module from 0.24 to 0.28.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile4
-rw-r--r--www/nginx/distinfo4
-rw-r--r--www/nginx/files/extra-patch-openresty-set-misc-nginx-module-config4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index ad49be5d92e8..15d22be21187 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -707,8 +707,8 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/nginx-rtmp-module-${NGINX_RTMP_VERSION}
.endif
.if ${PORT_OPTIONS:MSET_MISC}
-NGINX_SET_MISC_VERSION= 0.24
-GIT_SET_MISC_VERSION= 0-g36fd035
+NGINX_SET_MISC_VERSION= 0.28
+GIT_SET_MISC_VERSION= 0-gf72abf1
MASTER_SITES+= https://github.com/openresty/set-misc-nginx-module/tarball/v${NGINX_SET_MISC_VERSION}/:setmisc
DISTFILES+= openresty-set-misc-nginx-module-v${NGINX_SET_MISC_VERSION}-${GIT_SET_MISC_VERSION}.tar.gz:setmisc
CONFIGURE_ARGS+=--add-module=${WRKDIR}/openresty-set-misc-nginx-module-${GIT_SET_MISC_VERSION:S/^0-g//}
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 0f435cfc5407..96ef2b429696 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -88,8 +88,8 @@ SHA256 (alibaba-nginx-footer-filter-1.2.2-0-g3572184.tar.gz) = 48a23f879416c0d8d
SIZE (alibaba-nginx-footer-filter-1.2.2-0-g3572184.tar.gz) = 3934
SHA256 (rtmp-nginx-module-v1.1.7.tar.gz) = 7922b0e3d5f3d9c4b275e4908cfb8f5fb1bfb3ac2df77f4c262cda56df21aab3
SIZE (rtmp-nginx-module-v1.1.7.tar.gz) = 519735
-SHA256 (openresty-set-misc-nginx-module-v0.24-0-g36fd035.tar.gz) = 5475877d67a952beaf0b726b96d0c9abf48ccfc27367a6bebb5738e04d054a76
-SIZE (openresty-set-misc-nginx-module-v0.24-0-g36fd035.tar.gz) = 40390
+SHA256 (openresty-set-misc-nginx-module-v0.28-0-gf72abf1.tar.gz) = a2644dca302c1903402259446fddd79f21272d4b9c4dbd3d5a5391f8588987a6
+SIZE (openresty-set-misc-nginx-module-v0.28-0-gf72abf1.tar.gz) = 35494
SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76
SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614
SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1
diff --git a/www/nginx/files/extra-patch-openresty-set-misc-nginx-module-config b/www/nginx/files/extra-patch-openresty-set-misc-nginx-module-config
index 22c4094179c8..9d956fdf2fd9 100644
--- a/www/nginx/files/extra-patch-openresty-set-misc-nginx-module-config
+++ b/www/nginx/files/extra-patch-openresty-set-misc-nginx-module-config
@@ -1,5 +1,5 @@
---- ../openresty-set-misc-nginx-module-36fd035/config.orig 2011-12-09 10:27:53.861265188 +0300
-+++ ../openresty-set-misc-nginx-module-36fd035/config 2011-12-09 10:28:07.107259301 +0300
+--- ../openresty-set-misc-nginx-module-f72abf1/config.orig 2011-12-09 10:27:53.861265188 +0300
++++ ../openresty-set-misc-nginx-module-f72abf1/config 2011-12-09 10:28:07.107259301 +0300
@@ -1,10 +1,3 @@
-if echo $HTTP_MODULES | grep " ndk_http_module" > /dev/null; then
- echo "found ngx_devel_kit for ngx_set_misc; looks good."