Date: Sun, 13 Jan 2019 16:42:23 +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: r490155 - in head/www/nginx-devel: . files Message-ID: <201901131642.x0DGgNAL093265@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Sun Jan 13 16:42:23 2019 New Revision: 490155 URL: https://svnweb.freebsd.org/changeset/ports/490155 Log: Update third-party tarantool module to its recent version. Bump RORTREVISION. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/Makefile.extmod head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sun Jan 13 16:15:27 2019 (r490154) +++ head/www/nginx-devel/Makefile Sun Jan 13 16:42:23 2019 (r490155) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.15.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ \ LOCAL/osa Modified: head/www/nginx-devel/Makefile.extmod ============================================================================== --- head/www/nginx-devel/Makefile.extmod Sun Jan 13 16:15:27 2019 (r490154) +++ head/www/nginx-devel/Makefile.extmod Sun Jan 13 16:42:23 2019 (r490155) @@ -144,7 +144,7 @@ HTTP_SUBS_FILTER_CONFIGURE_ON= --add-module=${WRKSRC_s HTTP_TARANTOOL_LIB_DEPENDS= libmsgpuck.so:devel/msgpuck \ libyajl.so:devel/yajl -HTTP_TARANTOOL_GH_TUPLE= tarantool:nginx_upstream_module:4ca8684:nginx_tarantool +HTTP_TARANTOOL_GH_TUPLE= tarantool:nginx_upstream_module:27836e4:nginx_tarantool HTTP_TARANTOOL_VARS= DSO_EXTMODS+=nginx_tarantool HTTP_TARANTOOL_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sun Jan 13 16:15:27 2019 (r490154) +++ head/www/nginx-devel/distinfo Sun Jan 13 16:42:23 2019 (r490155) @@ -1,4 +1,4 @@ -TIMESTAMP = 1547320949 +TIMESTAMP = 1547397238 SHA256 (nginx-1.15.8.tar.gz) = a8bdafbca87eb99813ae4fcac1ad0875bf725ce19eb265d28268c309b2b40787 SIZE (nginx-1.15.8.tar.gz) = 1027862 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -79,8 +79,8 @@ SHA256 (wandenberg-nginx-push-stream-module-0.5.4_GH0. SIZE (wandenberg-nginx-push-stream-module-0.5.4_GH0.tar.gz) = 183493 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-4ca8684_GH0.tar.gz) = e1ce39052f2df4972dc7ce827a3ff774660586955c5894cf38997c6f687d8fa4 -SIZE (tarantool-nginx_upstream_module-4ca8684_GH0.tar.gz) = 59005 +SHA256 (tarantool-nginx_upstream_module-27836e4_GH0.tar.gz) = c098747380444ddc9cf428010578bc6ef70b8c3a77a801c9e01617b05462e57b +SIZE (tarantool-nginx_upstream_module-27836e4_GH0.tar.gz) = 74010 SHA256 (Austinb-nginx-upload-module-72ec037_GH0.tar.gz) = c6d4e38ad0712c898cc53721f492f8f73acf2753cc0a0769fa34d4d6ba4e8efd SIZE (Austinb-nginx-upload-module-72ec037_GH0.tar.gz) = 28303 SHA256 (masterzen-nginx-upload-progress-module-afb2d31_GH0.tar.gz) = 6318851cc3a624aaad3b1f4cd9f51f79c86575c53dfe0c28bbdcf9470b6a33e6 Modified: head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Sun Jan 13 16:15:27 2019 (r490154) +++ head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Sun Jan 13 16:42:23 2019 (r490155) @@ -1,5 +1,5 @@ ---- ../nginx_upstream_module-4ca8684/config.orig 2017-09-18 11:54:00.000000000 -0400 -+++ ../nginx_upstream_module-4ca8684/config 2017-12-04 21:56:41.978227000 -0500 +--- ../nginx_upstream_module-27836e4/config.orig 2017-09-18 11:54:00.000000000 -0400 ++++ ../nginx_upstream_module-27836e4/config 2017-12-04 21:56:41.978227000 -0500 @@ -7,18 +7,10 @@ $ngx_addon_dir/third_party \ "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901131642.x0DGgNAL093265>