Opened 15 years ago
Closed 15 years ago
#20967 closed update (duplicate)
asterisk: upgrade to 1.6.1.5
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mr_bond@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | marc.blanchet@…, stefan.van.der.eijk@…, nerdling (Jeremy Lavergne) | |
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 (1)
Change History (8)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | asterisk-1.6.1.5.diff added |
---|
comment:1 follow-up: 5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Fixed checksums in r56806. I'm leaving the upgrade for now, desiring the maintainer's input.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Increased revision in r56807 so everyone gets the change.
comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)
Summary: | asterisk: checksum mismatch → asterisk: upgrade to 1.6.1.5 |
---|---|
Type: | defect → update |
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.
comment:7 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superseded by #22950.
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.