Changes between Version 2 and Version 3 of Ticket #51516, comment 134
- Timestamp:
- Jun 3, 2024, 4:54:30 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51516, comment 134
v2 v3 66 66 67 67 EDIT: I've been able to fetch+checksum a distfile, so a priori LibreSSL is a suitable SSL provider for the ditto curl background. I've not been able to prevent a build conflict with `port:openssl` due to the curl build system but that won't be an issue for the majority of users who pull binary packages. 68 {{{ 69 > port-tclsh 70 % package require Pextlib 1.0 71 1.0 72 % curl version 73 3 7.35.0 8.7.1 x86_64-pc-linux-gnu LibreSSL/3.9.1 74 }}}