diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2016-04-05 12:07:31 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2016-04-05 12:07:31 +0000 |
commit | 79d7042ced5ef132023974f2b6ebb4b53dc005fe (patch) | |
tree | b028a4844156ee8a8154554e2bb52a60b3487f95 /www/nginx | |
parent | 1b2c6bcc39e02393c857ee76a91042e3480cdfd4 (diff) | |
download | ports-79d7042ced5ef132023974f2b6ebb4b53dc005fe.tar.gz ports-79d7042ced5ef132023974f2b6ebb4b53dc005fe.zip |
Upgrade third-party nchan (formerly http_push) module from 0.99.8 to 0.99.11.
Notes
Notes:
svn path=/head/; revision=412555
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a73258cb4308..31e30f3febfd 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -521,7 +521,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.8 +GIT_PUSH_VERSION= 0.99.11 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 288a3b53ee68..1e0f8fb12123 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -62,8 +62,8 @@ SHA256 (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = fdc34e0e 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.8_GH0.tar.gz) = 3b25cbd7aff9742dac15d64d55f67a4ab83fc52053111ddd3fd0b8f2932682d1 -SIZE (slact-nchan-v0.99.8_GH0.tar.gz) = 344368 +SHA256 (slact-nchan-v0.99.11_GH0.tar.gz) = 977e74fa526bc6e1e5c166595b0ec67ffa72b78702da142f2e20df587e296809 +SIZE (slact-nchan-v0.99.11_GH0.tar.gz) = 356058 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-v0.6.4_GH0.tar.gz) = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3 |