From nobody Sun Jan 9 13:55:31 2022 X-Original-To: dev-commits-ports-all@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 F18AB192880C; Sun, 9 Jan 2022 13:55:31 +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 4JWz4M515Wz3Pv4; Sun, 9 Jan 2022 13:55:31 +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 8BF4513063; Sun, 9 Jan 2022 13:55:31 +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 209DtVpO003677; Sun, 9 Jan 2022 13:55:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 209DtVn7003676; Sun, 9 Jan 2022 13:55:31 GMT (envelope-from git) Date: Sun, 9 Jan 2022 13:55:31 GMT Message-Id: <202201091355.209DtVn7003676@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Sergey A. Osokin" Subject: git: eb1eade85ac1 - main - www/nginx-devel: remove rpath-specific configure options List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb1eade85ac1d20098dc3ba715b1ad594cdff2c8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641736531; 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=iTlp2i0JxPr+1N2QUMSqMiZoFIwIGG3aPSvu4JLxxno=; b=rr5Rd3okMMn9wsvT/U4ZxOERlUW1J8Va7RqDyxB3TsAVhGQdwxR1qxk79aKAcNy5ynyZXc sNETqDJgJ8TwwAsfjUh5Ripdoaj4fwtoZ2ElyHpeeik7FS7nq69ByphgLyrouZUGAER3I/ JUA+5LOGwm2zq5CQpgl9hKL3z0Jy5DEzVq88oQBM6L3ueLZC0Rhc3s2cZG7dOrqSvhePgF ZCxh4coaYqk54gbgcXV6N4R5b+OW6RNJ9lrJc8ogPjXux+e8qn7E7VciLGupjtsRtfHEx9 mvFLM8ACNbImkR75xDleWQsRkuGcCFqodJIKiTJDFQfK1bPv4r62G1PNfOtO8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641736531; a=rsa-sha256; cv=none; b=d00arNlWFHEhRsv/vOvH6Wlbw2LGPku9gz8p+DF4/gOICkq+widr632KDrLiUkaPGbWr+Q xluOFJwn7PHFBLnDgkkJZiAV5Q/rtCNK6991iTm7VLaINvKbjmx0TcSZCKnD2vbZTQIX91 TvAlkvT+CIWe01sMS+PhQQV2gDgLbhpEz3H04P+8uf7nIDrwGTYjjguBZ9cMyQtx0kIlU2 GHF+Eb9P2BXqysoBRjLAKUsTXFzvbWMNNcjueCm0URkE+Na+UH56OSrEaNe6DU+q4e5BUv 4NzZREexlWXZUO6c368UNExDGxUFbYuTYykNkOVEw3asqiu/VPo2Zx62Tcy/Mw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb1eade85ac1d20098dc3ba715b1ad594cdff2c8 commit eb1eade85ac1d20098dc3ba715b1ad594cdff2c8 Author: Sergey A. Osokin AuthorDate: 2022-01-09 13:53:51 +0000 Commit: Sergey A. Osokin CommitDate: 2022-01-09 13:55:24 +0000 www/nginx-devel: remove rpath-specific configure options Bump PORTREVISION. --- www/nginx-devel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 8bb72b3bc925..f691a8f93632 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME?= nginx PORTVERSION= 1.21.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa @@ -172,8 +172,7 @@ HTTPV2_IMPLIES= HTTP_SSL HTTPV2_CONFIGURE_ON= --with-http_v2_module HTTPV3_BUILD_DEPENDS= ${LOCALBASE}/bin/bssl:security/boringssl HTTPV3_RUN_DEPENDS= ${LOCALBASE}/bin/bssl:security/boringssl -HTTPV3_CONFIGURE_ON= --with-ld-opt="-L ${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib" \ - --with-http_ssl_module \ +HTTPV3_CONFIGURE_ON= --with-http_ssl_module \ --build=nginx-quic \ --with-stream_quic_module \ --with-http_v3_module