Page MenuHomeFreeBSD

comms/opencbm: Update to 0.4.99.104
ClosedPublic

Authored by zirias on Aug 3 2022, 9:28 AM.
Tags
None
Referenced Files
F132421366: D36031.id.diff
Thu, Oct 16, 7:20 PM
F132421359: D36031.id108862.diff
Thu, Oct 16, 7:20 PM
F132421358: D36031.id108846.diff
Thu, Oct 16, 7:20 PM
F132421353: D36031.id108849.diff
Thu, Oct 16, 7:20 PM
F132421351: D36031.id108845.diff
Thu, Oct 16, 7:20 PM
F132378125: D36031.diff
Thu, Oct 16, 9:17 AM
Unknown Object (File)
Sun, Oct 12, 4:26 PM
Unknown Object (File)
Sun, Oct 12, 1:27 PM
Subscribers

Details

Summary
  • Remove MAJE_JOBS_UNSAFE, fixed upstream with additional make dependencies.
  • Remove local copy of opencbm(4), manpage was adopted upstream.
  • Also affects opencbm-kmod and opencbm-plugin-xa1541.

Changelog: https://opencbm.trikaliotis.net/opencbm-6.html

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 46737
Build 43626: arc lint + arc unit

Event Timeline

zirias requested review of this revision.Aug 3 2022, 9:28 AM
comms/opencbm-plugin-xa1541/Makefile
21

^ this looks static -- is there a reason it is not a patch file?

comms/opencbm/Makefile.inc
10

^ might be a bit more readable if you break the line for every value you set

comms/opencbm-plugin-xa1541/Makefile
21

It's already fixed upstream, so I thought for something temporary, it might be better not to add an extra file?

Extra newline as suggested.

comms/opencbm-plugin-xa1541/Makefile
21

if it's already fixed upstream, you could try to pull in their (git)-patch. -- if that does not work I would at least add a comment saying that this is a temporary thing.

Replace sed with upstream patch.

This revision is now accepted and ready to land.Aug 3 2022, 7:12 PM
This revision was automatically updated to reflect the committed changes.