svn commit: r402920 - in head/www: nginx nginx-devel

Sergey A. Osokin osa at FreeBSD.org
Fri Dec 4 11:59:16 UTC 2015


Author: osa
Date: Fri Dec  4 11:59:15 2015
New Revision: 402920
URL: https://svnweb.freebsd.org/changeset/ports/402920

Log:
  Upgrade third-party srcache module from 0.29 to 0.30.

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	Fri Dec  4 11:46:39 2015	(r402919)
+++ head/www/nginx-devel/Makefile	Fri Dec  4 11:59:15 2015	(r402920)
@@ -817,7 +817,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_sm
 .endif
 
 .if ${PORT_OPTIONS:MSRCACHE}
-NGINX_SRCACHE_VERSION=	0.29
+NGINX_SRCACHE_VERSION=	0.30
 GH_ACCOUNT+=	openresty:srcache
 GH_PROJECT+=	srcache-nginx-module:srcache
 GH_TAGNAME+=	v${NGINX_SRCACHE_VERSION}:srcache

Modified: head/www/nginx-devel/distinfo
==============================================================================
--- head/www/nginx-devel/distinfo	Fri Dec  4 11:46:39 2015	(r402919)
+++ head/www/nginx-devel/distinfo	Fri Dec  4 11:59:15 2015	(r402920)
@@ -106,8 +106,8 @@ SHA256 (nginx-shib-nginx-http-shibboleth
 SIZE (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = 10106
 SHA256 (cubicdaiya-ngx_small_light-v0.6.9_GH0.tar.gz) = 5d4e3d4fec3968ee57a5fa066118649e2b994b3f3a293896e62bf690b726b7fb
 SIZE (cubicdaiya-ngx_small_light-v0.6.9_GH0.tar.gz) = 51436
-SHA256 (openresty-srcache-nginx-module-v0.29_GH0.tar.gz) = 3fa24ecc658864d5286df33914f73fc3b47e6dffcefd2abfa0c7f72ed158af20
-SIZE (openresty-srcache-nginx-module-v0.29_GH0.tar.gz) = 58841
+SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633
+SIZE (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = 58777
 SHA256 (zebrafishlabs-nginx-statsd-b756a12_GH0.tar.gz) = 4c5886edb1fbeb0b9a83c879b4be4b15a620627a18978aef636da3feafb284fe
 SIZE (zebrafishlabs-nginx-statsd-b756a12_GH0.tar.gz) = 6636
 SHA256 (gabor-nginx-x-rid-header-0daa3cc_GH0.tar.gz) = de784142d867a35ecc5443fa347c2903af0935669cdf2eaa9274f5253aac2267

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Fri Dec  4 11:46:39 2015	(r402919)
+++ head/www/nginx/Makefile	Fri Dec  4 11:59:15 2015	(r402920)
@@ -801,7 +801,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_sm
 .endif
 
 .if ${PORT_OPTIONS:MSRCACHE}
-NGINX_SRCACHE_VERSION=	0.29
+NGINX_SRCACHE_VERSION=	0.30
 GH_ACCOUNT+=	openresty:srcache
 GH_PROJECT+=	srcache-nginx-module:srcache
 GH_TAGNAME+=	v${NGINX_SRCACHE_VERSION}:srcache

Modified: head/www/nginx/distinfo
==============================================================================
--- head/www/nginx/distinfo	Fri Dec  4 11:46:39 2015	(r402919)
+++ head/www/nginx/distinfo	Fri Dec  4 11:59:15 2015	(r402920)
@@ -104,8 +104,8 @@ SHA256 (nginx-shib-nginx-http-shibboleth
 SIZE (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = 10106
 SHA256 (cubicdaiya-ngx_small_light-v0.6.9_GH0.tar.gz) = 5d4e3d4fec3968ee57a5fa066118649e2b994b3f3a293896e62bf690b726b7fb
 SIZE (cubicdaiya-ngx_small_light-v0.6.9_GH0.tar.gz) = 51436
-SHA256 (openresty-srcache-nginx-module-v0.29_GH0.tar.gz) = 3fa24ecc658864d5286df33914f73fc3b47e6dffcefd2abfa0c7f72ed158af20
-SIZE (openresty-srcache-nginx-module-v0.29_GH0.tar.gz) = 58841
+SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633
+SIZE (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = 58777
 SHA256 (zebrafishlabs-nginx-statsd-b756a12_GH0.tar.gz) = 4c5886edb1fbeb0b9a83c879b4be4b15a620627a18978aef636da3feafb284fe
 SIZE (zebrafishlabs-nginx-statsd-b756a12_GH0.tar.gz) = 6636
 SHA256 (gabor-nginx-x-rid-header-0daa3cc_GH0.tar.gz) = de784142d867a35ecc5443fa347c2903af0935669cdf2eaa9274f5253aac2267


More information about the svn-ports-all mailing list