From nobody Mon Nov 21 08:48:07 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 4NG1J00wJMz4hN0r; Mon, 21 Nov 2022 08:48:16 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4NG1Hz4kWrz3hMP; Mon, 21 Nov 2022 08:48:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.188.37] (p5b24632f.dip0.t-ipconnect.de [91.36.99.47]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 00E181E3946; Mon, 21 Nov 2022 09:48:07 +0100 (CET) Message-ID: <58629f2e-5e5b-6598-f801-f14870ea0ed9@FreeBSD.org> Date: Mon, 21 Nov 2022 09:48:07 +0100 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 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: git: 1867f0afa761 - main - www/nginx: Update 3rd Party Modules: ip2location, ip2proxy Content-Language: de-DE To: Ryan Steinmetz , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202211201906.2AKJ6Z7K081843@gitrepo.freebsd.org> From: Jochen Neumeister In-Reply-To: <202211201906.2AKJ6Z7K081843@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4NG1Hz4kWrz3hMP X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:176.9.0.0/16, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Is it now allowed to edit the port without informing the maintainer? I think we have rules here, right? I can't find any PR or eMail where this update is requested. Also, PORTREVISION was not pumped. Am 20.11.22 um 20:06 schrieb Ryan Steinmetz: > The branch main has been updated by zi: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1867f0afa761821b672a8a5395078bd05db5ecf3 > > commit 1867f0afa761821b672a8a5395078bd05db5ecf3 > Author: Ryan Steinmetz > AuthorDate: 2022-11-20 19:06:22 +0000 > Commit: Ryan Steinmetz > CommitDate: 2022-11-20 19:06:22 +0000 > > www/nginx: Update 3rd Party Modules: ip2location, ip2proxy > --- > www/nginx/Makefile.extmod | 4 ++-- > www/nginx/distinfo | 8 ++++---- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod > index f04b1ec3701e..38bfb60bc974 100644 > --- a/www/nginx/Makefile.extmod > +++ b/www/nginx/Makefile.extmod > @@ -110,11 +110,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:931599f: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/distinfo b/www/nginx/distinfo > index 24e230b6e3b3..420a5f257e9c 100644 > --- a/www/nginx/distinfo > +++ b/www/nginx/distinfo > @@ -67,10 +67,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.3_GH0.tar.gz) = 41378438c833e313a18869d0c4a72704b4835c30acaf7fd68013ab6732ff78a7 > SIZE (leev-ngx_http_geoip2_module-3.3_GH0.tar.gz) = 8509 > -SHA256 (ip2location-ip2location-nginx-710214c_GH0.tar.gz) = 06f11b743ee26e5b508b71f3524e8a5c8754078f837d75b648012c921b264183 > -SIZE (ip2location-ip2location-nginx-710214c_GH0.tar.gz) = 5323 > -SHA256 (ip2location-ip2proxy-nginx-931599f_GH0.tar.gz) = 7b08713caabf254816830aef115cf8755719d8b663f088882d62c21a9ffd0450 > -SIZE (ip2location-ip2proxy-nginx-931599f_GH0.tar.gz) = 5043 > +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