Bug 282068 - lang/ocaml-camlidl: Update to 1.12
Summary: lang/ocaml-camlidl: Update to 1.12
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-10-13 21:52 UTC by Benjamin Jacobs
Modified: 2024-10-28 16:43 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (kennedy.greg)


Attachments
0001-lang-ocaml-camlidl-Update-to-1.12.patch (7.89 KB, patch)
2024-10-13 21:52 UTC, Benjamin Jacobs
freebsd: maintainer-approval? (kennedy.greg)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Jacobs 2024-10-13 21:52:06 UTC
Created attachment 254216 [details]
0001-lang-ocaml-camlidl-Update-to-1.12.patch
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-10-28 12:25:36 UTC
Could you add TEST_TARGET or do-test?
Comment 2 Benjamin Jacobs 2024-10-28 14:25:23 UTC
(In reply to Zsolt Udvari from comment #1)

There is a do-test target, what am I missing?
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2024-10-28 15:45:32 UTC
(In reply to Benjamin Jacobs from comment #2)
Sorry, didn't notice it.

Everything's fine, I'll commit because of maintainer timeout. Thanks.
Comment 4 Benjamin Jacobs 2024-10-28 15:51:39 UTC
Nice, thank you!
Comment 5 Zsolt Udvari freebsd_committer freebsd_triage 2024-10-28 16:43:09 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-10-28 16:43:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=817c93b3c23ac256971553239cda15db151fbce2

commit 817c93b3c23ac256971553239cda15db151fbce2
Author:     Benjamin Jacobs <freebsd@dev.thsi.be>
AuthorDate: 2024-10-28 16:35:20 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-10-28 16:42:12 +0000

    lang/ocaml-camlidl: Update to 1.12

    Use GITHUB as MASTER_SITES.
    Add do-test target.
    Switch do DISTVERSION.

    Changelogs: https://github.com/xavierleroy/camlidl/tags

    PR:             282068
    Approved by:    maintainer timeout (2 weeks)

 lang/ocaml-camlidl/Makefile                        | 58 ++++++++--------------
 lang/ocaml-camlidl/distinfo                        |  8 ++-
 .../files/patch-compiler_Makefile (new)            | 11 ++++
 lang/ocaml-camlidl/files/patch-doc_Makefile (new)  |  8 +++
 lang/ocaml-camlidl/files/patch-lib_Makefile (new)  | 15 ++++++
 .../files/patch-runtime_Makefile.unix (new)        | 17 +++++++
 lang/ocaml-camlidl/pkg-plist                       |  9 ++--
 7 files changed, 79 insertions(+), 47 deletions(-)