From nobody Mon Nov 21 12:54:30 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 4NG6m633Crz4hxyw; Mon, 21 Nov 2022 12:54:30 +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 4NG6m62Zlcz4322; Mon, 21 Nov 2022 12:54:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669035270; 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=m7oG2tTJUyX+GZt5vVm3UmZOIcP6CsQ2NgXyPU+LnPE=; b=XZXOrrUcvgqWdpHLarLEXWs4JC1D/lIX795F2ZdYvfpW4joqXmjtY9Wlj1/n3qQ0pwP/Uf wX+eB/JbP11fjcTK0YOiPSxPCzpV2SgMFIF3O8v1LVVGDROUQDhb3Crixyp5tdrmZZSraf qAicL2ZLeoKimcTEbm2n2VoAeWFjtbk3fh+rDy+vY3rDj57a5ohTUN+NsT98uvIkvNqNAl a843Ye50A6CFROT9jh83+z2QgTohYYTvukeCkY4tNtX/nlykqmiWfLJ8fRXSn2CjdOJbwU +49gDs37JqlXkxOFGcvAUoynK5MYsXi2f+3hPvdLrOQlreTM0fwRcWMQYmRC7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669035270; 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=m7oG2tTJUyX+GZt5vVm3UmZOIcP6CsQ2NgXyPU+LnPE=; b=DMPzmvlldG8UXUsuDZ0NRf45WRJWzazJfqfa9kNQ3swRtOl+gNWk4QGzjOfg/wyhGtDy5R UVSfrbhiI7Pi0jqIzGA5dioTy8OKPDjTzj/g9homQRZJJ1yENjvn6emWWefRzBO5xiIi6Q zZ0GHbvy8aTogcIXmH7ilLJ0YaoILMcBKgyEF2PZ8SLiGOg5lXmzsI4sgsSYlo0ijDs5G3 0+zampTYaq3kr5rOuut29D6Wptox4iWGqe29b9fcD0sjn71NbaiMtkkDD9RxjqElCkPBgD S3DEOROgSrwjkjHxA8AXmAEZJNRKJQh5PY+QXTFkw6sdcOSH6MILv+hdv/Y9lQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669035270; a=rsa-sha256; cv=none; b=BY0woatmBFLhszitesZOkInlm/ez21nl/tdpYipBCXvro2aauNMGNBk34aoFHYgkCGHonn 689n4iQPl2pr7O9LpaXuv4fYAeOsazId//rNP4sRnolTauzdiKXvYC/HC64qmdMf8eUUyU NjaSmNXisdMLWZixGaxNgtwLD8Fbt9Vz31IMtVyjV0KjilqhBirfVyjW2d5RtuaqkLO/I7 Fm382tz/beWL4/OoXI7So2snbdQbagnBUpuUSegPCXyH0g2D2VnKVCsZmf6fV2uQrQgRBL g42kzm8tFSZ6jm/BjNoGJ++6CPE1caETUoPS5ENuMiSbhHBQy8M+a1LcxCICQw== 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 4NG6m61dVdz13PZ; Mon, 21 Nov 2022 12:54:30 +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 2ALCsUtB097859; Mon, 21 Nov 2022 12:54:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2ALCsUPN097858; Mon, 21 Nov 2022 12:54:30 GMT (envelope-from git) Date: Mon, 21 Nov 2022 12:54:30 GMT Message-Id: <202211211254.2ALCsUPN097858@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: c4253ac70d89 - main - www/nginx-devel: update third-party modules to their recent commits 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: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c4253ac70d89af58b0997751242f148f158e30c2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4253ac70d89af58b0997751242f148f158e30c2 commit c4253ac70d89af58b0997751242f148f158e30c2 Author: Sergey A. Osokin AuthorDate: 2022-11-21 12:52:59 +0000 Commit: Sergey A. Osokin CommitDate: 2022-11-21 12:52:59 +0000 www/nginx-devel: update third-party modules to their recent commits o) ip2location o) ip2proxy Bump PORTREVISION. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/Makefile.extmod | 4 ++-- www/nginx-devel/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 721f7b8a75f1..f8d9d8561b4b 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.23.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index fa08cbabf4bd..03919792a3ad 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -127,11 +127,11 @@ HTTP_GEOIP2_CFLAGS= -I${LOCALBASE}/include HTTP_GEOIP2_VARS= DSO_EXTMODS+=geoip2 HTTP_GEOIP2_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb -HTTP_IP2LOCATION_GH_TUPLE= ip2location:ip2location-nginx:710214c:ip2location +HTTP_IP2LOCATION_GH_TUPLE= ip2location:ip2location-nginx:2df35fb:ip2location HTTP_IP2LOCATION_LIB_DEPENDS= libIP2Location.so:net/ip2location HTTP_IP2LOCATION_VARS= DSO_EXTMODS+=ip2location -HTTP_IP2PROXY_GH_TUPLE= ip2location:ip2proxy-nginx:668288a:ip2proxy +HTTP_IP2PROXY_GH_TUPLE= ip2location:ip2proxy-nginx:02ce447:ip2proxy HTTP_IP2PROXY_LIB_DEPENDS= libIP2Proxy.so:net/ip2proxy HTTP_IP2PROXY_VARS= DSO_EXTMODS+=ip2proxy diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index a439cad2a117..fe040b23c3a0 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1668698254 +TIMESTAMP = 1669035006 SHA256 (nginx-1.23.2.tar.gz) = a80cc272d3d72aaee70aa8b517b4862a635c0256790434dbfc4d618a999b0b46 SIZE (nginx-1.23.2.tar.gz) = 1108243 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -63,10 +63,10 @@ SHA256 (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3493b54460c59370f9f SIZE (alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz) = 3934 SHA256 (leev-ngx_http_geoip2_module-3.4_GH0.tar.gz) = ad72fc23348d715a330994984531fab9b3606e160483236737f9a4a6957d9452 SIZE (leev-ngx_http_geoip2_module-3.4_GH0.tar.gz) = 8877 -SHA256 (ip2location-ip2location-nginx-710214c_GH0.tar.gz) = 06f11b743ee26e5b508b71f3524e8a5c8754078f837d75b648012c921b264183 -SIZE (ip2location-ip2location-nginx-710214c_GH0.tar.gz) = 5323 -SHA256 (ip2location-ip2proxy-nginx-668288a_GH0.tar.gz) = 67eccaf7e541add8e72e866c23d12b4574d0564905cfe96b5df796cda5b0b65a -SIZE (ip2location-ip2proxy-nginx-668288a_GH0.tar.gz) = 4980 +SHA256 (ip2location-ip2location-nginx-2df35fb_GH0.tar.gz) = 86d6d6d6b4437ecc621c5aac7bd5475dffd33afb70a51c5ea3c7f341ded46efb +SIZE (ip2location-ip2location-nginx-2df35fb_GH0.tar.gz) = 5462 +SHA256 (ip2location-ip2proxy-nginx-02ce447_GH0.tar.gz) = edbafe23087f019364f9d1c1c615fdbc5116ec727c49bf442e3e4b39441fc4cc +SIZE (ip2location-ip2proxy-nginx-02ce447_GH0.tar.gz) = 5177 SHA256 (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = fdc34e0e712d28f4452ce3858ba05a38cc00703f14502095189c4a1063a36997 SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885