Summary: | [MAINTAINER] ftp/rexx-curl: fix build failure with curl 7.85 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bob Eager <bob> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f5a0912a88a5eac1c7db59e6c455f737e754f1a commit 4f5a0912a88a5eac1c7db59e6c455f737e754f1a Author: Bob Eager <bob@eager.cx> AuthorDate: 2022-09-10 12:54:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 13:03:01 +0000 ftp/rexx-curl: Unbreak this port with curl 7.85.0 PR: 266269 ftp/rexx-curl/Makefile | 2 -- ftp/rexx-curl/files/patch-rexxcurl.c | 18 ++++++++++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) Committed. Thanks! |
Created attachment 236417 [details] Patches for two files Port fails to build with curl 7.85 due to a change in a constant name. Patches attached for rexxcurl.c and the Makefile (to remove BROKEN line). No new files; no deleted files.