[Bug 286516] www/rubygem-jekyll: fails to import json
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 14:23:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286516
--- Comment #6 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
(In reply to Sir l33tname from comment #5)
It is Ruby 3.3 now (the default version for ports tree).
% jekyll build -d /tmp/abc/def
Configuration file: none
Source: /tmp/abc
Destination: /tmp/abc/def
Incremental build: disabled. Enable with --incremental
Generating...
done in 0.004 seconds.
Auto-regeneration: disabled. Use --watch to enable.
I believe this PR should be closed since the original problem does not exist.
Regarding the json part, you could read https://github.com/ruby/json/issues/752
--
You are receiving this mail because:
You are on the CC list for the bug.