Ticket #20967 (closed update: duplicate)
asterisk: upgrade to 1.6.1.5
| Reported by: | ryandesign@… | Owned by: | mr_bond@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | marc.blanchet@…, stefan.van.der.eijk@…, snc@… | |
| Port: | asterisk |
Description
---> Fetching asterisk ---> Attempting to fetch asterisk-1.6.1.1.tar.gz from http://downloads.digium.com/pub/asterisk/releases/ ---> Verifying checksum(s) for asterisk Error: Checksum (md5) mismatch for asterisk-1.6.1.1.tar.gz Error: Checksum (sha1) mismatch for asterisk-1.6.1.1.tar.gz Error: Checksum (rmd160) mismatch for asterisk-1.6.1.1.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
The file http://distfiles.macports.org/asterisk/asterisk-1.6.1.1.tar.gz matches the checksums, but the one at digium.com doesn't. The macports.org file is 13MiB while digium.com's is 22MiB. Looking at the diff, it appears a stealth update has occurred, for the purpose of switching the source of the hold music from freeplaymusic.com to opsound.org.
Version 1.6.1.5 is available so the port should probably just be updated to that version to resolve the problem.
Attachments
Change History
comment:1 follow-up: ↓ 5 Changed 4 years ago by ryandesign@…
Attached is a tentative patch to update to 1.6.1.5. I have not committed it because I do not know if it will build because of #20973. I removed the patch 20090420__bug14930.diff because most of it would not apply. (The hunk for the configure script still applied but I don't know if it's still needed since the rest of the patch wasn't.) I removed the --without-zaptel configure arg because the configure script said it was an unrecognized option.
comment:3 Changed 4 years ago by snc@…
Fixed checksums in r56806. I'm leaving the upgrade for now, desiring the maintainer's input.
comment:4 Changed 4 years ago by ryandesign@…
Increased revision in r56807 so everyone gets the change.
comment:5 in reply to: ↑ 1 Changed 4 years ago by snc@…
- Type changed from defect to update
- Summary changed from asterisk: checksum mismatch to asterisk: upgrade to 1.6.1.5
Replying to ryandesign@…:
I have not committed it because I do not know if it will build because of #20973.
After adding --host=x86_64-darwin, this built for me.

