[Midnightbsd-cvs] [MidnightBSD/mports] aa8a9c: lang/ocaml: add @dir entries before doc files in p...
Lucas Holt
noreply at github.com
Sun May 17 22:58:02 EDT 2026
Branch: refs/heads/sysutils/R-cran-processx
Home: https://github.com/MidnightBSD/mports
Commit: aa8a9cbd562058379b0eeaa2b0ebb847542bc47f
https://github.com/MidnightBSD/mports/commit/aa8a9cbd562058379b0eeaa2b0ebb847542bc47f
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-17 (Sun, 17 May 2026)
Changed paths:
M lang/ocaml/pkg-plist
Log Message:
-----------
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>
Commit: 957da08ef00b10fea15ee2ac31e1cf88082fa82a
https://github.com/MidnightBSD/mports/commit/957da08ef00b10fea15ee2ac31e1cf88082fa82a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-17 (Sun, 17 May 2026)
Changed paths:
M sysutils/R-cran-processx/Makefile
Log Message:
-----------
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>
Compare: https://github.com/MidnightBSD/mports/compare/aa8a9cbd5620%5E...957da08ef00b
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