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: |
|
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. Incorrect PR, sorry for noise. 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(-) Thanks. |
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.