Date: Sat, 3 Jan 2015 17:08:25 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376130 - in head/www: nginx nginx-devel Message-ID: <201501031708.t03H8PCN052160@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Sat Jan 3 17:08:24 2015 New Revision: 376130 URL: https://svnweb.freebsd.org/changeset/ports/376130 QAT: https://qat.redports.org/buildarchive/r376130/ Log: Update third-party ngx_cache_purge module from 2.1 to 2.3 (as preparation to upgrade the www/nginx-devel to 1.7.9). <ChangeLog> 2014-12-23 VERSION 2.3 * Fix compatibility with nginx-1.7.9+. 2014-12-02 VERSION 2.2 * Fix compatibility with nginx-1.7.8+. 2014-05-19 * Fix build on Solaris with SunCC (Solaris Studio). Reported by Jussi Sallinen. </ChangeLog> Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx/Makefile head/www/nginx/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sat Jan 3 17:06:06 2015 (r376129) +++ head/www/nginx-devel/Makefile Sat Jan 3 17:08:24 2015 (r376130) @@ -319,7 +319,7 @@ CONFIGURE_ARGS+=--without-http-cache .endif .if ${PORT_OPTIONS:MCACHE_PURGE} -NGINX_CACHE_PURGE_VERSION= 2.1 +NGINX_CACHE_PURGE_VERSION= 2.3 MASTER_SITES+= http://labs.frickle.com/files/:cache_purge DISTFILES+= ngx_cache_purge-${NGINX_CACHE_PURGE_VERSION}.tar.gz:cache_purge CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_PURGE_VERSION} Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sat Jan 3 17:06:06 2015 (r376129) +++ head/www/nginx-devel/distinfo Sat Jan 3 17:08:24 2015 (r376130) @@ -10,8 +10,8 @@ SHA256 (http_auth_ldap-c4dc7c9153.tar.gz SIZE (http_auth_ldap-c4dc7c9153.tar.gz) = 5323 SHA256 (ngx_http_auth_pam_module-1.2.tar.gz) = 5a85970ba61a99f55a26d2536a11d512b39bbd622f5737d25a9a8c10db81efa9 SIZE (ngx_http_auth_pam_module-1.2.tar.gz) = 5424 -SHA256 (ngx_cache_purge-2.1.tar.gz) = 424005af0c04e59ffa65a65e446081d4f95ee76a801a7555e001c67810bcb3b9 -SIZE (ngx_cache_purge-2.1.tar.gz) = 10535 +SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c +SIZE (ngx_cache_purge-2.3.tar.gz) = 12248 SHA256 (ngx_ctpp2-0.5.tar.gz) = f8adfecc23e2c23af95df8549ef92fd52598b21506a9d9df2278b2605668d5a6 SIZE (ngx_ctpp2-0.5.tar.gz) = 19686 SHA256 (openresty-echo-nginx-module-v0.51-0-g44c92a5.tar.gz) = d4463cc6430bfd25a86ddf4a20d34fdb84899ff9dcc158af86d1bec9ec98da5c Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sat Jan 3 17:06:06 2015 (r376129) +++ head/www/nginx/Makefile Sat Jan 3 17:08:24 2015 (r376130) @@ -325,7 +325,7 @@ CONFIGURE_ARGS+=--without-http-cache .endif .if ${PORT_OPTIONS:MCACHE_PURGE} -NGINX_CACHE_PURGE_VERSION= 2.1 +NGINX_CACHE_PURGE_VERSION= 2.3 MASTER_SITES+= http://labs.frickle.com/files/:cache_purge DISTFILES+= ngx_cache_purge-${NGINX_CACHE_PURGE_VERSION}.tar.gz:cache_purge CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_PURGE_VERSION} Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Sat Jan 3 17:06:06 2015 (r376129) +++ head/www/nginx/distinfo Sat Jan 3 17:08:24 2015 (r376130) @@ -12,8 +12,8 @@ SHA256 (ngx_http_auth_pam_module-1.2.tar SIZE (ngx_http_auth_pam_module-1.2.tar.gz) = 5424 SHA256 (ngx_http_auth_request_module-0.2.tar.gz) = eea5d0ec02bba93d0b204a034230cc61462b60497cbac6f581d7e008a9262ba4 SIZE (ngx_http_auth_request_module-0.2.tar.gz) = 6736 -SHA256 (ngx_cache_purge-2.1.tar.gz) = 424005af0c04e59ffa65a65e446081d4f95ee76a801a7555e001c67810bcb3b9 -SIZE (ngx_cache_purge-2.1.tar.gz) = 10535 +SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c +SIZE (ngx_cache_purge-2.3.tar.gz) = 12248 SHA256 (ngx_ctpp2-0.5.tar.gz) = f8adfecc23e2c23af95df8549ef92fd52598b21506a9d9df2278b2605668d5a6 SIZE (ngx_ctpp2-0.5.tar.gz) = 19686 SHA256 (openresty-echo-nginx-module-v0.51-0-g44c92a5.tar.gz) = d4463cc6430bfd25a86ddf4a20d34fdb84899ff9dcc158af86d1bec9ec98da5c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501031708.t03H8PCN052160>