Re: recurrent new dependencies
- In reply to: Sergei Vyshenski : "recurrent new dependencies"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 12:00:20 UTC
On 2024-08-03T13:45:58.000+02:00, Sergei Vyshenski <svysh.fbsd@gmail.com> wrote: > Hi, > > New version of the existing port (which I maintain) requires a new port as > > a dependency. > > This new port in turn requires another new port as a dependency. > > Please advise me, shall I submit just 1 cumulative PR about updating of the > > existing port (which includes 2 new ports in the same patch), or 3 separate > > PRs (one for each of 3 mentioned ports)? > > Regards, Sergei Hi, Submit as separate PRs and define dependencies in PRs. Best regards, Daniel