git: 7da9b7af5f92 - main - www/mod_qos: Update 11.75 => 11.76

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 06 May 2025 15:19:14 UTC
The branch main has been updated by vvd:

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

commit 7da9b7af5f92d3b7e21318635b091b5d72f0a388
Author:     Eero Hänninen <fax@nohik.ee>
AuthorDate: 2025-05-06 15:10:23 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-06 15:18:32 +0000

    www/mod_qos: Update 11.75 => 11.76
    
    Changelog:
    https://mod-qos.sourceforge.net/CHANGES.txt
    
    Remove pcre2 dependency as module itself is not using it.
    
    PR:     286620
---
 www/mod_qos/Makefile | 4 +---
 www/mod_qos/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile
index 98b18a4a8b77..c4a9e5fc4937 100644
--- a/www/mod_qos/Makefile
+++ b/www/mod_qos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mod_qos
-DISTVERSION=	11.75
+DISTVERSION=	11.76
 CATEGORIES=	www
 MASTER_SITES=	SF/mod-qos
 DIST_SUBDIR=	apache2
@@ -10,8 +10,6 @@ WWW=		https://mod-qos.sourceforge.net/
 
 LICENSE=	APACHE20
 
-LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
-
 USES=		apache
 
 AP_FAST_BUILD=	yes
diff --git a/www/mod_qos/distinfo b/www/mod_qos/distinfo
index bfe9a03f6ba8..d9de26e9fb05 100644
--- a/www/mod_qos/distinfo
+++ b/www/mod_qos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723558432
-SHA256 (apache2/mod_qos-11.75.tar.gz) = acc7b457399a8a33e0e06638a98b40e5abf3139e09bd9eda85faf6cfb52030b2
-SIZE (apache2/mod_qos-11.75.tar.gz) = 1289194
+TIMESTAMP = 1746518698
+SHA256 (apache2/mod_qos-11.76.tar.gz) = f317bf01e4f459e1e2d4949e2578ad0d5cd97744ae79fd65522ce7df83b543fc
+SIZE (apache2/mod_qos-11.76.tar.gz) = 1233631