[Midnightbsd-cvs] [MidnightBSD/mports] c7539b: textproc/cmark, textproc/py-CommonMark: let both i...
Lucas Holt
noreply at github.com
Sun Sep 6 16:04:33 EDT 2026
Branch: refs/heads/textproc/cmark
Home: https://github.com/MidnightBSD/mports
Commit: c7539ba7ea448de909a6b8ddf59279c510f1b6ba
https://github.com/MidnightBSD/mports/commit/c7539ba7ea448de909a6b8ddf59279c510f1b6ba
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-06 (Sun, 06 Sep 2026)
Changed paths:
M textproc/cmark/Makefile
M textproc/py-CommonMark/Makefile
A textproc/py-CommonMark/files/patch-setup.py
Log Message:
-----------
textproc/cmark, textproc/py-CommonMark: let both install together
The two ports both installed bin/cmark and each declared the other in
CONFLICTS_INSTALL, so only one could ever be present. That is not a
theoretical problem: mail/evolution needs libcmark.so from textproc/cmark
and could not be rebuilt on a system with py-CommonMark installed.
Follow FreeBSD (2c93a03bbcd5) and rename the python port's console
script to cmark-py, then drop CONFLICTS_INSTALL from both. Users of
py-CommonMark want the python module; nothing in the tree calls its
bin/cmark.
Both ports get a PORTREVISION bump since their packing lists change.
AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01RfjmwisLNPFuZeaQCUJn4A
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