[Midnightbsd-cvs] [MidnightBSD/mports] 15ee6e: sysutils/R-cran-processx: disable tests (#223)

Lucas Holt noreply at github.com
Sun May 17 22:59:44 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 15ee6e099eca795837b758a0f538f2834a59b3b1
      https://github.com/MidnightBSD/mports/commit/15ee6e099eca795837b758a0f538f2834a59b3b1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M lang/ocaml/pkg-plist
    M sysutils/R-cran-processx/Makefile

  Log Message:
  -----------
  sysutils/R-cran-processx: disable tests (#223)

* lang/ocaml: add @dir entries before doc files in plist

mport processes plist entries sequentially and requires @dir entries
to appear before files in those directories so mport_mkdirp() creates
the directory before archive extraction is attempted. Moving the
@dir DOCSDIR entries to before the doc file entries fixes mport install
failure: "Can't create .../htmlman/advexamples.html".

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>

* sysutils/R-cran-processx: disable tests

Disable the test target and remove test-only dependencies to avoid circular dependency resolution through ports that depend back on processx.

AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list