svn commit: r408872 - head/www/nginx-devel

Sergey A. Osokin osa at FreeBSD.org
Sun Feb 14 17:37:24 UTC 2016


Author: osa
Date: Sun Feb 14 17:37:23 2016
New Revision: 408872
URL: https://svnweb.freebsd.org/changeset/ports/408872

Log:
  Upgrade third-party modules: echo, headers_more and set_misc.
  
  Dynamic modules support has been enabled for these third-party modules,
  in case of usage of these modules please update nginx configuration
  file for load these modules:
  
    load_module "modules/ngx_http_echo_module.so";
    load_module "modules/ngx_http_headers_more_filter_module.so";
    load_module "modules/ngx_http_set_misc_module.so";
  
  Do not bump PORTREVISION because these modules disabled by default.

Modified:
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/distinfo

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Sun Feb 14 17:32:17 2016	(r408871)
+++ head/www/nginx-devel/Makefile	Sun Feb 14 17:37:23 2016	(r408872)
@@ -399,19 +399,19 @@ USE_OPENSSL_PORT=	yes
 .endif
 
 .if ${PORT_OPTIONS:MECHO}
-NGINX_ECHO_VERSION=	0.57
+NGINX_ECHO_VERSION=	4f7aa50
 GH_ACCOUNT+=	openresty:echo
 GH_PROJECT+=	echo-nginx-module:echo
-GH_TAGNAME+=	v${NGINX_ECHO_VERSION}:echo
-CONFIGURE_ARGS+=--add-module=${WRKSRC_echo}
+GH_TAGNAME+=	${NGINX_ECHO_VERSION}:echo
+CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_echo}
 .endif
 
 .if ${PORT_OPTIONS:MHEADERS_MORE}
-NGINX_HEADERS_MORE_VERSION=	0.261
+NGINX_HEADERS_MORE_VERSION=	f5559ec
 GH_ACCOUNT+=	openresty:headers_more
 GH_PROJECT+=	headers-more-nginx-module:headers_more
-GH_TAGNAME+=	v${NGINX_HEADERS_MORE_VERSION}:headers_more
-CONFIGURE_ARGS+=--add-module=${WRKSRC_headers_more}
+GH_TAGNAME+=	${NGINX_HEADERS_MORE_VERSION}:headers_more
+CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_headers_more}
 .endif
 
 .if ${PORT_OPTIONS:MHTTP_DAV} || defined(USE_HTTP_DAV)
@@ -782,12 +782,11 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_rt
 .endif
 
 .if ${PORT_OPTIONS:MSET_MISC}
-NGINX_SET_MISC_VERSION=	0.29
+NGINX_SET_MISC_VERSION=	6582fb4
 GH_ACCOUNT+=	openresty:setmisc
 GH_PROJECT+=	set-misc-nginx-module:setmisc
-GH_TAGNAME+=	v${NGINX_SET_MISC_VERSION}:setmisc
-CONFIGURE_ARGS+=--add-module=${WRKSRC_setmisc}
-EXTRA_PATCHES+=	${PATCHDIR}/extra-patch-openresty-set-misc-nginx-module-config
+GH_TAGNAME+=	${NGINX_SET_MISC_VERSION}:setmisc
+CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_setmisc}
 .endif
 
 .if ${PORT_OPTIONS:MSFLOW}

Modified: head/www/nginx-devel/distinfo
==============================================================================
--- head/www/nginx-devel/distinfo	Sun Feb 14 17:32:17 2016	(r408871)
+++ head/www/nginx-devel/distinfo	Sun Feb 14 17:37:23 2016	(r408872)
@@ -44,10 +44,10 @@ SHA256 (nginx-clojure-nginx-clojure-v0.4
 SIZE (nginx-clojure-nginx-clojure-v0.4.3_GH0.tar.gz) = 589270
 SHA256 (grahamedgecombe-nginx-ct-1790ac0_GH0.tar.gz) = df1006198fa0ce58b0353260cb37b0b7fa3636972bdb1ad9f442ac9b7af8172b
 SIZE (grahamedgecombe-nginx-ct-1790ac0_GH0.tar.gz) = 4107
-SHA256 (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 8467237ca0fae74ca7a32fbd34fc6044df307098415d48068214c9c235695a07
-SIZE (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 65073
-SHA256 (openresty-headers-more-nginx-module-v0.261_GH0.tar.gz) = 03d1f5fbecba8565f247d87a38f5e4b6440b0a56d752bdd2b29af2f1c4aea480
-SIZE (openresty-headers-more-nginx-module-v0.261_GH0.tar.gz) = 28022
+SHA256 (openresty-echo-nginx-module-4f7aa50_GH0.tar.gz) = 7b8bb5139001306a46f8e9ce0b7d09befff2f49741ecc6eb47299518764defcd
+SIZE (openresty-echo-nginx-module-4f7aa50_GH0.tar.gz) = 52144
+SHA256 (openresty-headers-more-nginx-module-f5559ec_GH0.tar.gz) = 422b12414a6f850cbb3ee96c225e5259eef4e949f70e63e27e6583ce3eb836ff
+SIZE (openresty-headers-more-nginx-module-f5559ec_GH0.tar.gz) = 27400
 SHA256 (arut-nginx-dav-ext-module-v0.0.3_GH0.tar.gz) = d428a0236c933779cb40ac8c91afb19d5c25a376dc3caab825bfd543e1ee530d
 SIZE (arut-nginx-dav-ext-module-v0.0.3_GH0.tar.gz) = 6260
 SHA256 (openresty-nginx-eval-module-342c812_GH0.tar.gz) = c45f6438474593f0cf5229160327d20c2f2d72e9c0b5c8cf9e0ef8d5295de177
@@ -100,8 +100,8 @@ SHA256 (openresty-redis2-nginx-module-v0
 SIZE (openresty-redis2-nginx-module-v0.12_GH0.tar.gz) = 28981
 SHA256 (arut-nginx-rtmp-module-v1.1.7_GH0.tar.gz) = 7922b0e3d5f3d9c4b275e4908cfb8f5fb1bfb3ac2df77f4c262cda56df21aab3
 SIZE (arut-nginx-rtmp-module-v1.1.7_GH0.tar.gz) = 519735
-SHA256 (openresty-set-misc-nginx-module-v0.29_GH0.tar.gz) = 8d280fc083420afb41dbe10df9a8ceec98f1d391bd2caa42ebae67d5bc9295d8
-SIZE (openresty-set-misc-nginx-module-v0.29_GH0.tar.gz) = 35495
+SHA256 (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = cc325830477dfcdbb355fc7b19cbc2f4e55c179b3b56fdfe0613b5a7b926235e
+SIZE (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = 35961
 SHA256 (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = e38a19bb4d30e5487c013c4b6b3e3d5b96de82d63b776471cc2c381a5d00374d
 SIZE (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = 10106
 SHA256 (cubicdaiya-ngx_small_light-v0.6.9_GH0.tar.gz) = 5d4e3d4fec3968ee57a5fa066118649e2b994b3f3a293896e62bf690b726b7fb


More information about the svn-ports-all mailing list