diff options
author | osa <osa@FreeBSD.org> | 2016-02-13 21:37:47 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2016-02-13 21:37:47 +0800 |
commit | ff07daa58e6b691c619dd3fa9450ae2a9c16bb5e (patch) | |
tree | ab9e1de24651037fa63de0da43e6257a4f234073 /www | |
parent | 4db9bb6d99883d90e288fb1d1374966d8be3c97f (diff) | |
download | freebsd-ports-gnome-ff07daa58e6b691c619dd3fa9450ae2a9c16bb5e.tar.gz freebsd-ports-gnome-ff07daa58e6b691c619dd3fa9450ae2a9c16bb5e.tar.zst freebsd-ports-gnome-ff07daa58e6b691c619dd3fa9450ae2a9c16bb5e.zip |
Upgrade third-party nchan module from 0.98 to 0.99.4.
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 4 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 156327052ae2..6d4265f96e18 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -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 diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 7a02b9f253bd..f6ff7ff539a7 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -58,8 +58,8 @@ SHA256 (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3493b54460c59370f9f 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 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 34a0473226d2..10e0473ecdbc 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -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 diff --git a/www/nginx/distinfo b/www/nginx/distinfo index d691b1dd231f..e9cbfb4b904d 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -58,8 +58,8 @@ SHA256 (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3493b54460c59370f9f 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 |