#33062 closed update (fixed)
httrack: update to 3.44.4
Reported by: | bruyant.nicolas@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | overhacked (Ross Williams), holms (Roman Gorodeckij) |
Port: | httrack |
Description
I wasnt able to install httrack, sha sum error it seem that i was downloading the new httrack-3.44.4.tar.gz instead of the correct version
So i changed the version number and the hash and everything worked.
Attachments (2)
Change History (9)
Changed 13 years ago by bruyant.nicolas@…
Attachment: | Portfile-httrack.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | httrac update to 3.44-4 → httrack: update to 3.44.4 |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ross@… added |
---|
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | httrack-3.44.4.diff added |
---|
revised patch proposal
comment:3 follow-up: 5 Changed 13 years ago by intrprog-sacrificial1@…
Same here (checksum mismatch). Apparently at the URL http://download.httrack.com/httrack-3.44.1.tar.gz is actually version 3.44.5 (the current one at the time of this writing), which they must have substituted when they released the update (why do they do so? beats me.)
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | holms@… added |
---|
Has duplicate #34052.
Since the maintainer has not responded, I'll commit the update now.
comment:5 follow-up: 7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to intrprog-sacrificial1@…:
Apparently at the URL http://download.httrack.com/httrack-3.44.1.tar.gz is actually version 3.44.5 (the current one at the time of this writing), which they must have substituted when they released the update (why do they do so? beats me.)
Since this repeated stealth update situation has been a problem ever since httrack was added to MacPorts three years ago (#16356, #18016, #18717, #20831, #24939, #33062, #34052) I have now reported the problem to the author of httrack. Hopefully they will fix the configuration of their server.
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated the port to 3.45.3 in r91989 along with some other fixes.
comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
Hopefully they will fix the configuration of their server.
The developer advised me of an alternate download location we can use which is properly configured. Changed the port to use this location in r92007.
Oops, wait, this port has a maintainer. Ross, I already reformatted the port a bit in r89462; sorry for doing this without consulting you. Attached is a new patch which also uses newer checksum types and fixes the livecheck. May I commit this?