Bug 280294 - archivers/ocaml-bz2: Update to 0.8.0
Summary: archivers/ocaml-bz2: Update to 0.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-15 12:06 UTC by Benjamin Jacobs
Modified: 2024-08-09 19:12 UTC (History)
1 user (show)

See Also:


Attachments
ocaml-bz2-0.8.0.patch (4.32 KB, patch)
2024-07-15 12:06 UTC, Benjamin Jacobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Jacobs 2024-07-15 12:06:08 UTC
Created attachment 252070 [details]
ocaml-bz2-0.8.0.patch

Please apply the attached patch to update ocaml-bz2 from 0.6.0 to 0.8.0.
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-09 06:27:55 UTC
Benjamin, would you to be the maintainer?
Comment 2 Benjamin Jacobs 2024-08-09 11:50:10 UTC
Hi zsolt, yes ok I can take on maintainership. Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-09 19:12:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5743ea29ee31592adc4c561b2161593503346d8e

commit 5743ea29ee31592adc4c561b2161593503346d8e
Author:     Benjamin Jacobs <freebsd@dev.thsi.be>
AuthorDate: 2024-08-09 19:07:21 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-09 19:11:36 +0000

    archivers/ocaml-bz2: update to 0.8.0

    Use ocaml:dune.
    Add DOCS and EXAMPLES options.
    Update WWW, using GITLAB.
    Submitter takes maintainership.
    Switch to DISTVERSION.

    PR:             280294

 archivers/ocaml-bz2/Makefile                       | 41 ++++++++++------------
 archivers/ocaml-bz2/distinfo                       |  5 +--
 archivers/ocaml-bz2/files/patch-dune-project (new) | 17 +++++++++
 archivers/ocaml-bz2/files/patch-src_dune (new)     | 10 ++++++
 archivers/ocaml-bz2/pkg-plist (new)                | 15 ++++++++
 5 files changed, 64 insertions(+), 24 deletions(-)
Comment 4 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-09 19:12:47 UTC
Committed, thanks!