Created attachment 252697 [details] [PATCH] devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Your patch looks good, thanks! I added it to PR 279337 to get it applied over there.
I should mention that the DUNE_INSTALL_PACKAGEs should probably be in the USE_OCAML block, for later submissions please leave it there.
Ok. I'll do.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=25d9e3539b7ff862de62ea62a5044fc6e5faf953 commit 25d9e3539b7ff862de62ea62a5044fc6e5faf953 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-10-08 07:40:44 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-10-08 07:42:48 +0000 devel/ocaml-ppxlib: Update to 0.33.0 Add LICENSE_FILE. Switch to DISTVERSION. Changelog: https://github.com/ocaml-ppx/ppxlib/releases PR: 280759 Approved by: Benjamin Jacobs <freebsd@dev.thsi.be> (maintainer) devel/ocaml-ppxlib/Makefile | 19 ++++++++++--------- devel/ocaml-ppxlib/distinfo | 6 +++--- devel/ocaml-ppxlib/pkg-plist | 24 ++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 12 deletions(-)
Committed, thanks!