Re: git: 04b1405ac5a5 - main - devel/ocaml-cfg: update the port to version 2.2.0
- In reply to: Thierry Thomas : "Re: git: 04b1405ac5a5 - main - devel/ocaml-cfg: update the port to version 2.2.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Apr 2022 03:54:35 UTC
On Tue, Apr 05, 2022 at 06:16:51PM +0200, Thierry Thomas wrote: > > commit 04b1405ac5a56b2b3f8c1726a1deef2cec5abc2b > > > > devel/ocaml-cfg: update the port to version 2.2.0 > > > > This version is compatible with OCaml 4.06+ and allows to build > > dependent `devel/aifad' port with minimal patching. While here, > > change the COMMENT to match upstream and flatten `pkg-plist'. > > > > +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ > > +PATCHFILES= 6c94276f361614b4c447.diff:-p1 e08856647724737ca15e.diff:-p1 > > Are these patches still relevant? > > A diff for this port is included in PR 262794 withou patches: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262794 Yes, they are needed for `devel/aifad' so it builds against updated `devel/ocaml-cfg'. Those updates you've cited would follow, but right now I'm trying to tie up the loose ends to keep the first lang/ocaml update diff as small as possible, hence I tend to avoid e.g. unrequired version updates. Once we pull the baseline, these and other ports could be updated individually or at smaller groups, making it easier to fix any missed regressions. ./danfe