Opened 20 years ago
Closed 20 years ago
#2911 closed defect (fixed)
Incorrect md5 checksum for sendemail port
Reported by: | sergtrejo@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The sendemail versio 1.52 port yields a checksum error when attempting to install, as in:
$ port install sendemail ---> Fetching sendemail ---> Attempting to fetch sendEmail-v1.52.tar.gz from http://caspian.dotconf.net/menu/Software/SendEmail/ ---> Verifying checksum(s) for sendemail Error: Checksum (md5) mismatch for sendEmail-v1.52.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums
The sendemail Portfile appears to have an incorrect md5 checksum value. I calculate the correct value to be:
92b73ab3ae764f99a345b8db479b5fe5
Please correct me if I am wrong.
Note: See
TracTickets for help on using
tickets.
thanks - bad move from the sendemail author; fixed though.