Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 13:53:43 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Sebastian Oswald <sko@rostwald.de>
Subject:   git: c003955046a5 - main - www/angie-module-cache-purge: Update 2.5.6 => 3.0.2
Message-ID:  <6a1aebe7.31bd0.6c4185a5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c003955046a5e993107b0adbddb39be5e27074bc

commit c003955046a5e993107b0adbddb39be5e27074bc
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-05-30 13:49:25 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-30 13:53:27 +0000

    www/angie-module-cache-purge: Update 2.5.6 => 3.0.2
    
    Changelog:
    https://github.com/nginx-modules/ngx_cache_purge/releases/tag/3.0.0
    https://github.com/nginx-modules/ngx_cache_purge/releases/tag/3.0.1
    https://github.com/nginx-modules/ngx_cache_purge/releases/tag/3.0.2
    
    3.0.0 is major release. Contains breaking internal changes.
    Review the updated README before upgrading:
    https://github.com/nginx-modules/ngx_cache_purge/blob/3.0.2/README.md
    
    PR:             295591
    Sponsored by:   UNIS Labs
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
    MFH:            2026Q2
---
 www/angie-module-cache-purge/Makefile             | 2 +-
 www/angie-module-cache-purge/files/pkg-message.in | 9 +++++++++
 www/angie/distinfo                                | 4 ++--
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/www/angie-module-cache-purge/Makefile b/www/angie-module-cache-purge/Makefile
index a0e8a3a708ee..676da6e84253 100644
--- a/www/angie-module-cache-purge/Makefile
+++ b/www/angie-module-cache-purge/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	angie-module-cache-purge
-MODULE_VERSION= 2.5.6
+MODULE_VERSION=	3.0.2
 MODULE_PORTREVISION=	0
 GH_TUPLE=	nginx-modules:ngx_cache_purge:${MODULE_VERSION}:module
 
diff --git a/www/angie-module-cache-purge/files/pkg-message.in b/www/angie-module-cache-purge/files/pkg-message.in
index 268d7424a5a4..27768705592a 100644
--- a/www/angie-module-cache-purge/files/pkg-message.in
+++ b/www/angie-module-cache-purge/files/pkg-message.in
@@ -12,4 +12,13 @@ Please refer to the module documentation for further details:
 https://github.com/nginx-modules/ngx_cache_purge
 EOM
 }
+{ type: upgrade
+  maximum_version: "3.0.0"
+  message: <<EOM
+
+3.0.0 is major release. Contains breaking internal changes.
+Review the updated README before upgrading:
+https://github.com/nginx-modules/ngx_cache_purge/blob/3.0.2/README.md
+EOM
+}
 ]
diff --git a/www/angie/distinfo b/www/angie/distinfo
index 60ff81b907bf..aa4c29d998fa 100644
--- a/www/angie/distinfo
+++ b/www/angie/distinfo
@@ -13,8 +13,8 @@ SHA256 (stnoonan-spnego-http-auth-nginx-module-v1.1.3_GH0.tar.gz) = 0e1e54f8ab7d
 SIZE (stnoonan-spnego-http-auth-nginx-module-v1.1.3_GH0.tar.gz) = 32975
 SHA256 (google-ngx_brotli-v1.0.0rc_GH0.tar.gz) = c85cdcfd76703c95aa4204ee4c2e619aa5b075cac18f428202f65552104add3b
 SIZE (google-ngx_brotli-v1.0.0rc_GH0.tar.gz) = 16207
-SHA256 (nginx-modules-ngx_cache_purge-2.5.6_GH0.tar.gz) = bbad4277b8b70a98ba04ba9a1af78d1363266da56683da55a2d46ba97880206d
-SIZE (nginx-modules-ngx_cache_purge-2.5.6_GH0.tar.gz) = 17312
+SHA256 (nginx-modules-ngx_cache_purge-3.0.2_GH0.tar.gz) = 627f60bfd514bbe6de7af1bfcb4c69271d4588348d5e359cbd26679adf0f2fb0
+SIZE (nginx-modules-ngx_cache_purge-3.0.2_GH0.tar.gz) = 42151
 SHA256 (arut-nginx-dav-ext-module-v3.0.0_GH0.tar.gz) = d2499d94d82d4e4eac8425d799e52883131ae86a956524040ff2fd230ef9f859
 SIZE (arut-nginx-dav-ext-module-v3.0.0_GH0.tar.gz) = 14558
 SHA256 (openresty-echo-nginx-module-v0.64_GH0.tar.gz) = 6f43f56d7e7e8526716bbda06b300f0119912eede47b3a48bb948252a1fb38c8


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1aebe7.31bd0.6c4185a5>