Date: Sat, 13 Feb 2016 13:37:47 +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: r408794 - in head/www: nginx nginx-devel Message-ID: <201602131337.u1DDblxq026178@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Sat Feb 13 13:37:47 2016 New Revision: 408794 URL: https://svnweb.freebsd.org/changeset/ports/408794 Log: Upgrade third-party nchan module from 0.98 to 0.99.4. 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 Feb 13 13:15:33 2016 (r408793) +++ head/www/nginx-devel/Makefile Sat Feb 13 13:37:47 2016 (r408794) @@ -507,7 +507,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.98 +GIT_PUSH_VERSION= 0.99.4 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 Sat Feb 13 13:15:33 2016 (r408793) +++ head/www/nginx-devel/distinfo Sat Feb 13 13:37:47 2016 (r408794) @@ -58,8 +58,8 @@ SHA256 (alibaba-nginx-http-footer-filter SIZE (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3934 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.98_GH0.tar.gz) = 5d1b9c61fe0f6a29fd5f3fca781bc362b433c9b3d86023e2ec7e1037f7ad4b93 -SIZE (slact-nchan-v0.98_GH0.tar.gz) = 334339 +SHA256 (slact-nchan-v0.99.4_GH0.tar.gz) = 5be31a213bd277dfb2f4b561626d37852711b7186bf514f10ef60b5f479fd4f2 +SIZE (slact-nchan-v0.99.4_GH0.tar.gz) = 337367 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 Sat Feb 13 13:15:33 2016 (r408793) +++ head/www/nginx/Makefile Sat Feb 13 13:37:47 2016 (r408794) @@ -498,7 +498,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.98 +GIT_PUSH_VERSION= 0.99.4 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Sat Feb 13 13:15:33 2016 (r408793) +++ head/www/nginx/distinfo Sat Feb 13 13:37:47 2016 (r408794) @@ -58,8 +58,8 @@ SHA256 (alibaba-nginx-http-footer-filter SIZE (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3934 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.98_GH0.tar.gz) = 5d1b9c61fe0f6a29fd5f3fca781bc362b433c9b3d86023e2ec7e1037f7ad4b93 -SIZE (slact-nchan-v0.98_GH0.tar.gz) = 334339 +SHA256 (slact-nchan-v0.99.4_GH0.tar.gz) = 5be31a213bd277dfb2f4b561626d37852711b7186bf514f10ef60b5f479fd4f2 +SIZE (slact-nchan-v0.99.4_GH0.tar.gz) = 337367 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?201602131337.u1DDblxq026178>