From owner-svn-ports-all@freebsd.org Tue Jun 2 13:20:09 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D928F336CF3; Tue, 2 Jun 2020 13:20:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49bt215Mr6z3ZBx; Tue, 2 Jun 2020 13:20:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF02B1D4C3; Tue, 2 Jun 2020 13:20:09 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 052DK9Oo071765; Tue, 2 Jun 2020 13:20:09 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 052DK8Zr071760; Tue, 2 Jun 2020 13:20:08 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202006021320.052DK8Zr071760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 2 Jun 2020 13:20:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537550 - in head/www/nginx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head/www/nginx: . files X-SVN-Commit-Revision: 537550 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2020 13:20:09 -0000 Author: joneum Date: Tue Jun 2 13:20:08 2020 New Revision: 537550 URL: https://svnweb.freebsd.org/changeset/ports/537550 Log: Update 3rd party module nginx-link-function to 3.2.2 PR: 246897 Sponsored by: Netzkommune GmbH Modified: head/www/nginx/Makefile head/www/nginx/Makefile.extmod head/www/nginx/distinfo head/www/nginx/files/extra-patch-nginx-link-function-config head/www/nginx/files/extra-patch-ngx_link_func_module.c Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Tue Jun 2 13:16:25 2020 (r537549) +++ head/www/nginx/Makefile Tue Jun 2 13:20:08 2020 (r537550) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ Modified: head/www/nginx/Makefile.extmod ============================================================================== --- head/www/nginx/Makefile.extmod Tue Jun 2 13:16:25 2020 (r537549) +++ head/www/nginx/Makefile.extmod Tue Jun 2 13:20:08 2020 (r537550) @@ -208,7 +208,7 @@ ICONV_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-calio-ico LET_GH_TUPLE= arut:nginx-let-module:v0.0.4:let LET_CONFIGURE_ON= --add-module=${WRKSRC_let} -LINK_GH_TUPLE= Taymindis:nginx-link-function:3.2.1:link +LINK_GH_TUPLE= Taymindis:nginx-link-function:3.2.2:link LINK_CONFIGURE_ON= --add-module=${WRKSRC_link} LINK_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-link-function-config \ ${PATCHDIR}/extra-patch-ngx_link_func_module.c Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Tue Jun 2 13:16:25 2020 (r537549) +++ head/www/nginx/distinfo Tue Jun 2 13:20:08 2020 (r537550) @@ -1,4 +1,4 @@ -TIMESTAMP = 1591027492 +TIMESTAMP = 1591086628 SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99 SIZE (nginx-1.18.0.tar.gz) = 1039530 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -105,8 +105,8 @@ SHA256 (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = b SIZE (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = 13133 SHA256 (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = cbf6fcddc00a7e30289134bdeace12565e000cc7d4efee2d2ebb8799d0b88270 SIZE (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = 20534 -SHA256 (Taymindis-nginx-link-function-3.2.1_GH0.tar.gz) = d5460002dcda8e67a10027866255842a064225bb1dbcddb2db8cb18bb3fa511a -SIZE (Taymindis-nginx-link-function-3.2.1_GH0.tar.gz) = 127676 +SHA256 (Taymindis-nginx-link-function-3.2.2_GH0.tar.gz) = ef6c17bad33af15d816e21a3c82a5feb8769564e6b52c10384cffd35f757ee5d +SIZE (Taymindis-nginx-link-function-3.2.2_GH0.tar.gz) = 145304 SHA256 (openresty-lua-nginx-module-v0.10.15_GH0.tar.gz) = 7d5f3439c8df56046d0564b5857fd8a30296ab1bd6df0f048aed7afb56a0a4c2 SIZE (openresty-lua-nginx-module-v0.10.15_GH0.tar.gz) = 655110 SHA256 (openresty-memc-nginx-module-v0.18_GH0.tar.gz) = 4e280d1dcb8b312bc7875604c1e35b17879279126d3d5fbf482aa9cc7c11276d Modified: head/www/nginx/files/extra-patch-nginx-link-function-config ============================================================================== --- head/www/nginx/files/extra-patch-nginx-link-function-config Tue Jun 2 13:16:25 2020 (r537549) +++ head/www/nginx/files/extra-patch-nginx-link-function-config Tue Jun 2 13:20:08 2020 (r537550) @@ -1,5 +1,5 @@ ---- ../nginx-link-function-3.2.1/config.orig 2019-02-22 21:19:02.000000000 -0500 -+++ ../nginx-link-function-3.2.1/config 2020-01-24 10:29:53.871805000 -0500 +--- ../nginx-link-function-3.2.2/config.orig 2019-02-22 21:19:02.000000000 -0500 ++++ ../nginx-link-function-3.2.2/config 2020-01-24 10:29:53.871805000 -0500 @@ -15,24 +15,6 @@ #echo "#define NGINX_HTTP_HTTP_LINK_FUNC_VERSION \""$HTTP_LINK_FUNC_VERSION"\"" > $NGX_OBJS/ngx_vod_version.h Modified: head/www/nginx/files/extra-patch-ngx_link_func_module.c ============================================================================== --- head/www/nginx/files/extra-patch-ngx_link_func_module.c Tue Jun 2 13:16:25 2020 (r537549) +++ head/www/nginx/files/extra-patch-ngx_link_func_module.c Tue Jun 2 13:20:08 2020 (r537550) @@ -1,5 +1,5 @@ ---- ../nginx-link-function-3.2.1/src/ngx_link_func_module.c.orig 2020-01-24 10:32:50.550797000 -0500 -+++ ../nginx-link-function-3.2.1/src/ngx_link_func_module.c 2020-01-24 10:33:17.135348000 -0500 +--- ../nginx-link-function-3.2.2/src/ngx_link_func_module.c.orig 2020-01-24 10:32:50.550797000 -0500 ++++ ../nginx-link-function-3.2.2/src/ngx_link_func_module.c 2020-01-24 10:33:17.135348000 -0500 @@ -35,7 +35,7 @@ #include #include