diff options
author | osa <osa@FreeBSD.org> | 2016-03-18 19:36:19 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2016-03-18 19:36:19 +0800 |
commit | 6dbb31751165f62c506dad9e3dd29560da7e0779 (patch) | |
tree | 9b7598f604794feb9d087c5ec4b798be2b201baa /www/nginx | |
parent | c3b807b9eca1d4fb45db1104068789352624de95 (diff) | |
download | freebsd-ports-gnome-6dbb31751165f62c506dad9e3dd29560da7e0779.tar.gz freebsd-ports-gnome-6dbb31751165f62c506dad9e3dd29560da7e0779.tar.zst freebsd-ports-gnome-6dbb31751165f62c506dad9e3dd29560da7e0779.zip |
Upgrade third-party push module from 0.99.7 to 0.99.8.
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 5e22c7871497..25ae814b7028 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -510,7 +510,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.7 +GIT_PUSH_VERSION= 0.99.8 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 5db8b812736d..27adf0ea25d3 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -60,8 +60,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.7_GH0.tar.gz) = 06e05d7a205addd33d4aaaa5b7350de46867feb142a207f13e36d0ba099452b1 -SIZE (slact-nchan-v0.99.7_GH0.tar.gz) = 342570 +SHA256 (slact-nchan-v0.99.8_GH0.tar.gz) = 3b25cbd7aff9742dac15d64d55f67a4ab83fc52053111ddd3fd0b8f2932682d1 +SIZE (slact-nchan-v0.99.8_GH0.tar.gz) = 344368 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 |