Bug 277775

Summary: security/ocaml-ssl: Update to 0.7.0
Product: Ports & Packages Reporter: Benjamin Jacobs <freebsd>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: New ---    
Severity: Affects Only Me CC: danfe
Priority: --- Flags: bugzilla: maintainer-feedback? (danfe)
freebsd: maintainer-feedback? (danfe)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-security-ocaml-ssl-Update-to-0.7.0.patch none

Description Benjamin Jacobs 2024-03-18 09:10:19 UTC
Please apply the attached patch to update ocaml-ssl to the latest version.

Note that I will submit an update to ocaml-lwt which is the sole in-tree user of ocaml-ssl and has the same maintainer. In other words, it is left to the maintainer/committer to either bump ocaml-lwt's port revision, or to apply both patches simultaneously (Lwt hasn't any in-tree user anymore, so it doesn't really matter that much more).
Comment 1 Benjamin Jacobs 2024-03-18 09:13:46 UTC
Created attachment 249258 [details]
0001-security-ocaml-ssl-Update-to-0.7.0.patch

Applies on top of 277770's patch.
Comment 2 Benjamin Jacobs 2024-03-18 13:17:06 UTC
My bad, lwt has in tree users. So either 277781 (and its dependencies 277780 and 277779) can be applied by the maintainer/commiter of ocaml-ssl. Or

devel/ocaml-lwt
devel/ocaml-bos
devel/ocaml-camlp5
devel/ocaml-logs
ftp/ocaml-ocurl
math/coq
sysutils/ledit
www/geneweb

should all be rev-bumped with the attached ocaml-ssl patch.

Thank you!