mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
b199b1ea12
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.
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
@comment ${GEM_LIB}/gems/${DISTNAME}/.cargo/
|
|
@comment ${GEM_LIB}/gems/${DISTNAME}/.cargo/config.toml
|
|
@comment ${GEM_LIB}/gems/${DISTNAME}/Cargo.lock
|
|
@comment ${GEM_LIB}/gems/${DISTNAME}/Cargo.toml
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker.rb
|
|
@so ${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/commonmarker.so
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/config.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/constants.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/extension.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/ast.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/inspect.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/renderer.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/utils.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/version.rb
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|