Ticket #14983 (closed defect: fixed)
sSMTP does not compile SSL support and typo in configuration file location
| Reported by: | andy@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | ssmtp | Cc: | olaf@…, bostonvaulter@… |
| Port: |
Description
Compiling SSL support into sSMTP does not work on OSX 10.5 because it requires libcrypto to be linked in.
Additionally, there is a typo in the path to the configuration file in the Portfile.
Patches attached.
Attachments
Change History
Changed 5 years ago by andy@…
- Attachment Portfile.diff added
Changed 5 years ago by andy@…
- Attachment patch-configure.in added
configure.in patch to fix SSL libraries
Note: See
TracTickets for help on using
tickets.


patch for ssmtp Portfile