[Bug 284820] ftp/curl: Update to 8.12.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Feb 2025 17:53:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284820

            Bug ID: 284820
           Summary: ftp/curl: Update to 8.12.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/curl/curl/releases/tag/curl-8_12_1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 257533
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257533&action=edit
Patch for curl

* Use GitHub as primary site and curl.se as fallback due to better overall
transfer rates
* Switch to CMake, less local patching (upstream is also very active in fixing
reported issues), faster and more flexible builds
* Try to stay within 78 columns whenever possible in Makefile
* Modernize Makefile layout to follow Porters Handbook more closely
* Sort options and adress several dependencies (*_IMPLIES)
* Add MANPAGES and ZSH options, disabling these will remove Perl build dep
* Add STATIC option
* Improve performance of "make test"

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)

"Mini exp-run" looks fine with listed library dependencies from freshports.org
consumers in Poudriere on 13.4-RELEASE (amd64)

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