Date: Wed, 17 Feb 2016 23:28:06 +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: r409077 - in head/www: nginx nginx-devel Message-ID: <201602172328.u1HNS665008633@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Wed Feb 17 23:28:06 2016 New Revision: 409077 URL: https://svnweb.freebsd.org/changeset/ports/409077 Log: Upgrade third-party nchan (formerly http_push) module from 0.99.4 to 0.99.5. 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 Wed Feb 17 23:19:37 2016 (r409076) +++ head/www/nginx-devel/Makefile Wed Feb 17 23:28:06 2016 (r409077) @@ -520,7 +520,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.4 +GIT_PUSH_VERSION= 0.99.5 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Wed Feb 17 23:19:37 2016 (r409076) +++ head/www/nginx-devel/distinfo Wed Feb 17 23:28:06 2016 (r409077) @@ -60,8 +60,8 @@ SHA256 (nginx-modules-ngx_http_json_stat SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.99.4_GH0.tar.gz) = 5be31a213bd277dfb2f4b561626d37852711b7186bf514f10ef60b5f479fd4f2 -SIZE (slact-nchan-v0.99.4_GH0.tar.gz) = 337367 +SHA256 (slact-nchan-v0.99.5_GH0.tar.gz) = 24e0bd3489aed50a5f43c3541723a5ed5d52f7750e967c4f16e62f5eddc6af2e +SIZE (slact-nchan-v0.99.5_GH0.tar.gz) = 337474 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0.6.2_GH0.tar.gz) = 2814340bf57581a04873e26d773ec216bfceebb1abb87d4904ce314790897b17 Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Wed Feb 17 23:19:37 2016 (r409076) +++ head/www/nginx/Makefile Wed Feb 17 23:28:06 2016 (r409077) @@ -508,7 +508,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.4 +GIT_PUSH_VERSION= 0.99.5 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Wed Feb 17 23:19:37 2016 (r409076) +++ head/www/nginx/distinfo Wed Feb 17 23:28:06 2016 (r409077) @@ -60,8 +60,8 @@ SHA256 (nginx-modules-ngx_http_json_stat SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.99.4_GH0.tar.gz) = 5be31a213bd277dfb2f4b561626d37852711b7186bf514f10ef60b5f479fd4f2 -SIZE (slact-nchan-v0.99.4_GH0.tar.gz) = 337367 +SHA256 (slact-nchan-v0.99.5_GH0.tar.gz) = 24e0bd3489aed50a5f43c3541723a5ed5d52f7750e967c4f16e62f5eddc6af2e +SIZE (slact-nchan-v0.99.5_GH0.tar.gz) = 337474 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0.6.2_GH0.tar.gz) = 2814340bf57581a04873e26d773ec216bfceebb1abb87d4904ce314790897b17
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602172328.u1HNS665008633>