Skip to content

Commit 9c61343

Browse files
committed
Updated the ChangeLog to mention dynamic MacPorts openssl package selection.
1 parent bbacb64 commit 9c61343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
`--with-openssl-dir` option, in addition to `--with-opt-dir`.
1010
* When the package manager is homebrew, install `[email protected]` for Ruby <= 3.0
1111
and `openssl@3` for Ruby >= 3.1, respectively.
12+
* When the package manager is MacPorts, install `openssl11` for Ruby <= 3.0
13+
and `openssl3` for Ruby >= 3.1, respectively.
1214

1315
### 0.9.2 / 2023-09-19
1416

0 commit comments

Comments
 (0)