Date: Fri, 17 Jun 2016 23:43:22 +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: r417042 - in head/www: nginx nginx-devel nginx-devel/files nginx/files Message-ID: <201606172343.u5HNhMSx054021@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Fri Jun 17 23:43:22 2016 New Revision: 417042 URL: https://svnweb.freebsd.org/changeset/ports/417042 Log: Upgrade third-party tarantool module from 3599ba0 to b852195. The size of the distro has been decreased dramatically because an rpm directory with nginx-1.8.0.tar.gz tarball inside has been removed. PR: 210349 Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx-devel/Makefile Fri Jun 17 23:43:22 2016 (r417042) @@ -631,7 +631,7 @@ LIB_DEPENDS+= libmsgpuck.so:devel/msgpuc libyajl.so:devel/yajl GH_ACCOUNT+= tarantool:nginx_tarantool GH_PROJECT+= nginx_upstream_module:nginx_tarantool -GH_TAGNAME+= 3599ba0:nginx_tarantool +GH_TAGNAME+= b852195:nginx_tarantool CFLAGS+= -I${LOCALBASE}/include/msgpuck CONFIGURE_ARGS+=--add-module=${WRKSRC_nginx_tarantool} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx-devel/distinfo Fri Jun 17 23:43:22 2016 (r417042) @@ -69,8 +69,8 @@ SHA256 (wandenberg-nginx-push-stream-mod 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 SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 -SHA256 (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 9f4c60a742786b3507fb69fb9fb653cec08114399ce0e65a06ea5fb532030713 -SIZE (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 877305 +SHA256 (tarantool-nginx_upstream_module-b852195_GH0.tar.gz) = 8ffc6cb91ab663e2ec04ae9bbbc436e3c0b2743fb600d8babb4a124408cceadb +SIZE (tarantool-nginx_upstream_module-b852195_GH0.tar.gz) = 40361 SHA256 (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 62a2c4388585aec463a1cee30bc84953593a93f341dc1df61b42b452594d2a05 SIZE (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 28296 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 93e29b9b437a2e34713de54c2861ea51151624aca09f73f9f44d1caaff01a6b1 Modified: head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Fri Jun 17 23:43:22 2016 (r417042) @@ -1,5 +1,5 @@ ---- ../nginx_upstream_module-3599ba0/config.orig 2015-08-20 23:33:02.000000000 +0300 -+++ ../nginx_upstream_module-3599ba0/config 2015-08-23 16:04:59.572045669 +0300 +--- ../nginx_upstream_module-b852195/config.orig 2015-08-20 23:33:02.000000000 +0300 ++++ ../nginx_upstream_module-b852195/config 2015-08-23 16:04:59.572045669 +0300 @@ -4,7 +4,7 @@ " Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx/Makefile Fri Jun 17 23:43:22 2016 (r417042) @@ -630,7 +630,7 @@ LIB_DEPENDS+= libmsgpuck.so:devel/msgpuc libyajl.so:devel/yajl GH_ACCOUNT+= tarantool:nginx_tarantool GH_PROJECT+= nginx_upstream_module:nginx_tarantool -GH_TAGNAME+= 3599ba0:nginx_tarantool +GH_TAGNAME+= b852195:nginx_tarantool CFLAGS+= -I${LOCALBASE}/include/msgpuck CONFIGURE_ARGS+=--add-module=${WRKSRC_nginx_tarantool} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx/distinfo Fri Jun 17 23:43:22 2016 (r417042) @@ -69,8 +69,8 @@ SHA256 (wandenberg-nginx-push-stream-mod 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 SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 -SHA256 (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 9f4c60a742786b3507fb69fb9fb653cec08114399ce0e65a06ea5fb532030713 -SIZE (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 877305 +SHA256 (tarantool-nginx_upstream_module-b852195_GH0.tar.gz) = 8ffc6cb91ab663e2ec04ae9bbbc436e3c0b2743fb600d8babb4a124408cceadb +SIZE (tarantool-nginx_upstream_module-b852195_GH0.tar.gz) = 40361 SHA256 (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 62a2c4388585aec463a1cee30bc84953593a93f341dc1df61b42b452594d2a05 SIZE (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 28296 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 93e29b9b437a2e34713de54c2861ea51151624aca09f73f9f44d1caaff01a6b1 Modified: head/www/nginx/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- head/www/nginx/files/extra-patch-ngx_http_tarantool-config Fri Jun 17 23:28:04 2016 (r417041) +++ head/www/nginx/files/extra-patch-ngx_http_tarantool-config Fri Jun 17 23:43:22 2016 (r417042) @@ -1,5 +1,5 @@ ---- ../nginx_upstream_module-3599ba0/config.orig 2015-08-20 23:33:02.000000000 +0300 -+++ ../nginx_upstream_module-3599ba0/config 2015-08-23 16:04:59.572045669 +0300 +--- ../nginx_upstream_module-b852195/config.orig 2015-08-20 23:33:02.000000000 +0300 ++++ ../nginx_upstream_module-b852195/config 2015-08-23 16:04:59.572045669 +0300 @@ -4,7 +4,7 @@ "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606172343.u5HNhMSx054021>