Created attachment 265217 [details] 0001-net-cloudflared-update-to-2025.10.1.patch Build-tested on 14 and 15, also run-tested on 14. Some reordering too to make portclippy happpy
Created attachment 265264 [details] 0001-net-cloudflared-update-to-2025.11.1.patch
friendly ping
Created attachment 265930 [details] 0001-net-cloudflared-update-to-2025.11.1.patch Rebase after go bump
+ now run-tested with FreeBSD 15 too
Created attachment 267492 [details] 0001-net-cloudflared-update-to-2026.1.1.patch
You have a typo in your patch--you used 2025.1.1 instead of 2026.1.1. The patch can be updated to 2026.1.2 as well--I just tested it locally and there were no unexpected test failures. I haven't heard from Vinicius in a bit so this might need to wait for a timeout (which should occur on Feb. 8, if I'm mathing correctly). I'll keep an eye on it as well.
Created attachment 267882 [details] 0001-net-cloudflared-update-to-2026.1.1.patch Fixed patch. Decided to keep a version number, so timeout timer won't roll again. I'll open a new ticket with 2026.02.0 or whatever happens to be at the time if this ever gets in.
(In reply to Paavo-Einari Kaipila from comment #7) For the record, updating the patch just to track the latest version doesn't reset the timeout timer (at least when I'm involved :-). I redid the patch (it no longer applies) and updated it to 2026.2.0, but it's otherwise identical. I'm looking to commit it shortly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eea2f2f5ad77998b0a24f857ecf7c987a48aae1 commit 0eea2f2f5ad77998b0a24f857ecf7c987a48aae1 Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2026-02-18 00:00:55 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2026-02-18 00:05:07 +0000 net/cloudflared: Update to 2026.2.0 While here, pet portclippy. A number of people were involved in this update, especially Xiaodi Ma. This committed patch, however, was created by Paavo-Einari Kaipila, and I'm really sorry in advance if I accidentally butchered the spelling of either of those names. Changes: https://github.com/cloudflare/cloudflared/blob/master/CHANGES.md PR: 290847 Approved by: maintainer timeout (3 months, plus multiple emails) net/cloudflared/Makefile | 7 +++---- net/cloudflared/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-)
This is committed. Paavo-Einari, thank you for the patch and for being so patient. I didn't realize how long ago you'd first provided a patch in this PR until I was writing the commit message. If I'd realized that, I would never have added an extra timeout on top of the extreme timeout that had already occurred. Again, thanks for your patience.
A commit in branch 2026Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cbc1fe5dbf9dbe45b8f1c031abaf1b43bff7096 commit 4cbc1fe5dbf9dbe45b8f1c031abaf1b43bff7096 Author: Paavo-Einari Kaipila <pkaipila@gmail.com> AuthorDate: 2026-02-18 00:00:55 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2026-03-03 17:35:23 +0000 net/cloudflared: Update to 2026.2.0 While here, pet portclippy. A number of people were involved in this update, especially Xiaodi Ma. This committed patch, however, was created by Paavo-Einari Kaipila, and I'm really sorry in advance if I accidentally butchered the spelling of either of those names. This update brings important security and stability fixes. Changes: https://github.com/cloudflare/cloudflared/blob/master/CHANGES.md PR: 290847 Approved by: maintainer timeout (3 months, plus multiple emails) Security: GO-2026-4340 GO-2026-4341 (cherry picked from commit 0eea2f2f5ad77998b0a24f857ecf7c987a48aae1) net/cloudflared/Makefile | 7 +++---- net/cloudflared/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-)