Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ruby-facter
From: Takahiro Kambe
Date: 2022-09-16 08:17:21
Message id: 20220916061721.7152DFA90@cvs.NetBSD.org
Log Message:
sysutils/ruby-facter: update to 4.2.12
4.2.12 (2022-09-12)
Enhancements
* Support for ERB changes introduced in Ruby 3.1. Facter now supports ERB
changes introduced in Ruby 3.1. FACT-3102
Resolved issues
* YAML anchors no longer function properly in Facter 4. Enabled YAML
anchors in Facter 4, a feature that was available previously in Facter 3.
Additionally, testing was added to ensure Facter continues to behave as
expected when handling YAML anchors. FACT-3135
* Facter 4 Does Not Support Built-In Windows Commands. Facter 3.x
special-cased echo for Windows to allow it to run using the built-in for a
Windows shell; Facter 4 upgrade neglected to include this special case.
This fix adds that special case back in. FACT-3133
Files: