forked from Lainports/freebsd-ports
While here, mark textproc/rubygem-nokogumbo as BROKEN because build fails with clean latest ports tree and all supported ruby versions. ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md PR: 276884 Approved by: sunpoet (ruby@, maintainer) Exp-run by: antoine
9 lines
234 B
Text
9 lines
234 B
Text
--- sqlite3.gemspec.orig 2024-02-14 06:17:40 UTC
|
|
+++ sqlite3.gemspec
|
|
@@ -24,6 +24,5 @@ Gem::Specification.new do |s|
|
|
|
|
s.specification_version = 4
|
|
|
|
- s.add_runtime_dependency(%q<mini_portile2>.freeze, ["~> 2.8.0".freeze])
|
|
end
|
|
|