Bug 280759 - devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Summary: devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://github.com/ocaml-ppx/ppxlib/r...
Keywords:
Depends on:
Blocks: 279337
  Show dependency treegraph
 
Reported: 2024-08-11 20:37 UTC by Älven
Modified: 2024-10-08 07:47 UTC (History)
2 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
[PATCH] devel/ocaml-ppxlib: update 0.32.0 → 0.33.0 (4.98 KB, patch)
2024-08-11 20:37 UTC, Älven
alster: maintainer-approval? (freebsd)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2024-08-11 20:37:34 UTC
Created attachment 252697 [details]
[PATCH] devel/ocaml-ppxlib: update 0.32.0 → 0.33.0
Comment 1 Benjamin Jacobs 2024-08-18 15:30:48 UTC
Your patch looks good, thanks!
I added it to PR 279337 to get it applied over there.
Comment 2 Benjamin Jacobs 2024-08-18 16:35:43 UTC
I should mention that the DUNE_INSTALL_PACKAGEs should probably be in the USE_OCAML block, for later submissions please leave it there.
Comment 3 Älven 2024-08-18 17:07:04 UTC
Ok. I'll do.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-10-08 07:43:29 UTC
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(-)
Comment 5 Zsolt Udvari freebsd_committer freebsd_triage 2024-10-08 07:47:46 UTC
Committed, thanks!