From owner-svn-ports-all@freebsd.org Fri Jun 5 14:13:41 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 E77A332C42C; Fri, 5 Jun 2020 14:13:41 +0000 (UTC) (envelope-from osa@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 49dl4P5RbYz3dnT; Fri, 5 Jun 2020 14:13:41 +0000 (UTC) (envelope-from osa@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 B605812121; Fri, 5 Jun 2020 14:13:41 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 055EDfVq033976; Fri, 5 Jun 2020 14:13:41 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 055EDeor033971; Fri, 5 Jun 2020 14:13:40 GMT (envelope-from osa@FreeBSD.org) Message-Id: <202006051413.055EDeor033971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Fri, 5 Jun 2020 14:13:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538022 - in head/www/nginx-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: in head/www/nginx-devel: . files X-SVN-Commit-Revision: 538022 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: Fri, 05 Jun 2020 14:13:42 -0000 Author: osa Date: Fri Jun 5 14:13:40 2020 New Revision: 538022 URL: https://svnweb.freebsd.org/changeset/ports/538022 Log: Merge r538002 from www/nginx. Update 3rd party module nginx-link-function to 3.2.3. Bump PORTREVISION. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/Makefile.extmod head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-nginx-link-function-config head/www/nginx-devel/files/extra-patch-ngx_link_func_module.c Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Fri Jun 5 14:13:26 2020 (r538021) +++ head/www/nginx-devel/Makefile Fri Jun 5 14:13:40 2020 (r538022) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa Modified: head/www/nginx-devel/Makefile.extmod ============================================================================== --- head/www/nginx-devel/Makefile.extmod Fri Jun 5 14:13:26 2020 (r538021) +++ head/www/nginx-devel/Makefile.extmod Fri Jun 5 14:13:40 2020 (r538022) @@ -207,7 +207,7 @@ LUA_CONFIGURE_ENV= LUAJIT_INC=${LOCALBASE}/include/lua LUA_GH_TUPLE= openresty:lua-nginx-module:v0.10.15:lua LUA_VARS= DSO_EXTMODS+=lua -LINK_GH_TUPLE= Taymindis:nginx-link-function:3.2.2:link +LINK_GH_TUPLE= Taymindis:nginx-link-function:3.2.3:link LINK_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-link-function-config \ ${PATCHDIR}/extra-patch-ngx_link_func_module.c LINK_VARS= DSO_EXTMODS+=link Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Fri Jun 5 14:13:26 2020 (r538021) +++ head/www/nginx-devel/distinfo Fri Jun 5 14:13:40 2020 (r538022) @@ -1,4 +1,4 @@ -TIMESTAMP = 1591120787 +TIMESTAMP = 1591365189 SHA256 (nginx-1.19.0.tar.gz) = 44a616171fcd7d7ad7c6af3e6f3ad0879b54db5a5d21be874cd458b5691e36c8 SIZE (nginx-1.19.0.tar.gz) = 1043748 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -99,8 +99,8 @@ SHA256 (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = b SIZE (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = 13133 SHA256 (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 7393809d5d8877812da1bd5b5fbd1d8b00bc85e71f2f387c344f007773e49050 SIZE (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 20617 -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 (Taymindis-nginx-link-function-3.2.3_GH0.tar.gz) = 0b74d94896709aba21036ed6f9dfd63c9efc5b9921ee5892d28a4b03bd9b09bd +SIZE (Taymindis-nginx-link-function-3.2.3_GH0.tar.gz) = 145317 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.19_GH0.tar.gz) = 8c2bdbe875e4f5225d0778bfb09a2668f9281d7de6218c7b462a7ba2cee06fe8 Modified: head/www/nginx-devel/files/extra-patch-nginx-link-function-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-nginx-link-function-config Fri Jun 5 14:13:26 2020 (r538021) +++ head/www/nginx-devel/files/extra-patch-nginx-link-function-config Fri Jun 5 14:13:40 2020 (r538022) @@ -1,5 +1,5 @@ ---- ../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 +--- ../nginx-link-function-3.2.3/config.orig 2019-02-22 21:19:02.000000000 -0500 ++++ ../nginx-link-function-3.2.3/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-devel/files/extra-patch-ngx_link_func_module.c ============================================================================== --- head/www/nginx-devel/files/extra-patch-ngx_link_func_module.c Fri Jun 5 14:13:26 2020 (r538021) +++ head/www/nginx-devel/files/extra-patch-ngx_link_func_module.c Fri Jun 5 14:13:40 2020 (r538022) @@ -1,5 +1,5 @@ ---- ../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 +--- ../nginx-link-function-3.2.3/src/ngx_link_func_module.c.orig 2020-01-24 10:32:50.550797000 -0500 ++++ ../nginx-link-function-3.2.3/src/ngx_link_func_module.c 2020-01-24 10:33:17.135348000 -0500 @@ -35,7 +35,7 @@ #include #include