Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 57b2e01c | 2025-12-08 00:33:21 | Update to commonmarker 2.6.0 Will allow building with Ruby 4.0. | ||
| 425435c4 | 2025-07-07 06:00:42 | Update to commonmarker 2.3.1 | ||
| a2eeb54c | 2025-06-18 06:45:20 | ruby-commonmarker: stop hardcoding MODCLANG_VERSION = 19 for bindgen | ||
| d9e38b73 | 2025-06-14 06:45:33 | ruby-commonmarker: switch to MODCLANG_VERSION = 19 | ||
| b199b1ea | 2025-01-12 19:21:48 | Update to commonmarker 2.0.2.1 Fixes build on Ruby 3.4. No need for manual MODCARGO_CRATES updating with this version, so remove that. Add instructions for updating the port's crates.inc file. | ||
| 5da4dbeb | 2024-07-28 12:16:14 | textproc/ruby-commonmarker: time crate update for upcoming lang/rust updates time crate to 0.3.36 (and dependencies). It is required for lang/rust 1.80.0 | ||
| 6960c200 | 2024-05-23 16:10:59 | Add rb_sys to RUN_DEPENDS Without rb_sys installed, trying to require commonmarker results in: Gem::MissingSpecError: Could not find 'rb_sys' (~> 0.9) among ... total gem(s) | ||
| 59b00100 | 2024-01-10 00:32:04 | Update to commonmarker 1.0.3 The backend switched to Rust, so this brings in the devel/cargo module, and a number of other changes to deal with the significantly more involved build. Initial version by me Many improvements from semarie@ | ||
| 3f3bbc43 | 2023-09-01 19:23:31 | Update to commonmarker 0.23.10 | ||
| 1044e33a | 2023-05-18 20:50:47 | Import ruby-commonmarker 0.23.9 ruby wrapper for libcmark-gfm OK sthen@ |