Bug 286620

Summary: www/mod_qos: update to 11.76
Product: Ports & Packages Reporter: Eero Hänninen <fax>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://mod-qos.sourceforge.net/CHANGES.txt
Attachments:
Description Flags
Update to 11.76 none

Description Eero Hänninen 2025-05-06 09:16:04 UTC
Created attachment 260197 [details]
Update to 11.76

Update to 11.76

Changes in port:
* removed pcre2 dependency as module itself is not using it.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-06 14:37:07 UTC
Why "PORTREVISION?=0"?
This is typically used in master ports whose Makefile is used by slave ports.
I haven't found any ports that use the Makefile from this port.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-06 14:41:13 UTC
Incorrect PR, sorry for noise.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-06 15:20:02 UTC
A commit in branch main references this bug:

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(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-06 15:20:22 UTC
Thanks.