Bug 283716 - ftp/ocaml-ocurl: Wrong OCAML_LDLIBS, cleanup dependencies
Summary: ftp/ocaml-ocurl: Wrong OCAML_LDLIBS, cleanup dependencies
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on: 283861
Blocks:
  Show dependency treegraph
 
Reported: 2024-12-29 11:19 UTC by Benjamin Jacobs
Modified: 2025-01-05 14:26 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments
ocaml-ocurl.patch (1.36 KB, patch)
2024-12-29 11:19 UTC, Benjamin Jacobs
freebsd: maintainer-approval? (danfe)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Jacobs 2024-12-29 11:19:01 UTC
Created attachment 256259 [details]
ocaml-ocurl.patch

Dear maintainer of ocaml-lablgtk2,

Please provide feedback to the attached patch.
You do not need to commit it, it is or will be part of a larger submission to update OCaml: https://reviews.freebsd.org/D48228

OCAML_LDLIBS defaults to OCAML_SITELIBDIR/PORTNAME.  However, the package name really is curl, not ocurl.
Remove the undue camlp4 dependency.
Remove ocaml and ocaml-findlib dependency, they are set by the USE_OCAML* (or USES after D48227).


Thanks in advance for your reaction,

Benjamin
Comment 1 Benjamin Jacobs 2024-12-29 11:21:44 UTC
In English: please provide feedback _to_ me _on_ the attached patch.