Bug 286620 - www/mod_qos: update to 11.76
Summary: www/mod_qos: update to 11.76
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://mod-qos.sourceforge.net/CHANG...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-06 09:16 UTC by Eero Hänninen
Modified: 2025-05-06 15:20 UTC (History)
1 user (show)

See Also:


Attachments
Update to 11.76 (1.26 KB, patch)
2025-05-06 09:16 UTC, Eero Hänninen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.