From owner-svn-ports-all@freebsd.org Sun Dec 27 10:26:05 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 C86B04B63D8; Sun, 27 Dec 2020 10:26:05 +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 4D3cK95Mnqz4RR6; Sun, 27 Dec 2020 10:26:05 +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 A9ED5256B2; Sun, 27 Dec 2020 10:26:05 +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 0BRAQ5Jn046108; Sun, 27 Dec 2020 10:26:05 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BRAQ48d046104; Sun, 27 Dec 2020 10:26:04 GMT (envelope-from osa@FreeBSD.org) Message-Id: <202012271026.0BRAQ48d046104@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sun, 27 Dec 2020 10:26:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559348 - 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: 559348 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.34 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: Sun, 27 Dec 2020 10:26:05 -0000 Author: osa Date: Sun Dec 27 10:26:04 2020 New Revision: 559348 URL: https://svnweb.freebsd.org/changeset/ports/559348 Log: Update the following third-party modules to their recent revisions: o) drizzle o) echo 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-openresty-drizzle-nginx-module-config Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sun Dec 27 08:15:43 2020 (r559347) +++ head/www/nginx-devel/Makefile Sun Dec 27 10:26:04 2020 (r559348) @@ -3,7 +3,7 @@ PORTNAME?= nginx PORTVERSION= 1.19.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa Modified: head/www/nginx-devel/Makefile.extmod ============================================================================== --- head/www/nginx-devel/Makefile.extmod Sun Dec 27 08:15:43 2020 (r559347) +++ head/www/nginx-devel/Makefile.extmod Sun Dec 27 10:26:04 2020 (r559348) @@ -33,13 +33,13 @@ CT_GH_TUPLE= grahamedgecombe:nginx-ct:93e9884:ct CT_VARS= DSO_EXTMODS+=ct CT_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-ct-LibreSSL -ECHO_GH_TUPLE= openresty:echo-nginx-module:c65f5c6:echo +ECHO_GH_TUPLE= openresty:echo-nginx-module:5a402aa:echo ECHO_VARS= DSO_EXTMODS+=echo DRIZZLE_LIB_DEPENDS= libdrizzle.so:databases/libdrizzle DRIZZLE_CONFIGURE_ENV= LIBDRIZZLE_INC=${LOCALBASE}/include \ LIBDRIZZLE_LIB=${LOCALBASE}/lib -DRIZZLE_GH_TUPLE= openresty:drizzle-nginx-module:e93542e:drizzle +DRIZZLE_GH_TUPLE= openresty:drizzle-nginx-module:92162d0:drizzle DRIZZLE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-openresty-drizzle-nginx-module-config DRIZZLE_VARS= DSO_EXTMODS+=drizzle Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sun Dec 27 08:15:43 2020 (r559347) +++ head/www/nginx-devel/distinfo Sun Dec 27 10:26:04 2020 (r559348) @@ -1,4 +1,4 @@ -TIMESTAMP = 1608603481 +TIMESTAMP = 1609064214 SHA256 (nginx-1.19.6.tar.gz) = b11195a02b1d3285ddf2987e02c6b6d28df41bb1b1dd25f33542848ef4fc33b5 SIZE (nginx-1.19.6.tar.gz) = 1055982 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -29,14 +29,14 @@ SHA256 (grahamedgecombe-nginx-ct-93e9884_GH0.tar.gz) = SIZE (grahamedgecombe-nginx-ct-93e9884_GH0.tar.gz) = 7224 SHA256 (simpl-ngx_devel_kit-v0.3.1_GH0.tar.gz) = 0e971105e210d272a497567fa2e2c256f4e39b845a5ba80d373e26ba1abfbd85 SIZE (simpl-ngx_devel_kit-v0.3.1_GH0.tar.gz) = 66542 -SHA256 (openresty-drizzle-nginx-module-e93542e_GH0.tar.gz) = 2639639b99955d39cbc3e29d40a374605bddedcdb01c380f44849e9d49e3b2c3 -SIZE (openresty-drizzle-nginx-module-e93542e_GH0.tar.gz) = 50896 +SHA256 (openresty-drizzle-nginx-module-92162d0_GH0.tar.gz) = 54cb4d3e7ef21b7f1d75061dce4084d6986abaa3109722e197e5159d25e30f68 +SIZE (openresty-drizzle-nginx-module-92162d0_GH0.tar.gz) = 50888 SHA256 (ZigzagAK-ngx_dynamic_healthcheck-61acf02_GH0.tar.gz) = 9a6ac88bcb85cd76e56ce03cf074a78b600cc787642379f76410e78326aca5aa SIZE (ZigzagAK-ngx_dynamic_healthcheck-61acf02_GH0.tar.gz) = 49810 SHA256 (ZigzagAK-ngx_dynamic_upstream-960eef2_GH0.tar.gz) = 86e7c6ed6dba2d4c5f5b87ecb91f25ccdb7a08b8a88236e632114f830b9e354b SIZE (ZigzagAK-ngx_dynamic_upstream-960eef2_GH0.tar.gz) = 23003 -SHA256 (openresty-echo-nginx-module-c65f5c6_GH0.tar.gz) = aea1d10d9175a6471b34d436df937b5c97e7ba1ac4b4b2582a2cb6716d7fba4b -SIZE (openresty-echo-nginx-module-c65f5c6_GH0.tar.gz) = 53121 +SHA256 (openresty-echo-nginx-module-5a402aa_GH0.tar.gz) = bb2a4b1a0e5ffa0203c1be854e663fc92cee0d7b5e0f7a38c0e163ae9124a38f +SIZE (openresty-echo-nginx-module-5a402aa_GH0.tar.gz) = 53336 SHA256 (openresty-encrypted-session-nginx-module-v0.08_GH0.tar.gz) = 6e526ea097c6805ec2cf1d0d3d79ed24326bc2d0babe158c29edd07d8c0d106a SIZE (openresty-encrypted-session-nginx-module-v0.08_GH0.tar.gz) = 11802 SHA256 (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 5c1869d55897075adb3fdf840b21060dc54669a1f840a36d1539acc7e59dd106 Modified: head/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config Sun Dec 27 08:15:43 2020 (r559347) +++ head/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config Sun Dec 27 10:26:04 2020 (r559348) @@ -1,5 +1,5 @@ ---- ../drizzle-nginx-module-e93542e/config.orig 2020-01-22 18:04:58.000000000 -0500 -+++ ../drizzle-nginx-module-e93542e/config 2020-04-24 06:23:01.264872000 -0400 +--- ../drizzle-nginx-module-92162d0/config.orig 2020-01-22 18:04:58.000000000 -0500 ++++ ../drizzle-nginx-module-92162d0/config 2020-04-24 06:23:01.264872000 -0400 @@ -34,12 +34,12 @@ if [ $ngx_found = no ]; then