Date: Wed, 11 Dec 2024 09:49:02 GMT From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ec4007708a00 - main - www/nginx-ultimate-bad-bot-blocker: Update to a recent version. Message-ID: <202412110949.4BB9n2ZM055366@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec4007708a003cbb6e970eeac0236c36c0017f78 commit ec4007708a003cbb6e970eeac0236c36c0017f78 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-12-11 09:46:45 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-12-11 09:48:57 +0000 www/nginx-ultimate-bad-bot-blocker: Update to a recent version. Only small changes to the installed scripts. The data part is handled by the update script anyway. PR: 283151 --- www/nginx-ultimate-bad-bot-blocker/Makefile | 4 ++-- www/nginx-ultimate-bad-bot-blocker/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nginx-ultimate-bad-bot-blocker/Makefile b/www/nginx-ultimate-bad-bot-blocker/Makefile index 36d77b1b2da1..4457399ffd40 100644 --- a/www/nginx-ultimate-bad-bot-blocker/Makefile +++ b/www/nginx-ultimate-bad-bot-blocker/Makefile @@ -6,8 +6,8 @@ DISTVERSIONPREFIX= V # The version number of the project is related to the combination of # scripts and config. As such a more recent upstream version is most # of the time OK (as long as you use update-ngxblocker in crontab). -DISTVERSION= 4.2020.03.2005 -PORTREVISION= 1 +DISTVERSION= 4.2024.11.4907 +PORTREVISION= 0 CATEGORIES= www security MAINTAINER= netchild@FreeBSD.org diff --git a/www/nginx-ultimate-bad-bot-blocker/distinfo b/www/nginx-ultimate-bad-bot-blocker/distinfo index fcb6eeb11dd6..8763606b15fa 100644 --- a/www/nginx-ultimate-bad-bot-blocker/distinfo +++ b/www/nginx-ultimate-bad-bot-blocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583355354 -SHA256 (mitchellkrogza-nginx-ultimate-bad-bot-blocker-V4.2020.03.2005_GH0.tar.gz) = f05b6e14b13771199e667e357d6498a6abf4b3fd341631d099bad80c28ecdfdc -SIZE (mitchellkrogza-nginx-ultimate-bad-bot-blocker-V4.2020.03.2005_GH0.tar.gz) = 3781727 +TIMESTAMP = 1733473423 +SHA256 (mitchellkrogza-nginx-ultimate-bad-bot-blocker-V4.2024.11.4907_GH0.tar.gz) = e9302bd479d34ce3434192596c27604f42f6f2b1e130205a189ae12b75a3742c +SIZE (mitchellkrogza-nginx-ultimate-bad-bot-blocker-V4.2024.11.4907_GH0.tar.gz) = 6250755
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412110949.4BB9n2ZM055366>