Bug 279775

Summary: [MAINTAINER] ftp/rexx-curl: Fix build failure for curl >= 8.8.0
Product: Ports & Packages Reporter: Bob Eager <bob>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patches for files in port directory none

Description Bob Eager 2024-06-15 22:00:58 UTC
Created attachment 251481 [details]
Patches for files in port directory

curl 8.8.0 removes a feature that supplies a symbol for rexx-curl builds. This is a deprecated and non-functional feature, so this patch removes it entirely from rexx-curl.

Files modified:
Makefile
failes/patch-rexxcurl.c

No files are added or removed.

Patch attached. I was told off last time for supplying a simple diff, so I have prodiced one with git. I hope that it is acceptable!