[Bug 283985] [PATCH] www/p5-Net-Curl update to 0.56, fix breakage on curl >= 8.10.x

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Jan 2025 18:15:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283985

            Bug ID: 283985
           Summary: [PATCH] www/p5-Net-Curl update to 0.56, fix breakage
                    on curl >= 8.10.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: andrew.fengler@scaleengine.com

Created attachment 256605
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256605&action=edit
patch for ports tree

Update to 0.56, and a few patches to support newer 8.10 curl, where a few
formatting changes broke some parsing.  There's a bit changed in multi
callbacks, seems like curl changed how CURLINFO_PRIVATE works in some cases.

I've tested this with curl 8.11.1 and some use cases for curl multi and it's
all looking good now.

-- 
You are receiving this mail because:
You are the assignee for the bug.