Bug 277672 - www/squid: update to 6.8
Summary: www/squid: update to 6.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Philippe Audeoud
URL: https://www.squid-cache.org/Versions/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-13 15:30 UTC by Pavel Timofeev
Modified: 2024-03-20 13:24 UTC (History)
1 user (show)

See Also:


Attachments
port patch (6.08 KB, patch)
2024-03-13 15:30 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2024-03-13 15:30:14 UTC
Created attachment 249133 [details]
port patch

Update www/squid to 6.8
- remove patch no longer needed
- add patch to remove ifdef duplicates
- rerun makepatch
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-20 13:24:02 UTC
A commit in branch main references this bug:

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

commit df243586379efcb537994e59e44ba80845304613
Author:     Philippe Audeoud <jadawin@FreeBSD.org>
AuthorDate: 2024-03-19 14:03:34 +0000
Commit:     Philippe Audeoud <jadawin@FreeBSD.org>
CommitDate: 2024-03-20 13:23:24 +0000

    www/squid: update to 6.8

    remove patch no longer needed
    add patch to remove ifdef duplicate

    PR:     277672
    Approved by:    maintainer, bapt (mentor)
    Differential Revision:  https://reviews.freebsd.org/D44431

 www/squid/Makefile                                           |  2 +-
 www/squid/distinfo                                           |  6 +++---
 www/squid/files/patch-configure                              |  8 ++++----
 www/squid/files/patch-include_squid.h                        |  6 +++---
 www/squid/files/patch-src-cf.data.pre                        |  4 ++--
 .../files/patch-src_auth_basic_NIS_nis__support.h (new)      | 12 ++++++++++++
 www/squid/files/patch-src_base_RandomUuid.cc (gone)          | 10 ----------
 www/squid/files/patch-src_enums.h                            |  6 +++---
 www/squid/files/patch-src_ip_Intercept.cc                    |  4 ++--
 9 files changed, 30 insertions(+), 28 deletions(-)
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2024-03-20 13:24:39 UTC
Committed, thanks!