From nobody Fri Jan 07 19:44:34 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0DCEC193F719; Fri, 7 Jan 2022 19:44:35 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JVtw25QVgz4tlK; Fri, 7 Jan 2022 19:44:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9A2E81124C; Fri, 7 Jan 2022 19:44:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 207JiYAV029256; Fri, 7 Jan 2022 19:44:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 207JiYdk029255; Fri, 7 Jan 2022 19:44:34 GMT (envelope-from git) Date: Fri, 7 Jan 2022 19:44:34 GMT Message-Id: <202201071944.207JiYdk029255@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jochen Neumeister Subject: git: d20cd540b154 - main - www/nginx: Fix typo List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: joneum X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d20cd540b1549b88fd490f21463039cb32c225c5 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641584674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EBR/7B3z24k1tPPdpGgsvQTrNYN0OPKnh2AvWtlDucU=; b=GyMqfXN5q1pVUGF2jYPlDs5STdPHxb7wmhaX9maHPpqLaDPGH6HQuLa97i/xpBZLoHYzh8 nG1XtXgW0fp72cwVY79FxH52NR+aWnuJ+Rj7AW27sK31LZey0CFptdC9LfG1KaF4g9sWE8 /VXpSaR9q+FwIHpS9WCQQsloFjZOrMMHphXgolhoaRcwmxrb5Jn247QiOt7pIQs2p9X7w5 l9+Bg1pqKQTVlcYq45EVCJRQgma2z75X9pEk3gzN371MU+KM2f7aoePbIjSaJl22twEfOu Y21Rp9CJbbx9o+1GOTsytUD+QfZSx43v4unlPMh7k9ujO+5M9oJy86F4XWgQNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641584674; a=rsa-sha256; cv=none; b=GTIMj9UO/g9zEsTKx1a04i+pk+pjQ/40zS9Q7iBeYXvQVnDmkAFkZr+dFc2ukPRvE1m6AL HLFlnSQS9EISbZh9NBCC0GbO0Pnn186Q7eVo46Hsy8erarKs3S+OHVuZ5dus0KrTT0FthA Oe5NfvvYP96J2VY8zQZq7y3huN+FdGRH+9NmtzUOEP+lBU14vPTbti9gUeLe5Qj96Auy0j qvvJp9DG926YkRDvu7hN4Lw5a+RMWq4kRwuN8j/cwFQJ+4biBU4i7876/GL7VmE40cjJOz jqrbQ/OWUxWiV92+ZOLzY9fnp2p/juhfAZEjT2QDOy5rlMYgkx1/0reJMAWG/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=d20cd540b1549b88fd490f21463039cb32c225c5 commit d20cd540b1549b88fd490f21463039cb32c225c5 Author: Jochen Neumeister AuthorDate: 2022-01-07 19:43:25 +0000 Commit: Jochen Neumeister CommitDate: 2022-01-07 19:44:29 +0000 www/nginx: Fix typo Sponsored by: Netzkommung GmbH --- www/nginx/files/nginx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/nginx/files/nginx.in b/www/nginx/files/nginx.in index e226279c4eca..aa463c0c591d 100644 --- a/www/nginx/files/nginx.in +++ b/www/nginx/files/nginx.in @@ -150,7 +150,7 @@ nginx_prestart() fi } -+nginx_prestop() +nginx_prestop() { sig_stop="${nginx_sig_stop:-TERM}" }