Index | Thread | Search

From:
Jeremy Evans <jeremy@openbsd.org>
Subject:
Re: Update: textproc/ruby-commonmarker 2.9.0
To:
Theo Buehler <tb@theobuehler.org>
Cc:
OpenBSD ports <ports@openbsd.org>
Date:
Tue, 11 Aug 2026 22:49:58 -0700

Download raw body.

Thread
On 08/12 06:15, Theo Buehler wrote:
> On Tue, Aug 11, 2026 at 06:04:38PM -0700, Jeremy Evans wrote:
> > This updates to the latest commonmarker release.
> > 
> > In addition to the huge number of crate version changes, this also
> > bumps MODCLANG_VERSION so it matches the version in base.
> > 
> > Tested on amd64. Will be committing in a couple days unless I hear
> > objections.
> 
> If it works in real-life testing, I have no objection. One reason I did
> not proceed with the update to 2.8.2 that I had started when I bumped
> MODCLANG_VERSION to 21 was that I couldn't manage to get the tests
> working at all. 2.9.0 still has the same problem. (I also tried bumping
> rb_sys to the then latest version, which was a bit fiddly.)

For testing this, I was using it to run the tests for devel/ruby-tilt,
which pass fine. That looks like it could use it's own update (or be
removed, as it is a pure-ruby gem leaf port).

I didn't try bumping rb_sys, as it wasn't necessary for this update.