Bug 279775 - [MAINTAINER] ftp/rexx-curl: Fix build failure for curl >= 8.8.0
Summary: [MAINTAINER] ftp/rexx-curl: Fix build failure for curl >= 8.8.0
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-15 22:00 UTC by Bob Eager
Modified: 2024-06-15 22:00 UTC (History)
0 users

See Also:


Attachments
Patches for files in port directory (2.50 KB, patch)
2024-06-15 22:00 UTC, Bob Eager
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!