[Bug 290630] www/squid: Update 6.14 => 7.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290630] www/squid: version 7.2+"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Dec 2025 23:59:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290630
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(timp87 |maintainer-feedback+
|@gmail.com) |
Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org
Status|New |In Progress
Severity|Affects Only Me |Affects Some People
--- Comment #20 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. In build log "-std=c++17":
USES+=compiler:c++17-lang
2.
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: tools/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: tools/Makefile.in
change_files= ChangeLog errors/Makefile.am errors/Makefile.in \
src/Makefile.am src/Makefile.in \
src/cf_gen.cc src/squid.8.in \
- test-suite/Makefile.in test-suite/Makefile.am \
- tools/Makefile.am tools/Makefile.in
+ test-suite/Makefile.in test-suite/Makefile.am
3. Let's also limit this update to changes related to the update itself. It's
better to make other changes in a separate commit, if they're even necessary.
--
You are receiving this mail because:
You are the assignee for the bug.